arm64: dts: rockchip: add 2 pmu_io_domain supplies for
From: Heiko Stuebner <heiko@...> Date: Sun, 21 Jul 2024 15:40:38 +0200
Commit-Message
Add the two supplies for the pmu-io-domains that are defined in the vendor devicetree for the TS433. Tested-by: Uwe Kleine-König <ukleinek@...> Signed-off-by: Heiko Stuebner <heiko@...>
Patch-Comment
arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dts | 5 +++++ 1 file changed, 5 insertions(+)
Statistics
- 5 lines added
- 0 lines removed
Changes
-------------- arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dts --------------
index 9a0cb69c3cfa0..6c4269b3d9597 100644
@@ -531,6 +531,11 @@ vcc5v0_otg_en: vcc5v0-otg-en {
};
};
+&pmu_io_domains {
+ vccio4-supply = <&vcc_1v8>;
+ vccio6-supply = <&vcc_1v8>;
+};
+
&sata1 {
status = "okay";
};