Skip to content

Commit fe64ccb

Browse files
committed
Merge tag 'imx-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
i.MX fixes for 4.11: - A fix to reboot hang seen on imx6sx-udoo-neo board, by removing arm-supply and soc-supply and using LDO enabled mode. * tag 'imx-fixes-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: ARM: dts: imx6sx-udoo-neo: Fix reboot hang Signed-off-by: Olof Johansson <olof@lixom.net>
2 parents 42d5d46 + 12aff99 commit fe64ccb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

arch/arm/boot/dts/imx6sx-udoo-neo.dtsi

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,6 @@
121121
};
122122
};
123123

124-
&cpu0 {
125-
arm-supply = <&sw1a_reg>;
126-
soc-supply = <&sw1c_reg>;
127-
};
128-
129124
&fec1 {
130125
pinctrl-names = "default";
131126
pinctrl-0 = <&pinctrl_enet1>;

0 commit comments

Comments
 (0)