[PATCH V2 2/4] arm64: dts: rockchip: Define regulator for pcie2x1l2
Chris Morgan
macroalpha82 at gmail.com
Tue Nov 18 14:30:46 PST 2025
From: Chris Morgan <macromorgan at hotmail.com>
Add the correct regulator defined per the schematics to the PCIE
interface for the Indiedroid Nova.
Signed-off-by: Chris Morgan <macromorgan at hotmail.com>
---
arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts b/arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts
index d1cef48bcce5..1562d02e85d6 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588s-indiedroid-nova.dts
@@ -485,6 +485,7 @@ &i2s5_8ch {
&pcie2x1l2 {
pinctrl-0 = <&rtl8111_perstb>;
pinctrl-names = "default";
+ vpcie3v3-supply = <&vcc_3v3_s3>;
status = "okay";
};
--
2.43.0
More information about the Linux-rockchip
mailing list