We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec37529 commit 7c66f81Copy full SHA for 7c66f81
Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml
@@ -62,6 +62,8 @@ properties:
62
63
interrupt-controller: true
64
65
+ gpio-ranges: true
66
+
67
wakeup-source:
68
type: boolean
69
description: >
@@ -88,6 +90,7 @@ examples:
88
90
interrupt-parent = <&irq0_intc>;
89
91
interrupts = <0x6>;
92
brcm,gpio-bank-widths = <32 32 32 24>;
93
+ gpio-ranges = <&pinctrl 0 0 120>;
94
};
95
96
upg_gio_aon: gpio@f04172c0 {
0 commit comments