aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChukun Pan <amadeus@jmu.edu.cn>2022-12-19 18:10:52 +0800
committerHeiko Stuebner <heiko@sntech.de>2023-01-10 16:27:23 +0100
commit0b693c8f8b88d50114caaa4d2337932d4d172631 (patch)
treed5583d7099e70d53309a7339a2d5b8847bfdb112
parentarm64: dts: rockchip: drop unused LED mode property from rk3328-roc-cc (diff)
downloadlinux-rng-0b693c8f8b88d50114caaa4d2337932d4d172631.tar.xz
linux-rng-0b693c8f8b88d50114caaa4d2337932d4d172631.zip
arm64: dts: rockchip: remove unsupported property from sdmmc2 for rock-3a
'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>
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts b/arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts
index a1c5fdf7d68f..5af11acb5c16 100644
--- 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;