From: Nathan Chancellor <nathan@kernel.org>
To: Chen Wang <unicorn_wang@outlook.com>
Cc: kernel test robot <lkp@intel.com>,
llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
linux-arm-kernel@lists.infradead.org, arm@kernel.org,
Guo Ren <guoren@kernel.org>,
arnd@arndb.de, conor@kernel.org
Subject: Re: [soc:sophgo/dt 1/1] arch/riscv/boot/dts/sophgo/sg2042.dtsi:7:10: fatal error: 'dt-bindings/clock/sophgo,sg2042-clkgen.h' file not found
Date: Wed, 17 Jul 2024 07:30:16 -0700 [thread overview]
Message-ID: <20240717143016.GA94990@thelio-3990X> (raw)
In-Reply-To: <MA0P287MB2822C48F3DF670881D26E801FEA42@MA0P287MB2822.INDP287.PROD.OUTLOOK.COM>
On Thu, Jul 11, 2024 at 07:09:48AM +0800, Chen Wang wrote:
> This build error is due to the changes about
> "dt-bindings/clock/sophgo,sg2042-clkgen.h" are still on clk-next and have
> not been merge in the master.
A tree needs to build by itself, so changes like this need to be made
atomically. Mainline is now broken because this change went in before
clk-next:
https://github.com/ClangBuiltLinux/continuous-integration2/actions/runs/9966522897
https://github.com/ClangBuiltLinux/continuous-integration2/actions/runs/9966319154
Please ensure this does not happen again, it is really disruptive for
people who test the whole tree, especially during the merge window when
we are trying to catch breakage that went in without being in -next.
Cheers,
Nathan
> On 2024/7/10 18:56, kernel test robot wrote:
> > tree: https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git sophgo/dt
> > head: b1240a39511b9206293b82ac372c5114d6e15821
> > commit: b1240a39511b9206293b82ac372c5114d6e15821 [1/1] riscv: dts: add clock generator for Sophgo SG2042 SoC
> > config: riscv-allmodconfig (https://download.01.org/0day-ci/archive/20240710/202407101850.eIQyngoV-lkp@intel.com/config)
> > compiler: clang version 19.0.0git (https://github.com/llvm/llvm-project a0c6b8aef853eedaa0980f07c0a502a5a8a9740e)
> > reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240710/202407101850.eIQyngoV-lkp@intel.com/reproduce)
> >
> > If you fix the issue in a separate patch/commit (i.e. not just a new version of
> > the same patch/commit), kindly add following tags
> > | Reported-by: kernel test robot <lkp@intel.com>
> > | Closes: https://lore.kernel.org/oe-kbuild-all/202407101850.eIQyngoV-lkp@intel.com/
> >
> > All errors (new ones prefixed by >>):
> >
> > In file included from arch/riscv/boot/dts/sophgo/sg2042-milkv-pioneer.dts:6:
> > > > arch/riscv/boot/dts/sophgo/sg2042.dtsi:7:10: fatal error: 'dt-bindings/clock/sophgo,sg2042-clkgen.h' file not found
> > 7 | #include <dt-bindings/clock/sophgo,sg2042-clkgen.h>
> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > 1 error generated.
> >
> >
> > vim +7 arch/riscv/boot/dts/sophgo/sg2042.dtsi
> >
> > > 7 #include <dt-bindings/clock/sophgo,sg2042-clkgen.h>
> > 8 #include <dt-bindings/clock/sophgo,sg2042-pll.h>
> > 9 #include <dt-bindings/clock/sophgo,sg2042-rpgate.h>
> > 10 #include <dt-bindings/interrupt-controller/irq.h>
> > 11 #include <dt-bindings/reset/sophgo,sg2042-reset.h>
> > 12
> >
next prev parent reply other threads:[~2024-07-17 14:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-10 10:56 [soc:sophgo/dt 1/1] arch/riscv/boot/dts/sophgo/sg2042.dtsi:7:10: fatal error: 'dt-bindings/clock/sophgo,sg2042-clkgen.h' file not found kernel test robot
2024-07-10 23:09 ` Chen Wang
2024-07-17 14:30 ` Nathan Chancellor [this message]
2024-07-18 12:20 ` Chen Wang
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=20240717143016.GA94990@thelio-3990X \
--to=nathan@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=conor@kernel.org \
--cc=guoren@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=lkp@intel.com \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=unicorn_wang@outlook.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox