]> git.itanic.dy.fi Git - linux-stable/commit
dt-bindings: Convert gpio-mmio to yaml
authorSean Anderson <sean.anderson@seco.com>
Thu, 13 Apr 2023 16:05:55 +0000 (12:05 -0400)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 11 May 2023 09:18:04 +0000 (11:18 +0200)
commit1c23553a66b0db947b25de3df08d69c32fc74626
tree6be5eb9211b1f3e3b151ee5814c4e498eb576938
parentf8d1af2475ec13385cacb299567fd0e45ca747d2
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>
Documentation/devicetree/bindings/gpio/brcm,bcm63xx-gpio.yaml [moved from Documentation/devicetree/bindings/gpio/brcm,bcm6345-gpio.yaml with 75% similarity]
Documentation/devicetree/bindings/gpio/gpio-mmio.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/gpio/ni,169445-nand-gpio.txt [deleted file]
Documentation/devicetree/bindings/gpio/wd,mbl-gpio.txt [deleted file]
Documentation/devicetree/bindings/mfd/brcm,bcm6318-gpio-sysctl.yaml
Documentation/devicetree/bindings/mfd/brcm,bcm63268-gpio-sysctl.yaml
Documentation/devicetree/bindings/mfd/brcm,bcm6328-gpio-sysctl.yaml
Documentation/devicetree/bindings/mfd/brcm,bcm6358-gpio-sysctl.yaml
Documentation/devicetree/bindings/mfd/brcm,bcm6362-gpio-sysctl.yaml
Documentation/devicetree/bindings/mfd/brcm,bcm6368-gpio-sysctl.yaml