File tree Expand file tree Collapse file tree
arch/arm64/boot/dts/rockchip Expand file tree Collapse file tree Original file line number Diff line number Diff line change 444444&sdmmc {
445445 bus-width = <4>;
446446 cap-sd-highspeed;
447+ cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
447448 disable-wp;
448449 max-frequency = <150000000>;
449450 no-sdio;
Original file line number Diff line number Diff line change 435435&sdmmc {
436436 bus-width = <4>;
437437 cap-sd-highspeed;
438+ cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
438439 disable-wp;
439440 max-frequency = <150000000>;
440441 no-sdio;
Original file line number Diff line number Diff line change 383383 bus-width = <4>;
384384 cap-mmc-highspeed;
385385 cap-sd-highspeed;
386+ cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
386387 disable-wp;
387388 sd-uhs-sdr104;
388389 vmmc-supply = <&vcc_3v3_s3>;
Original file line number Diff line number Diff line change 366366 bus-width = <4>;
367367 cap-mmc-highspeed;
368368 cap-sd-highspeed;
369+ cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
369370 disable-wp;
370371 max-frequency = <150000000>;
371372 no-sdio;
You can’t perform that action at this time.
0 commit comments