Commit d4b1aa18 authored by Lucas Stach's avatar Lucas Stach Committed by Shawn Guo

ARM: dts: imx6*-hummingboard2: fix formatting

Trivial formatting change.
Signed-off-by: default avatarLucas Stach <dev@lynxeye.de>
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent d4c2274f
......@@ -482,9 +482,9 @@ &pcie {
};
&pwm1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_hummingboard2_pwm1>;
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_hummingboard2_pwm1>;
status = "okay";
};
&pwm3 {
......@@ -534,9 +534,7 @@ &pinctrl_hummingboard2_usdhc2_200mhz
&usdhc3 {
pinctrl-names = "default";
pinctrl-0 = <
&pinctrl_hummingboard2_usdhc3
>;
pinctrl-0 = <&pinctrl_hummingboard2_usdhc3>;
vmmc-supply = <&reg_3p3v>;
vqmmc-supply = <&reg_3p3v>;
bus-width = <8>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment