hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/arch/arm64/boot/dts/rockchip/rk3566-box-demo-v10.dtsi
....@@ -407,7 +407,8 @@
407407
408408 &sdmmc0 {
409409 max-frequency = <50000000>;
410
- supports-sd;
410
+ no-sdio;
411
+ no-mmc;
411412 bus-width = <4>;
412413 cap-mmc-highspeed;
413414 cap-sd-highspeed;
....@@ -422,7 +423,8 @@
422423
423424 &sdmmc1 {
424425 max-frequency = <150000000>;
425
- supports-sdio;
426
+ no-sd;
427
+ no-mmc;
426428 bus-width = <4>;
427429 disable-wp;
428430 cap-sd-highspeed;