mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-13 20:36:02 +01:00
ARM: dts: ast2500: Add ngpios property to GPIO node
Populate gpio_count in the gpio subsystem for the AST2500. Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
This commit is contained in:
parent
7ad889b0f3
commit
7da8754971
@ -214,6 +214,7 @@
|
||||
reg = <0x1e780000 0x1000>;
|
||||
interrupts = <20>;
|
||||
gpio-ranges = <&pinctrl 0 0 220>;
|
||||
ngpios = <228>;
|
||||
interrupt-controller;
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user