Skip to content

Commit 1275c70

Browse files
webgeek1234Bartosz Golaszewski
authored andcommitted
dt-bindings: gpio: tegra186: Add gpio-ranges
Add optional gpio-ranges property. Signed-off-by: Aaron Kling <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bartosz Golaszewski <[email protected]>
1 parent d3f9603 commit 1275c70

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/devicetree/bindings/gpio/nvidia,tegra186-gpio.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,9 @@ properties:
111111

112112
gpio-controller: true
113113

114+
gpio-ranges:
115+
maxItems: 1
116+
114117
"#gpio-cells":
115118
description: |
116119
Indicates how many cells are used in a consumer's GPIO specifier. In the

0 commit comments

Comments
 (0)