summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml
diff options
context:
space:
mode:
authorSean Anderson <sean.anderson@seco.com>2023-04-13 19:05:55 +0300
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2023-05-11 12:18:04 +0300
commit1c23553a66b0db947b25de3df08d69c32fc74626 (patch)
tree6be5eb9211b1f3e3b151ee5814c4e498eb576938 /Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml
parentf8d1af2475ec13385cacb299567fd0e45ca747d2 (diff)
downloadlinux-1c23553a66b0db947b25de3df08d69c32fc74626.tar.xz
dt-bindings: Convert gpio-mmio to yaml
This is a generic binding for simple MMIO GPIO controllers. Although we have a single driver for these controllers, they were previously spread over several files. Consolidate them. The register descriptions are adapted from the comments in the source. There is no set order for the registers, and some registers may be omitted. Because of this, reg-names is mandatory, and no order is specified. Rename brcm,bcm6345-gpio to brcm,bcm63xx-gpio to reflect that bcm6345 has moved. Signed-off-by: Sean Anderson <sean.anderson@seco.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml')
-rw-r--r--Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml b/Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml
index 2230848e11c3..b9a6856ce970 100644
--- a/Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml
+++ b/Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml
@@ -35,11 +35,11 @@ patternProperties:
"^gpio@[0-9a-f]+$":
# Child node
type: object
- $ref: "../gpio/brcm,bcm6345-gpio.yaml"
+ $ref: "../gpio/brcm,bcm63xx-gpio.yaml"
description:
GPIO controller for the SoC GPIOs. This child node definition
should follow the bindings specified in
- Documentation/devicetree/bindings/gpio/brcm,bcm6345-gpio.yaml.
+ Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml.
"^pinctrl@[0-9a-f]+$":
# Child node