Skip to content

Commit e625e28

Browse files
andyshrkmmind
authored andcommitted
arm64: dts: rockchip: Add cd-gpios for sdcard detect on Cool Pi CM5
cd-gpios is used for sdcard detects for sdmmc. Fixes: 791c154 ("arm64: dts: rockchip: Add support for rk3588 based board Cool Pi CM5 EVB") Signed-off-by: Andy Yan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
1 parent af9feb0 commit e625e28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3588-coolpi-cm5.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,7 @@
321321
bus-width = <4>;
322322
cap-mmc-highspeed;
323323
cap-sd-highspeed;
324+
cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
324325
disable-wp;
325326
max-frequency = <150000000>;
326327
no-sdio;

0 commit comments

Comments
 (0)