]> git.sur5r.net Git - u-boot/commit
sunxi: gpio: Add compatible strings for all supported SoCs
authorHans de Goede <hdegoede@redhat.com>
Wed, 22 Apr 2015 09:29:38 +0000 (11:29 +0200)
committerHans de Goede <hdegoede@redhat.com>
Mon, 4 May 2015 14:51:52 +0000 (16:51 +0200)
commit11d52a9da6d377f39217f2a96f2304f533f5af6d
tree9734d58b5a760bae86e8ff406b749d1f556e8f59
parenta5ab8838c6b096ba6e4ba57fdb169cb8ecfea295
sunxi: gpio: Add compatible strings for all supported SoCs

We want to use driver-model/fdt with other model SoCs too, so add
compatible strings for the other SoCs to the dm sunxi gpio code.

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