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 <andyshrk@163.com> Link: https://lore.kernel.org/r/20250524064223.5741-2-andyshrk@163.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
1 parent e625e28 commit 98570e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)