summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ul-9x9-evk-ldo.dts
AgeCommit message (Collapse)Author
2017-06-09MLK-14807-2: ARM: dts: imx6: correct all ldo-enable dtsRobin Gong
'vin-supply' property used in ldo-bypass mode while 'vin-supply' deleted in ldo-enable mode on v4.9 rather than dirctly switch 'supply' to internal regulator and external pmic regulator on v4.1. Correct it for all *-ldo.dts, otherwise, still work in ldo-bypass mode. Signed-off-by: Robin Gong <yibin.gong@nxp.com>
2017-02-23MLK-12623-02 ARM: dts: imx: Add 700MHz setpoint define in dtsBai Ping
According to the latest datasheet(Rev. 0, 12/2015), When the chip is run at LDO enabled mode, the highest setpoint can be set to 700MHz in overdrive mode. Signed-off-by: Bai Ping <ping.bai@nxp.com>
2017-02-23MLK-11461-2 ARM: dts: imx6ul: add LDO enable dtb for 9x9 evk boardAnson Huang
Add LDO enable dtb for i.MX66UL-9x9-EVK board for those customers who want to use ldo enable mode. Conflicts: arch/arm/boot/dts/Makefile Signed-off-by: Anson Huang <b20788@freescale.com> (cherry picked from commit 7e6c509e6ca1c4e83f72339f5bfb1ebb410d77ef)