projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ae7dac
)
arm64: rk3399: r4s: Inheritance uses the sdmmc definition in dtsi
author
Xiaobo Tian
<peterwillcn@gmail.com>
Tue, 6 Jul 2021 14:43:58 +0000
(22:43 +0800)
committer
Kever 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
patch
|
blob
|
history
diff --git
a/arch/arm/dts/rk3399-nanopi-r4s.dts
b/arch/arm/dts/rk3399-nanopi-r4s.dts
index 7470c268209742c5953e6c8167fea198a45a4295..f663bc87a5bf6859ab71dfc5f80296d85f12c521 100644
(file)
--- a/
arch/arm/dts/rk3399-nanopi-r4s.dts
+++ b/
arch/arm/dts/rk3399-nanopi-r4s.dts
@@
-116,10
+116,6
@@
status = "disabled";
};
-&sdmmc {
- host-index-min = <1>;
-};
-
&u2phy0_host {
phy-supply = <&vdd_5v>;
};