mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
arm64: dts: rockchip: px30: Add sdmmc iomux
Change-Id: I3debec6ca7010d2e15f1302d3403852a951da768 Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user