2022-12-19 10:38:17

by Chukun Pan

[permalink] [raw]
Subject: [PATCH] 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 <[email protected]>
---
arch/arm64/boot/dts/rockchip/rk3568-rock-3a.dts | 1 -
1 file changed, 1 deletion(-)

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 @@ &sdmmc0 {
};

&sdmmc2 {
- supports-sdio;
bus-width = <4>;
disable-wp;
cap-sd-highspeed;
--
2.25.1


2023-01-10 16:37:57

by Heiko Stübner

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: rockchip: remove unsupported property from sdmmc2 for rock-3a

On Mon, 19 Dec 2022 18:10:52 +0800, Chukun Pan wrote:
> 'supports-sdio' is not part of the DT binding
> and not supported by the Linux driver.
>
>

Applied, thanks!

[1/1] arm64: dts: rockchip: remove unsupported property from sdmmc2 for rock-3a
commit: 0b693c8f8b88d50114caaa4d2337932d4d172631

Best regards,
--
Heiko Stuebner <[email protected]>