summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/dts/sun50i-a64-lynx.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/dts/sun50i-a64-lynx.dts b/arch/arm/dts/sun50i-a64-lynx.dts
index 36aa717d8b..045e150ee4 100644
--- a/arch/arm/dts/sun50i-a64-lynx.dts
+++ b/arch/arm/dts/sun50i-a64-lynx.dts
@@ -95,7 +95,8 @@
power {
label = "lynx:orange:power";
- gpios = <&pio 9 11 GPIO_ACTIVE_HIGH>;
+ // This is bank zero in the CPUS pin controller
+ gpios = <&r_pio 0 11 GPIO_ACTIVE_HIGH>;
};
};
};