ARM: dts: imx7d-sdb: Make SW2's voltage fixed
authorAnson Huang <Anson.Huang@nxp.com>
Wed, 29 May 2019 06:50:56 +0000 (14:50 +0800)
committerShawn Guo <shawnguo@kernel.org>
Wed, 5 Jun 2019 09:16:40 +0000 (17:16 +0800)
commit86ddd8ad2fc34c7c302251a5e95c7afe1bfc80c3
tree40fff1f150c973ca5d17d77cdff3ca112936a6a2
parentaf79ef726ad605030ce1870cdeede0e687e1622a
ARM: dts: imx7d-sdb: Make SW2's voltage fixed

On i.MX7D SDB board, SW2 supplies a lot of peripheral devices,
its voltage should be fixed at 1.8V. The commit 43967d9b5a7c
("ARM: dts: imx7d-sdb: Assign corresponding power supply for LDOs")
assigns SW2 as the supplier of vdd1p0d, and when its comsumers
pcie-phy/mipi-phy try to set the vdd1p0d to 1.0V, regulator core
will also set SW2 to its best(min) voltage to 1.5V, and it will
lead to board reset.

This patch makes SW2's voltage fixed at 1.8V to avoid this issue.

Fixes: 43967d9b5a7c ("ARM: dts: imx7d-sdb: Assign corresponding power supply for LDOs")
Reported-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx7d-sdb.dts