kernel/arch/arm64/boot/dts/rockchip/rk3566-box-demo-v10.dtsi
.. .. @@ -407,7 +407,8 @@ 407 407 408 408 &sdmmc0 { 409 409 max-frequency = <50000000>; 410 - supports-sd;410 + no-sdio;411 + no-mmc;411 412 bus-width = <4>; 412 413 cap-mmc-highspeed; 413 414 cap-sd-highspeed; .. .. @@ -422,7 +423,8 @@ 422 423 423 424 &sdmmc1 { 424 425 max-frequency = <150000000>; 425 - supports-sdio;426 + no-sd;427 + no-mmc;426 428 bus-width = <4>; 427 429 disable-wp; 428 430 cap-sd-highspeed;