Peng Fan | c158381 | 2019-08-08 09:55:37 +0000 | [diff] [blame] | 1 | // SPDX-License-Identifier: (GPL-2.0 OR MIT) |
| 2 | // |
| 3 | // Copyright (C) 2016 Freescale Semiconductor, Inc. |
Peng Fan | 55a42b3 | 2016-08-11 14:02:57 +0800 | [diff] [blame] | 4 | |
| 5 | /dts-v1/; |
| 6 | |
Peng Fan | 55a42b3 | 2016-08-11 14:02:57 +0800 | [diff] [blame] | 7 | #include "imx6ull.dtsi" |
Peng Fan | c158381 | 2019-08-08 09:55:37 +0000 | [diff] [blame] | 8 | #include "imx6ul-14x14-evk.dtsi" |
Peng Fan | 55a42b3 | 2016-08-11 14:02:57 +0800 | [diff] [blame] | 9 | |
| 10 | / { |
Peng Fan | c158381 | 2019-08-08 09:55:37 +0000 | [diff] [blame] | 11 | model = "Freescale i.MX6 UltraLiteLite 14x14 EVK Board"; |
Peng Fan | 55a42b3 | 2016-08-11 14:02:57 +0800 | [diff] [blame] | 12 | compatible = "fsl,imx6ull-14x14-evk", "fsl,imx6ull"; |
Peng Fan | 55a42b3 | 2016-08-11 14:02:57 +0800 | [diff] [blame] | 13 | }; |
| 14 | |
| 15 | &clks { |
Peng Fan | c158381 | 2019-08-08 09:55:37 +0000 | [diff] [blame] | 16 | assigned-clocks = <&clks IMX6UL_CLK_PLL3_PFD2>; |
| 17 | assigned-clock-rates = <320000000>; |
Peng Fan | 55a42b3 | 2016-08-11 14:02:57 +0800 | [diff] [blame] | 18 | }; |