arm64: dts: rorkchip: emmc no set pinctrl for rk3368 board

for nand and emmc compatibility

Change-Id: If335031c084d87677de366123198dc9455959ca4
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
Wu Liangqing
2020-05-09 15:55:46 +08:00
committed by Tao Huang
parent 13f5535ab2
commit 125d754e00
3 changed files with 3 additions and 9 deletions

View File

@@ -389,13 +389,11 @@
disable-wp;
non-removable;
num-slots = <1>;
pinctrl-names = "default";
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
status = "okay";
};
&nandc0 {
status = "disabled";
status = "okay";
};
&sdmmc {

View File

@@ -352,9 +352,7 @@
disable-wp;
non-removable;
num-slots = <1>;
pinctrl-names = "default";
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
status = "disabled";
status = "okay";
};
&i2c0 {

View File

@@ -320,13 +320,11 @@
disable-wp;
non-removable;
num-slots = <1>;
pinctrl-names = "default";
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
status = "okay";
};
&nandc0 {
status = "disabled";
status = "okay";
};
&sdmmc {