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>
This commit is contained in:
Chukun Pan 2022-12-19 18:10:52 +08:00 committed by Heiko Stuebner
parent 1692bffec6
commit 0b693c8f8b

View File

@ -737,7 +737,6 @@ &sdmmc0 {
};
&sdmmc2 {
supports-sdio;
bus-width = <4>;
disable-wp;
cap-sd-highspeed;