arm64: rk3399: r4s: Inheritance uses the sdmmc definition in dtsi
authorXiaobo Tian <peterwillcn@gmail.com>
Tue, 6 Jul 2021 14:43:58 +0000 (22:43 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Wed, 11 Aug 2021 10:10:39 +0000 (18:10 +0800)
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>
arch/arm/dts/rk3399-nanopi-r4s.dts

index 7470c26..f663bc8 100644 (file)
        status = "disabled";
 };
 
-&sdmmc {
-       host-index-min = <1>;
-};
-
 &u2phy0_host {
        phy-supply = <&vdd_5v>;
 };