sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c
authorHans de Goede <hdegoede@redhat.com>
Fri, 18 Mar 2016 07:43:04 +0000 (08:43 +0100)
committerHans de Goede <hdegoede@redhat.com>
Wed, 23 Mar 2016 21:04:13 +0000 (22:04 +0100)
commitb813ef0252b0532318195491f8b53011b22d6f16
tree5079efc8359f81f4bd7a70966b791858e471b491
parentce0d0926758f631fdd655d438acd32d5935d43a4
sunxi: Add a bunch of missing compatible strings to sunxi_gpio.c

The kernel has different compatible strings for the pio block
because the pin-muxing is different on all the different SoCs,
but sunxi_gpio.c only support the basic gpio functionality, which
is identical everywhere. Add the missing compatible strings for
various SoC models.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
drivers/gpio/sunxi_gpio.c