summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6sx-sdb-ldo.dts
AgeCommit message (Collapse)Author
2019-02-12MLK-10089 arm: imx: Add 198MHz OPP for i.MX6SXBai Ping
Update the i.MX6SX operating points to comply with the latest datasheet. Latest i.MX6SX datasheet of Rev.F, 1/2015 adds the 198MHz setpoint. For the RevB board, the VDD_ARM and ADD_SOC are connected together, so the voltage for 198MHz needs to be set to 1.175V. for the general setting, add a 25mV margin to cover the board IR drop. Signed-off-by: Bai Ping <b51503@freescale.com> (cherry picked from commit 62bd7207e6346f404589ed8305971c9815d2cf8b)
2019-02-12MLK-11407-9: ARM: dts: imx6: add ldo-enable dts filesLeonard Crestez
This was implemented different in imx_4.1.y and imx_4.9.y, for 4.14 squashed all the intermediate changes done in 4.9. Signed-off-by: Robin Gong <b38343@freescale.com> Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>