Skip to content

Commit a3eab6a

Browse files
committed
dts: arm: silabs-siwx91x: Update GPIO nodes
Add soc power domain and zephyr,pm-device-runtime-auto Signed-off-by: Sai Santhosh Malae <[email protected]>
1 parent ab2622f commit a3eab6a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

dts/arm/silabs/siwg917.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,8 @@
183183

184184
#address-cells = <1>;
185185
#size-cells = <0>;
186+
power-domains = <&siwx91x_soc_pd>;
187+
zephyr,pm-device-runtime-auto;
186188

187189
gpioa: gpio@0 {
188190
compatible = "silabs,siwx91x-gpio-port";
@@ -235,6 +237,8 @@
235237

236238
#address-cells = <1>;
237239
#size-cells = <0>;
240+
power-domains = <&siwx91x_soc_pd>;
241+
zephyr,pm-device-runtime-auto;
238242

239243
ulpgpio: ulpgpio@0 {
240244
compatible = "silabs,siwx91x-gpio-port";

0 commit comments

Comments
 (0)