mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
arm64: dts: rockchip: disabled sdmmc for rk3368-p9 board, we need uart2 to debug
Change-Id: I3e23ec65e78534abfc67b33eea25f06b9966b541 Signed-off-by: Zorro Liu <lyx@rock-chips.com>
This commit is contained in:
@@ -285,7 +285,7 @@
|
||||
num-slots = <1>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_cd &sdmmc_bus4>;
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&sdio0 {
|
||||
|
||||
Reference in New Issue
Block a user