dt-bindings: gpio: uniphier: add UniPhier GPIO binding
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 12 Oct 2017 11:36:15 +0000 (20:36 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 23 Oct 2017 08:36:58 +0000 (10:36 +0200)
commit1c59d045058750904926d5883ce8acdedbc52df3
tree95a3a698cc704b5623cd9fca36f486d004fb27f7
parent2cbfca66ba5e00606bb0f24aba1e9cd8efe58849
dt-bindings: gpio: uniphier: add UniPhier GPIO binding

This GPIO controller is used on UniPhier SoC family.

The vendor specific property "socionext,interrupt-ranges" is for
specifying interrupt mapping to the parent interrupt controller
because the mapping is not contiguous.  It works like "ranges",
but transforms "interrupts" instead of "reg".

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/gpio/gpio-uniphier.txt [new file with mode: 0644]
MAINTAINERS
include/dt-bindings/gpio/uniphier-gpio.h [new file with mode: 0644]