aboutsummaryrefslogtreecommitdiffstats
path: root/dts
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2024-10-28 20:00:32 +0100
committerKever Yang <kever.yang@rock-chips.com>2024-11-08 17:05:36 +0800
commit89dcb66bc3dd204cc4f1d2a8a8199cd7b844fc97 (patch)
tree4edcf474d2d52bb79e49a8675b87a17ed7e57502 /dts
parent16e78f2a649abd6b202ec40a44879bf3fac34d10 (diff)
downloadu-boot-89dcb66bc3dd204cc4f1d2a8a8199cd7b844fc97.tar.gz
arm64: dts: rockchip: actually enable pmu-io-domains on qnap-ts433
Contrary to the vendor-kernel the pmu-io-domains are not enabled by default. This resulted in the value not being set according to the regulator, which in turn made the gmac0 interface that is connected to the vccio4 supply inoperable. Fixes: 64b7f16fb394 ("arm64: dts: rockchip: add 2 pmu_io_domain supplies for Qnap-TS433") Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://lore.kernel.org/r/20240805162052.3345768-1-heiko@sntech.de [ upstream commit: 40cc4257169712f0ae3835820a4c5afbdd1a16ff ] (cherry picked from commit f509fcb1fb82117e551b489592ac5714a6c5cd8d) Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'dts')
-rw-r--r--dts/upstream/src/arm64/rockchip/rk3568-qnap-ts433.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/dts/upstream/src/arm64/rockchip/rk3568-qnap-ts433.dts b/dts/upstream/src/arm64/rockchip/rk3568-qnap-ts433.dts
index 20e4fa6c185..90d8d526629 100644
--- a/dts/upstream/src/arm64/rockchip/rk3568-qnap-ts433.dts
+++ b/dts/upstream/src/arm64/rockchip/rk3568-qnap-ts433.dts
@@ -532,6 +532,7 @@
&pmu_io_domains {
vccio4-supply = <&vcc_1v8>;
vccio6-supply = <&vcc_1v8>;
+ status = "okay";
};
&sata1 {