arm64: dts: qcom: sm6125: Add power domains to sdhc
Add RPM Power Domains to internal eMMC and SDCard. Signed-off-by: Martin Botka <martin.botka@somainline.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211130212332.25401-4-martin.botka@somainline.org
This commit is contained in:
parent
d0bfc92303
commit
556a9f3ae1
@ -448,6 +448,9 @@
|
||||
<&gcc GCC_SDCC1_APPS_CLK>,
|
||||
<&xo_board>;
|
||||
clock-names = "iface", "core", "xo";
|
||||
|
||||
power-domains = <&rpmpd SM6125_VDDCX>;
|
||||
|
||||
bus-width = <8>;
|
||||
non-removable;
|
||||
status = "disabled";
|
||||
@ -471,6 +474,8 @@
|
||||
pinctrl-1 = <&sdc2_state_off>;
|
||||
pinctrl-names = "default", "sleep";
|
||||
|
||||
power-domains = <&rpmpd SM6125_VDDCX>;
|
||||
|
||||
bus-width = <4>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user