mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-29 15:42:46 +00:00
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:
parent
8566df712b
commit
5f49ddb1a7
1 changed files with 0 additions and 4 deletions
|
@ -134,10 +134,6 @@ xr819: sdio_wifi@1 {
|
|||
};
|
||||
};
|
||||
|
||||
&mmc1_pins {
|
||||
bias-pull-up;
|
||||
};
|
||||
|
||||
&ohci0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue