From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Thu, 18 Dec 2014 19:00:45 +0000 Subject: [U-Boot] [PATCH 03/14] sunxi: axp221: Add axp223 support In-Reply-To: <1418761900-14035-3-git-send-email-hdegoede@redhat.com> References: <1418761900-14035-1-git-send-email-hdegoede@redhat.com> <1418761900-14035-3-git-send-email-hdegoede@redhat.com> Message-ID: <1418929245.26985.95.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 Tue, 2014-12-16 at 21:31 +0100, Hans de Goede wrote: > The axp223 appears to be the same as the axp221, except that it uses the > rsb to communicate rather then the p2wi. At least all the registers we use > are 100% the same. > > Signed-off-by: Hans de Goede With the whitespace fixed: Acked-by: Ian Campbell