arm64: rk3399: r4s: Inheritance uses the sdmmc definition in dtsi

The host-index-min property is invalid,
so it inherits from the sdmmc definition in dtsi.

Signed-off-by: Xiaobo Tian <peterwillcn@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
This commit is contained in:
Xiaobo Tian
2021-07-06 22:43:58 +08:00
committed by Kever Yang
parent 2ae7dacfaf
commit 897f30e84a

View File

@@ -116,10 +116,6 @@
status = "disabled";
};
&sdmmc {
host-index-min = <1>;
};
&u2phy0_host {
phy-supply = <&vdd_5v>;
};