From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Mon, 19 Oct 2015 10:36:08 +0200 Subject: [PATCH v6 0/2] ARM: sunxi: Add Reduced Serial Bus (RSB) controller support In-Reply-To: <1445102830-21774-1-git-send-email-wens@csie.org> References: <1445102830-21774-1-git-send-email-wens@csie.org> Message-ID: <3989978.vlA1x5ApOK@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sunday 18 October 2015 01:27:08 Chen-Yu Tsai wrote: > Hi everyone, > > This is v6 of the Allwinner Reduced Serial Bus driver. This version puts > the driver under drivers/bus instead of drivers/soc/sunxi. There are no > changes to the binding or the driver itself. > > The series is based on v4.3-rc1. > > Acked-by: Arnd Bergmann