Skip to content

Commit b5c3343

Browse files
liuyx1314rkhuangtao
authored andcommitted
arm64: dts: rockchip: rk3368-xikp: disabled sdmmc
we need uart2 to debug Change-Id: I09d2acb77b0ea16f21d54a723d1718989f91a31c Signed-off-by: Zorro Liu <lyx@rock-chips.com>
1 parent 32160fa commit b5c3343

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/rockchip/rk3368-xikp.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@
329329
num-slots = <1>;
330330
pinctrl-names = "default";
331331
pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd &sdmmc_bus4>;
332-
status = "okay";
332+
status = "disabled";
333333
};
334334

335335
&sdio0 {

0 commit comments

Comments
 (0)