Skip to content

Commit 2ef8547

Browse files
LorenzoBianconilinusw
authored andcommitted
dt-bindings: pinctrl: airoha: Add missing gpio-ranges property
Introduce leftover gpio-ranges property for Airoha EN7581 pinctrl binding Fixes: d0c15cb ("dt-bindings: pinctrl: airoha: Add EN7581 pinctrl") Signed-off-by: Lorenzo Bianconi <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent 774e344 commit 2ef8547

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/pinctrl/airoha,en7581-pinctrl.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ properties:
2424
'#gpio-cells':
2525
const: 2
2626

27+
gpio-ranges:
28+
maxItems: 1
29+
2730
interrupt-controller: true
2831

2932
'#interrupt-cells':

0 commit comments

Comments
 (0)