From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 13 May 2015 21:31:54 +0200 Subject: [GIT PULL]Hisilicon hip04 soc and D01 board DT updates for v4.2 In-Reply-To: References: <554CC781.9010705@hisilicon.com> <555217BA.4090109@hisilicon.com> Message-ID: <2178083.0uhiGDS5Eh@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 13 May 2015 12:20:28 Tyler Baker wrote: > On 12 May 2015 at 08:09, Wei Xu wrote: > > On 5/12/2015 4:06 PM, Arnd Bergmann wrote: > >> On Friday 08 May 2015 15:26:09 Wei Xu wrote: > >>> ARM: DT: Hisilicon hip04 soc and D01 board updates for 4.2 > >>> > >>> - Add hip04 GPIO nodes > >>> - Add NANDC nodes for hip04 and D01 board > >>> - Add hip04 ethernet related nodes > >>> > > When this was pulled into arm-soc, the kernelci.org bot reported > hip04-d01 boot failures[1]. Before bisecting, I decided to wait a day > and double check the status of -next in case there were needed > dependencies from other trees. However, now there are the same > hip04-d01 boot failures in next-20150513[2]. My robot has bisected[3] > these boot failures down to... > > 828fcfe3c84ade68ecc3f1ba78baebc1654977f3 is the first bad commit > commit 828fcfe3c84ade68ecc3f1ba78baebc1654977f3 > Author: Zhou Wang > Date: Wed Mar 25 14:57:45 2015 +0800 > > ARM: dts: hip04: add GPIO pieces > > Hisilicon Soc hip04 has four GPIO controllers, each one has 32 > GPIOs and can be configured to be an interrupt controller.The GPIO > controllers are compatible with the snps,dw-apb-gpio driver. > This patch add the corresponding device tree nodes. > > Acked-by: Linus Walleij > Signed-off-by: Zhou Wang > Signed-off-by: Wei Xu > > This commit does not revert cleanly from -next, so I reverted all > three commits in this pull request on top of next-20150513 and this > get the hip04-d01 booting again. > Ok, thanks for the report! Wei, can you send a bug fix, or should I revert that branch for now? Arnd