sunxi: gpio: introduce compatible string for V3 GPIO
authorIcenowy Zheng <icenowy@aosc.io>
Mon, 26 Oct 2020 14:18:01 +0000 (22:18 +0800)
committerAndre Przywara <andre.przywara@arm.com>
Tue, 17 Nov 2020 00:42:21 +0000 (00:42 +0000)
commit889116bde65b22f7c31aea5e29bcad64ac218b42
tree1101cbdf6afb78e16f5b478c0d2bc0870b4af82d
parentef9025b5a9a5e75d9fb954f3e34c19d4e915a840
sunxi: gpio: introduce compatible string for V3 GPIO

A new compatible string is introduced for V3 GPIO, because it has more
pins available than V3s.

Add the compatible string to the GPIO driver.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/gpio/sunxi_gpio.c