hc
2023-12-11 1f93a7dfd1f8d5ff7a5c53246c7534fe2332d6f4
kernel/arch/arm64/boot/dts/rockchip/rk3368a-817-tablet.dts
....@@ -522,7 +522,8 @@
522522 bus-width = <8>;
523523 cap-mmc-highspeed;
524524 mmc-hs200-1_8v;
525
- supports-emmc;
525
+ no-sdio;
526
+ no-sd;
526527 disable-wp;
527528 non-removable;
528529 num-slots = <1>;
....@@ -1267,7 +1268,8 @@
12671268 &sdmmc {
12681269 clock-frequency = <37500000>;
12691270 clock-freq-min-max = <400000 37500000>;
1270
- supports-sd;
1271
+ no-sdio;
1272
+ no-mmc;
12711273 cap-mmc-highspeed;
12721274 cap-sd-highspeed;
12731275 card-detect-delay = <200>;
....@@ -1281,7 +1283,8 @@
12811283
12821284 &sdio0 {
12831285 max-frequency = <50000000>;
1284
- supports-sdio;
1286
+ no-sd;
1287
+ no-mmc;
12851288 bus-width = <4>;
12861289 disable-wp;
12871290 cap-sd-highspeed;