arm64: dts: rockchip: px30: Add sdmmc iomux

Change-Id: I3debec6ca7010d2e15f1302d3403852a951da768
Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
Zhou weixin
2018-02-09 10:27:54 +08:00
committed by Tao Huang
parent 7c4d90fc8a
commit f4d7a8591d

View File

@@ -910,6 +910,8 @@
power-domains = <&power PX30_PD_SDCARD>;
fifo-depth = <0x100>;
interrupts = <GIC_SPI 54 IRQ_TYPE_LEVEL_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&sdmmc0_clk &sdmmc0_cmd &sdmmc0_det &sdmmc0_bus4>;
status = "disabled";
};
@@ -1998,6 +2000,11 @@
<1 RK_PD7 RK_FUNC_1 &pcfg_pull_up_4ma>;
};
sdmmc0_det: sdmmc0-det {
rockchip,pins =
<0 RK_PA3 RK_FUNC_1 &pcfg_pull_up_4ma>;
};
sdmmc0_bus1: sdmmc0-bus1 {
rockchip,pins =
<1 RK_PD2 RK_FUNC_1 &pcfg_pull_up_4ma>;