From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 26 Apr 2015 04:19:59 +0100 Subject: [U-Boot] [PATCH 08/21] sunxi: gpio: Add compatible strings for all supported SoCs In-Reply-To: <1429883310-22441-9-git-send-email-hdegoede@redhat.com> References: <1429883310-22441-1-git-send-email-hdegoede@redhat.com> <1429883310-22441-9-git-send-email-hdegoede@redhat.com> Message-ID: <1430018399.12403.69.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, 2015-04-24 at 15:48 +0200, Hans de Goede wrote: > We want to use device-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 Acked-by: Ian Campbell