pinctrl: add compatible for Amlogic Meson A1 pin controller
authorQianggui Song <qianggui.song@amlogic.com>
Fri, 25 Oct 2019 11:49:24 +0000 (19:49 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 4 Nov 2019 15:31:34 +0000 (16:31 +0100)
commit26f6a7524dd3366eff8cb0e733a856e8d84c6f68
tree2cfa4755c33449961000c5afcc72fce2873b72a7
parent574dce894bbe97bffb9bffb14973ed3d44e446fc
pinctrl: add compatible for Amlogic Meson A1 pin controller

Add new compatible name for Amlogic's Meson-A1 pin controller
add a dt-binding header file which document the detail pin names.
Note that A1 doesn't need DS bank reg any more, use gpio reg as
base.

Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Qianggui Song <qianggui.song@amlogic.com>
Link: https://lore.kernel.org/r/1572004167-24150-2-git-send-email-qianggui.song@amlogic.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/meson,pinctrl.txt
include/dt-bindings/gpio/meson-a1-gpio.h [new file with mode: 0644]