Commit 5f49ddb1 authored by Joonas Kylmälä's avatar Joonas Kylmälä Committed by Maxime Ripard

ARM: dts: sun8i: h2-plus: remove unnecessary mmc1_pins node

The mmc1_pins node with bias-pull-up attribute is already defined in
the sunxi-h3-h5.dtsi file. Thus, we can remove it from here.
Signed-off-by: default avatarJoonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
parent 8566df71
......@@ -134,10 +134,6 @@ xr819: sdio_wifi@1 {
};
};
&mmc1_pins {
bias-pull-up;
};
&ohci0 {
status = "okay";
};
......
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