From: Leonard Crestez Date: Tue, 4 Apr 2017 17:04:14 +0000 (+0300) Subject: ARM: dts: imx6qp-sabresd: Set reg_arm regulator supply X-Git-Tag: v4.12-rc1~56^2~13^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=448548174caaa04ffe9da4da9326052eb8791a9b;p=thirdparty%2Fkernel%2Flinux.git ARM: dts: imx6qp-sabresd: Set reg_arm regulator supply On imx6qp-sabresd LDO_ARM is connected to a different PMIC output than the other imx6qdl-sabresd boards. Setting cpu0 arm-supply to sw2_reg is wrong, this must have mistakenly slipped out of the vendor tree where this is are used for LDO bypass. Signed-off-by: Leonard Crestez Reviewed-by: Lucas Stach Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6qp-sabresd.dts b/arch/arm/boot/dts/imx6qp-sabresd.dts index b23458062f5e6..a8a5004dd9c86 100644 --- a/arch/arm/boot/dts/imx6qp-sabresd.dts +++ b/arch/arm/boot/dts/imx6qp-sabresd.dts @@ -50,8 +50,8 @@ compatible = "fsl,imx6qp-sabresd", "fsl,imx6qp"; }; -&cpu0 { - arm-supply = <&sw2_reg>; +®_arm { + vin-supply = <&sw2_reg>; }; &iomuxc {