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: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
This commit is contained in:
Joonas Kylmälä 2018-02-12 18:29:45 +02:00 committed by Maxime Ripard
parent 8566df712b
commit 5f49ddb1a7
No known key found for this signature in database
GPG key ID: D2B4C094214DAF74

View file

@ -134,10 +134,6 @@ xr819: sdio_wifi@1 {
};
};
&mmc1_pins {
bias-pull-up;
};
&ohci0 {
status = "okay";
};