[PATCH 2/3] ARM: dts: ast2500: Add ngpios property to GPIO node
Andrew Jeffery
andrew at aj.id.au
Wed Feb 16 00:56:57 CET 2022
Populate gpio_count in the gpio subsystem for the AST2500.
Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
---
arch/arm/dts/ast2500.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/ast2500.dtsi b/arch/arm/dts/ast2500.dtsi
index 98359bf92425..ee66ef67042b 100644
--- a/arch/arm/dts/ast2500.dtsi
+++ b/arch/arm/dts/ast2500.dtsi
@@ -214,6 +214,7 @@
reg = <0x1e780000 0x1000>;
interrupts = <20>;
gpio-ranges = <&pinctrl 0 0 220>;
+ ngpios = <228>;
interrupt-controller;
};
--
2.32.0
More information about the U-Boot
mailing list