projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24bea4d
)
arm64: dts: rockchip: rk3399-hugsun-x99: remove supports-sd and supports-emmc options
author
Johan Jonker
<jbx6244@gmail.com>
Tue, 31 Dec 2019 17:50:54 +0000
(18:50 +0100)
committer
Heiko Stuebner
<heiko@sntech.de>
Tue, 7 Jan 2020 22:03:10 +0000
(23:03 +0100)
The entries "supports-sd" and "supports-emmc" are not a valid Linux option
in relation with SD card or eMMC, so remove them.
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link:
https://lore.kernel.org/r/20191231175054.4929-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts
b/arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts
index
c133e8d
..
d69a613
100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts
+++ b/
arch/arm64/boot/dts/rockchip/rk3399-hugsun-x99.dts
@@
-556,7
+556,6
@@
&sdmmc {
clock-frequency = <150000000>;
clock-freq-min-max = <200000 150000000>;
- supports-sd;
bus-width = <4>;
cap-mmc-highspeed;
cap-sd-highspeed;
@@
-572,7
+571,6
@@
bus-width = <8>;
mmc-hs400-1_8v;
mmc-hs400-enhanced-strobe;
- supports-emmc;
non-removable;
keep-power-in-suspend;
status = "okay";