Skip to content

Commit 98570e8

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3588s-coolpi-4b.dts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@
474474
bus-width = <4>;
475475
cap-mmc-highspeed;
476476
cap-sd-highspeed;
477+
cd-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
477478
disable-wp;
478479
max-frequency = <150000000>;
479480
no-sdio;

0 commit comments

Comments
 (0)