summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6ull-14x14-ddr3-arm2-ldo.dts
AgeCommit message (Collapse)Author
2019-02-12MLK-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>
2019-02-12MLK-13601-01 ARM: dts: imx: update the setpoint for imx6ullBai Ping
According to the latest datasheet(Rev.0,09/2016), two new setpoints are added on i.MX6ULL, 996MHz/1.25V and 792MHz/1.2V. these two setpoints can only be enabled when LDO is enabled. In order to cover IR drop and board tolerance, we add a 25mV margin to the voltage. Signed-off-by: Bai Ping <ping.bai@nxp.com>
2019-02-12MLK-13305 ARM: dts: Correct the setpoints table on imx6ull arm2 boardBai Ping
Correct the setpoints when LDO enabled on i.MX6ULL DDR3 arm2 board. Signed-off-by: Bai Ping <ping.bai@nxp.com>
2019-02-12MLK-12807 ARM: dts: imx: Add ldo enable support on imx6ullBai Ping
Add LDO enable dts support on i.MX6ULL ARM2 board. Signed-off-by: Bai Ping <ping.bai@nxp.com>