mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3588s: Add pd for sdmmc and sdio
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Change-Id: Ia400b5b986246c09f3fb41e5d62f0d6267f907e7
This commit is contained in:
@@ -2018,6 +2018,7 @@
|
||||
max-frequency = <200000000>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&sdmmc_clk &sdmmc_cmd &sdmmc_det &sdmmc_bus4>;
|
||||
power-domains = <&power RK3588_PD_SDMMC>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
@@ -2030,6 +2031,7 @@
|
||||
clock-names = "biu", "ciu", "ciu-drive", "ciu-sample";
|
||||
fifo-depth = <0x100>;
|
||||
max-frequency = <200000000>;
|
||||
power-domains = <&power RK3588_PD_SDIO>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user