commit | ced5756c4e2c84c2f6df0acbb216f5b9f399ae95 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Apr 22 11:29:38 2015 +0200 |
committer | Hans de Goede <hdegoede@redhat.com> | Mon May 04 16:51:52 2015 +0200 |
tree | 9734d58b5a760bae86e8ff406b749d1f556e8f59 | |
parent | 9754d93a669d36805db3042434c0a8656236353f [diff] |
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>