1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 1 // SPDX-License-Identifier: (GPL-2.0 OR MIT) 2 // 2 // 3 // Copyright (C) 2016 Freescale Semiconductor, 3 // Copyright (C) 2016 Freescale Semiconductor, Inc. 4 4 5 /dts-v1/; 5 /dts-v1/; 6 6 7 #include "imx6ull.dtsi" 7 #include "imx6ull.dtsi" 8 #include "imx6ul-14x14-evk.dtsi" 8 #include "imx6ul-14x14-evk.dtsi" 9 9 10 / { 10 / { 11 model = "Freescale i.MX6 UltraLiteLite 11 model = "Freescale i.MX6 UltraLiteLite 14x14 EVK Board"; 12 compatible = "fsl,imx6ull-14x14-evk", 12 compatible = "fsl,imx6ull-14x14-evk", "fsl,imx6ull"; 13 }; 13 }; 14 14 15 &clks { 15 &clks { 16 assigned-clocks = <&clks IMX6UL_CLK_PL 16 assigned-clocks = <&clks IMX6UL_CLK_PLL3_PFD2>; 17 assigned-clock-rates = <320000000>; 17 assigned-clock-rates = <320000000>; 18 }; 18 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.