blob: 74aaa8a56a3de8b4f38b31b71d7c6836c021e7fb [file] [log] [blame]
Peng Fanc1583812019-08-08 09:55:37 +00001// SPDX-License-Identifier: (GPL-2.0 OR MIT)
2//
3// Copyright (C) 2016 Freescale Semiconductor, Inc.
Peng Fan55a42b32016-08-11 14:02:57 +08004
5/dts-v1/;
6
Peng Fan55a42b32016-08-11 14:02:57 +08007#include "imx6ull.dtsi"
Peng Fanc1583812019-08-08 09:55:37 +00008#include "imx6ul-14x14-evk.dtsi"
Peng Fan55a42b32016-08-11 14:02:57 +08009
10/ {
Peng Fanc1583812019-08-08 09:55:37 +000011 model = "Freescale i.MX6 UltraLiteLite 14x14 EVK Board";
Peng Fan55a42b32016-08-11 14:02:57 +080012 compatible = "fsl,imx6ull-14x14-evk", "fsl,imx6ull";
Peng Fan55a42b32016-08-11 14:02:57 +080013};
14
15&clks {
Peng Fanc1583812019-08-08 09:55:37 +000016 assigned-clocks = <&clks IMX6UL_CLK_PLL3_PFD2>;
17 assigned-clock-rates = <320000000>;
Peng Fan55a42b32016-08-11 14:02:57 +080018};