Commit 64b7f16f authored by Heiko Stuebner's avatar Heiko Stuebner
Browse files

arm64: dts: rockchip: add 2 pmu_io_domain supplies for Qnap-TS433



Add the two supplies for the pmu-io-domains that are defined in the
vendor devicetree for the TS433.

Tested-by: default avatarUwe Kleine-König <ukleinek@debian.org>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20240723195538.1133436-15-heiko@sntech.de
parent 9130eb62
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -531,6 +531,11 @@ vcc5v0_otg_en: vcc5v0-otg-en {
	};
};

&pmu_io_domains {
	vccio4-supply = <&vcc_1v8>;
	vccio6-supply = <&vcc_1v8>;
};

&sata1 {
	status = "okay";
};