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:
Chen Lei
2018-12-13 16:21:13 +08:00
committed by Tao Huang
parent 835986100e
commit 5d239ed3da

View File

@@ -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";
};