projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1692bff
)
arm64: dts: rockchip: remove unsupported property from sdmmc2 for rock-3a
author
Chukun Pan
<amadeus@jmu.edu.cn>
Mon, 19 Dec 2022 10:10:52 +0000
(18:10 +0800)
committer
Heiko Stuebner
<heiko@sntech.de>
Tue, 10 Jan 2023 15:27:23 +0000
(16:27 +0100)
'supports-sdio' is not part of the DT binding
and not supported by the Linux driver.
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Link:
https://lore.kernel.org/r/20221219101052.7899-1-amadeus@jmu.edu.cn
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts
b/arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts
index a1c5fdf7d68f17c8ba377bf5f89b603814cfb1e5..5af11acb5c16cad0862130f6a68ee432336ea61d 100644
(file)
--- a/
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts
+++ b/
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts
@@
-737,7
+737,6
@@
};
&sdmmc2 {
- supports-sdio;
bus-width = <4>;
disable-wp;
cap-sd-highspeed;