Hi, Arnd On Tue, Jun 6, 2017 at 5:23 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote: > On Sun, Jun 4, 2017 at 2:03 AM, kbuild test robot <lkp@xxxxxxxxx> wrote: >> Hi Xiaowei, >> >> [auto build test ERROR on pci/next] >> [also build test ERROR on v4.12-rc3 next-20170602] >> [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] >> >> url: https://github.com/0day-ci/linux/commits/Xiaowei-Song/add-PCIe-driver-for-Kirin-PCIe/20170531-182118 >> base: https://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git next >> config: arm64-allnoconfig (attached as .config) >> compiler: aarch64-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705 >> reproduce: >> wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross >> chmod +x ~/bin/make.cross >> # save the attached .config to linux build tree >> make.cross ARCH=arm64 >> >> All errors (new ones prefixed by >>): >> >>>> Error: arch/arm64/boot/dts/hisilicon/hi3660.dtsi:180.24-25 syntax error >>>> FATAL ERROR: Unable to parse input tree > > We keep getting the build errors for patch submissions. Obviously the patch is > still broken and can't be merged as-is. What is the plan for merging the series? > This dts patch can be applied to dts series [1]. For upstream review purpose, hi3660-hikey960 dts patches, which don't have a related driver changes, are sent in [1]. Other patches, which need driver changes, like this one, are sent together with driver. Patchset [1] is now at its v2 review. Rob Herring already gave his ACK for some of them in v1. Hopefully I can get more ACK for remaining ones, and make them ready for v4.13 merging window. [1], http://www.spinics.net/lists/devicetree/msg178303.html -Guodong > The other patches all seem fine IIRC. > > Arnd