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 <webgeek1234@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20250429-tegra186-pinctrl-v1-2-722c7c42394e@gmail.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
1 parent d3f9603 commit 1275c70

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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)