On 11/07/2018 02:57 PM, kbuild test robot wrote: > tree: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git arm64-dt-for-v4.21 > head: 3e8f76c61511f3c4f0c25c36172605d6aeaec37c > commit: 3e8f76c61511f3c4f0c25c36172605d6aeaec37c [25/25] arm64: dts: r8a77990: ebisu: Add and enable SDHI device nodes > config: arm64-defconfig (attached as .config) > compiler: aarch64-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0 > reproduce: > wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross > chmod +x ~/bin/make.cross > git checkout 3e8f76c61511f3c4f0c25c36172605d6aeaec37c > # save the attached .config to linux build tree > GCC_VERSION=7.2.0 make.cross ARCH=arm64 > > All errors (new ones prefixed by >>): > >>> Error: arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts:622.1-7 Label or path sdhi0 not found >>> Error: arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts:637.1-7 Label or path sdhi1 not found >>> Error: arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts:651.1-7 Label or path sdhi3 not found >>> FATAL ERROR: Syntax error parsing input tree Commit 3e8f76c61511f3c4f0c25c36172605d6aeaec37c seems to be missing the arch/arm64/boot/dts/renesas/r8a77990.dtsi | 36 +++++ part from [PATCH V3] arm64: dts: r8a77990: ebisu: Add and enable SDHI device nodes thus the error. -- Best regards, Marek Vasut