Commit 0b693c8f authored by Chukun Pan's avatar Chukun Pan Committed by Heiko Stuebner
Browse files

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: default avatarChukun Pan <amadeus@jmu.edu.cn>
Link: https://lore.kernel.org/r/20221219101052.7899-1-amadeus@jmu.edu.cn


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 1692bffe
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -737,7 +737,6 @@
};

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