sunxi: gpio: Enable support for H6 pin controller
authorAndre Przywara <andre.przywara@arm.com>
Sun, 23 Jun 2019 14:09:47 +0000 (15:09 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 16 Jul 2019 11:43:15 +0000 (17:13 +0530)
commit0d3c77f5c3527090019eaff0ddbfc8d25b4c2959
tree306a1c662ce5d1bc24922b327b500436629e3a07
parent10cfbaabc159e475861229d9b5e95b3d96168215
sunxi: gpio: Enable support for H6 pin controller

The Allwinner H6 pin controller is not really special, at least not when
it comes to normal GPIO operation.

Add the H6 compatible strings to the list of recognised strings, to make
GPIOs work for H6 boards.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Tested-by: Corentin Labbe <clabbe.montjoie@gmail.com> # Pine-H64
Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/gpio/sunxi_gpio.c