diff options
author | 2025-04-29 16:33:31 -0500 | |
---|---|---|
committer | 2025-05-14 17:30:55 +0200 | |
commit | 1275c70c4c1ca764cbf9ced01fb4286e4f49747e (patch) | |
tree | cc95369a3cbf955e29d5ccdeb1fa759f6e75ce02 | |
parent | gpio: ml-ioh: use new GPIO line value setter callbacks (diff) | |
download | linux-rng-1275c70c4c1ca764cbf9ced01fb4286e4f49747e.tar.xz linux-rng-1275c70c4c1ca764cbf9ced01fb4286e4f49747e.zip |
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>
-rw-r--r-- | Documentation/devicetree/bindings/gpio/nvidia,tegra186-gpio.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/gpio/nvidia,tegra186-gpio.yaml b/Documentation/devicetree/bindings/gpio/nvidia,tegra186-gpio.yaml index 4ef06b2ff1ff..065f5761a93f 100644 --- a/Documentation/devicetree/bindings/gpio/nvidia,tegra186-gpio.yaml +++ b/Documentation/devicetree/bindings/gpio/nvidia,tegra186-gpio.yaml @@ -111,6 +111,9 @@ properties: gpio-controller: true + gpio-ranges: + maxItems: 1 + "#gpio-cells": description: | Indicates how many cells are used in a consumer's GPIO specifier. In the |