[PATCH 2/2] arm64: dts: imx93-11x11-frdm: add missing vcc-supply
From: Maud Spierings via B4 Relay
Date: Sun Sep 06 2026 - 09:59:03 EST
From: Maud Spierings <maud_spierings@xxxxxxxxxxx>
Add the power supply to the pcal6408 gpio expander, it doesn't have the
dependency loop like the pcal6524.
Signed-off-by: Maud Spierings <maud_spierings@xxxxxxxxxxx>
---
arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts b/arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts
index 8034992a73c7..23d2b9930420 100644
--- a/arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts
+++ b/arch/arm64/boot/dts/freescale/imx93-11x11-frdm.dts
@@ -45,6 +45,7 @@ pcal6408: gpio@20 {
#gpio-cells = <2>;
gpio-controller;
reset-gpios = <&pcal6524 20 GPIO_ACTIVE_LOW>;
+ vcc-supply = <&buck5>;
};
};
--
2.55.0