All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH] arm64: dts: imx8mm: Add GPU node
Date: Sat, 24 Oct 2020 07:13:52 +0800	[thread overview]
Message-ID: <202010240754.r6qeMCkr-lkp@intel.com> (raw)
In-Reply-To: <20201022171639.773702-1-aford173@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2517 bytes --]

Hi Adam,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on robh/for-next]
[also build test ERROR on shawnguo/for-next rockchip/for-next soc/for-next keystone/next arm64/for-next/core arm/for-next kvmarm/next v5.9 next-20201023]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Adam-Ford/arm64-dts-imx8mm-Add-GPU-node/20201023-011724
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm64-randconfig-r032-20201022 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 147b9497e79a98a8614b2b5eb4ba653b44f6b6f0)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install arm64 cross compiling tool for clang build
        # apt-get install binutils-aarch64-linux-gnu
        # https://github.com/0day-ci/linux/commit/ab5285961d9a4c236f47b1c2ad3e25e0aee987be
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Adam-Ford/arm64-dts-imx8mm-Add-GPU-node/20201023-011724
        git checkout ab5285961d9a4c236f47b1c2ad3e25e0aee987be
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from arch/arm64/boot/dts/freescale/imx8mn-evk.dts:8:
>> arch/arm64/boot/dts/freescale/imx8mn.dtsi:7:10: fatal error: 'dt-bindings/power/imx8mn-power.h' file not found
   #include <dt-bindings/power/imx8mn-power.h>
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.

vim +7 arch/arm64/boot/dts/freescale/imx8mn.dtsi

   > 7	#include <dt-bindings/power/imx8mn-power.h>
     8	#include <dt-bindings/reset/imx8mq-reset.h>
     9	#include <dt-bindings/gpio/gpio.h>
    10	#include <dt-bindings/input/input.h>
    11	#include <dt-bindings/interrupt-controller/arm-gic.h>
    12	#include <dt-bindings/thermal/thermal.h>
    13	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 33542 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: kernel test robot <lkp@intel.com>
To: Adam Ford <aford173@gmail.com>, linux-arm-kernel@lists.infradead.org
Cc: marex@denx.de, Fabio Estevam <festevam@gmail.com>,
	kbuild-all@lists.01.org, Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	aford@beaconembedded.com, clang-built-linux@googlegroups.com,
	Rob Herring <robh+dt@kernel.org>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Adam Ford <aford173@gmail.com>,
	l.stach@pengutronix.de
Subject: Re: [PATCH] arm64: dts: imx8mm: Add GPU node
Date: Sat, 24 Oct 2020 07:13:52 +0800	[thread overview]
Message-ID: <202010240754.r6qeMCkr-lkp@intel.com> (raw)
In-Reply-To: <20201022171639.773702-1-aford173@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 2465 bytes --]

Hi Adam,

Thank you for the patch! Yet something to improve:

[auto build test ERROR on robh/for-next]
[also build test ERROR on shawnguo/for-next rockchip/for-next soc/for-next keystone/next arm64/for-next/core arm/for-next kvmarm/next v5.9 next-20201023]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Adam-Ford/arm64-dts-imx8mm-Add-GPU-node/20201023-011724
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm64-randconfig-r032-20201022 (attached as .config)
compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 147b9497e79a98a8614b2b5eb4ba653b44f6b6f0)
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # install arm64 cross compiling tool for clang build
        # apt-get install binutils-aarch64-linux-gnu
        # https://github.com/0day-ci/linux/commit/ab5285961d9a4c236f47b1c2ad3e25e0aee987be
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Adam-Ford/arm64-dts-imx8mm-Add-GPU-node/20201023-011724
        git checkout ab5285961d9a4c236f47b1c2ad3e25e0aee987be
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross ARCH=arm64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   In file included from arch/arm64/boot/dts/freescale/imx8mn-evk.dts:8:
>> arch/arm64/boot/dts/freescale/imx8mn.dtsi:7:10: fatal error: 'dt-bindings/power/imx8mn-power.h' file not found
   #include <dt-bindings/power/imx8mn-power.h>
            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.

vim +7 arch/arm64/boot/dts/freescale/imx8mn.dtsi

   > 7	#include <dt-bindings/power/imx8mn-power.h>
     8	#include <dt-bindings/reset/imx8mq-reset.h>
     9	#include <dt-bindings/gpio/gpio.h>
    10	#include <dt-bindings/input/input.h>
    11	#include <dt-bindings/interrupt-controller/arm-gic.h>
    12	#include <dt-bindings/thermal/thermal.h>
    13	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 33542 bytes --]

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-10-23 23:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-22 17:16 [PATCH] arm64: dts: imx8mm: Add GPU node Adam Ford
2020-10-22 17:16 ` Adam Ford
2020-10-22 18:17 ` Marek Vasut
2020-10-22 18:17   ` Marek Vasut
2020-10-22 18:31   ` Adam Ford
2020-10-22 18:31     ` Adam Ford
2020-10-23  8:25     ` Lucas Stach
2020-10-23  8:25       ` Lucas Stach
2020-10-23 11:07       ` Adam Ford
2020-10-23 11:07         ` Adam Ford
2020-10-23  9:34 ` Krzysztof Kozlowski
2020-10-23  9:34   ` Krzysztof Kozlowski
2020-10-23 23:13 ` kernel test robot [this message]
2020-10-23 23:13   ` kernel test robot
2020-10-24 11:52 ` kernel test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202010240754.r6qeMCkr-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.