Skip to content

Commit e025a03

Browse files
ArseneWgrkhuangtao
authored andcommitted
ARM64: dts: rk3399-box: add card-detect-delay property
Practice shows : The sd cards are easier to be identified after increase delay Change-Id: I48912e2d184902fab8b27edba70281f0bf19b9ab Signed-off-by: xiaoyao <xiaoyao@rock-chips.com>
1 parent 70fa806 commit e025a03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3399-box.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@
225225
vqmmc-supply = <&vcc_sd>;
226226
pinctrl-names = "default";
227227
pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd &sdmmc_bus4>;
228+
card-detect-delay = <800>;
228229
status = "okay";
229230
};
230231

0 commit comments

Comments
 (0)