]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: rockchip: add 2 pmu_io_domain supplies for Qnap-TS433
authorHeiko Stuebner <heiko@sntech.de>
Tue, 23 Jul 2024 19:55:38 +0000 (21:55 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Tue, 30 Jul 2024 07:07:01 +0000 (09:07 +0200)
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@debian.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20240723195538.1133436-15-heiko@sntech.de
arch/arm64/boot/dts/rockchip/rk3568-qnap-ts433.dts

index 9a0cb69c3cfa0e56f8234727f87739f8583d9a98..6c4269b3d959715e10ffc3bd41ce32f803439fe6 100644 (file)
        };
 };
 
+&pmu_io_domains {
+       vccio4-supply = <&vcc_1v8>;
+       vccio6-supply = <&vcc_1v8>;
+};
+
 &sata1 {
        status = "okay";
 };