mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ARM: dts: rk322x: sdmmc add cd-gpios
This modification is to solve the problem of hot plug failure when SD card is inserted after boot, because det pin is initialized as GPIO Change-Id: I1cd49faa92fa7502c23dd30c2c35fa712e5d0ea3 Signed-off-by: Chen Lei <lei.chen@rock-chips.com>
This commit is contained in:
@@ -1087,6 +1087,7 @@
|
||||
fifo-depth = <0x100>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_bus4>;
|
||||
cd-gpios = <&gpio1 RK_PC1 GPIO_ACTIVE_LOW>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user