* [linux-next:master 13769/14339] drivers/clk/clk-rp1.c:16:10: fatal error: 'dt-bindings/clock/raspberrypi,rp1-clocks.h' file not found
@ 2025-06-05 0:41 kernel test robot
2025-06-05 3:12 ` Florian Fainelli
0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2025-06-05 0:41 UTC (permalink / raw)
To: Andrea della Porta; +Cc: oe-kbuild-all, Florian Fainelli
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 911483b25612c8bc32a706ba940738cc43299496
commit: 5610966e6503870d1d6fc63bb194f613c496e095 [13769/14339] clk: rp1: Add support for clocks provided by RP1
config: arm-randconfig-r071-20250605 (https://download.01.org/0day-ci/archive/20250605/202506050803.IIBuzodB-lkp@intel.com/config)
compiler: clang version 21.0.0git (https://github.com/llvm/llvm-project f819f46284f2a79790038e1f6649172789734ae8)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250605/202506050803.IIBuzodB-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/202506050803.IIBuzodB-lkp@intel.com/
Note: the linux-next/master HEAD 911483b25612c8bc32a706ba940738cc43299496 builds fine.
It may have been fixed somewhere.
All errors (new ones prefixed by >>):
>> drivers/clk/clk-rp1.c:16:10: fatal error: 'dt-bindings/clock/raspberrypi,rp1-clocks.h' file not found
16 | #include <dt-bindings/clock/raspberrypi,rp1-clocks.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
vim +16 drivers/clk/clk-rp1.c
15
> 16 #include <dt-bindings/clock/raspberrypi,rp1-clocks.h>
17
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [linux-next:master 13769/14339] drivers/clk/clk-rp1.c:16:10: fatal error: 'dt-bindings/clock/raspberrypi,rp1-clocks.h' file not found
2025-06-05 0:41 [linux-next:master 13769/14339] drivers/clk/clk-rp1.c:16:10: fatal error: 'dt-bindings/clock/raspberrypi,rp1-clocks.h' file not found kernel test robot
@ 2025-06-05 3:12 ` Florian Fainelli
0 siblings, 0 replies; 2+ messages in thread
From: Florian Fainelli @ 2025-06-05 3:12 UTC (permalink / raw)
To: kernel test robot, Andrea della Porta; +Cc: oe-kbuild-all
On 6/4/2025 5:41 PM, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
> head: 911483b25612c8bc32a706ba940738cc43299496
> commit: 5610966e6503870d1d6fc63bb194f613c496e095 [13769/14339] clk: rp1: Add support for clocks provided by RP1
> config: arm-randconfig-r071-20250605 (https://download.01.org/0day-ci/archive/20250605/202506050803.IIBuzodB-lkp@intel.com/config)
> compiler: clang version 21.0.0git (https://github.com/llvm/llvm-project f819f46284f2a79790038e1f6649172789734ae8)
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250605/202506050803.IIBuzodB-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/202506050803.IIBuzodB-lkp@intel.com/
>
> Note: the linux-next/master HEAD 911483b25612c8bc32a706ba940738cc43299496 builds fine.
> It may have been fixed somewhere.
>
> All errors (new ones prefixed by >>):
>
>>> drivers/clk/clk-rp1.c:16:10: fatal error: 'dt-bindings/clock/raspberrypi,rp1-clocks.h' file not found
> 16 | #include <dt-bindings/clock/raspberrypi,rp1-clocks.h>
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 1 error generated.
>
>
> vim +16 drivers/clk/clk-rp1.c
>
> 15
> > 16 #include <dt-bindings/clock/raspberrypi,rp1-clocks.h>
> 17
>
Ah ah, I see what's going on here, the "next" branch that I publish
results in the following order for commits:
45ff30895891 (HEAD -> next, broadcom-github/next) Merge branch
'maintainers/next' into next
55f0067b9bf8 Merge branch 'drivers/next' into next
2dd5b6347b6d Merge branch 'devicetree-arm64/next' into next
3ce0f81b9a01 Merge branch 'devicetree/next' into next
19086952c25c (broadcom-github/drivers/next, drivers/next) misc: rp1:
RaspberryPi RP1 misc driver
70b855023d2b pinctrl: rp1: Implement RaspberryPi RP1 gpio support
10730c2b48df (broadcom-github/devicetree-arm64/next,
devicetree-arm64/next) arm64: dts: broadcom: Add overlay for RP1 device
cbaec80bda2e arm64: dts: broadcom: Add board DTS for Rpi5 which includes
RP1 node
0c4ab80c7708 arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
22b60cf9fd64 arm64: dts: rp1: Add support for RaspberryPi's RP1 device
9e2a0a8aec52 dt-bindings: misc: Add device specific bindings for
RaspberryPi RP1
2e373e93bb28 dt-bindings: pinctrl: Add RaspberryPi RP1
gpio/pinctrl/pinmux bindings
041f1a3afbd7 dt-bindings: clock: Add RaspberryPi RP1 clock bindings
4e69827e27d7 (broadcom-github/maintainers/next, maintainers/next)
MAINTAINERS: add Raspberry Pi RP1 section
b8e22cf599d1 (broadcom-github/defconfig-arm64/next,
defconfig-arm64/next) arm64: defconfig: Enable OF_OVERLAY option
10c68f40b86e arm64: defconfig: Enable RP1 misc/clock/gpio drivers
5610966e6503 clk: rp1: Add support for clocks provided by RP1
with the clock driver sitting at the bottom and prior to the
devicetree/next commits, which is why each commit being tested
individually would not build. I guess that means "dt-bindings: clock:
Add RaspberryPi RP1 clock bindings" must be in the same branch as "clk:
rp1: Add support for clocks provided by RP1".
--
Florian
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-06-05 3:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-05 0:41 [linux-next:master 13769/14339] drivers/clk/clk-rp1.c:16:10: fatal error: 'dt-bindings/clock/raspberrypi,rp1-clocks.h' file not found kernel test robot
2025-06-05 3:12 ` Florian Fainelli
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.