summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-emmc.dts
AgeCommit message (Collapse)Author
2018-08-24MLK-13188-2 dts: imx6ull: change the usdhc root clock to 396MHzHaibo Chen
Due to the errata ERR010450 limit, this patch change the imx6ull usdhc root clock to 132MHz in soc related dts file, remove all the root clock setting in board dts file, after this patch, SDR104/HS200 work at 132MHz, DDR50/DDR52 work at 33MHz. Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
2018-08-24MLK-12808 ARM: dts: imx6ull-14x14-ddr3-arm2.dts: move usdhc pin setting out ↵Haibo Chen
of hog Move usdhc1 wp/cd/reset/vselect pin setting and usdhc2 reset pin setting out of hog. Due to many pin conflict with usdhc1 and usdhc2, this patch can let other modules do not touch the iomuxc. Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
2018-08-24MLK-12776 ARM: dts: imx: rename the imx6ull dts by adding the die sizeBai Ping
Add the dize size info in the ARM2 board dts file name to align with i.MX6UL, so mfgtool and yocto script can handle the naming rule easily. Signed-off-by: Bai Ping <ping.bai@nxp.com>