提交 44854817 编写于 作者: L Leonard Crestez 提交者: Shawn Guo

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: NLeonard Crestez <leonard.crestez@nxp.com>
Reviewed-by: NLucas Stach <l.stach@pengutronix.de>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 c23568db
...@@ -50,8 +50,8 @@ ...@@ -50,8 +50,8 @@
compatible = "fsl,imx6qp-sabresd", "fsl,imx6qp"; compatible = "fsl,imx6qp-sabresd", "fsl,imx6qp";
}; };
&cpu0 { &reg_arm {
arm-supply = <&sw2_reg>; vin-supply = <&sw2_reg>;
}; };
&iomuxc { &iomuxc {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册