All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 8/8] ARM: dts: stm32: support STM32h747i-disco board
@ 2025-04-27 20:56 kernel test robot
  0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2025-04-27 20:56 UTC (permalink / raw)
  To: oe-kbuild; +Cc: lkp

:::::: 
:::::: Manual check reason: "dtcheck: binding changes may go via different trees"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20250427074404.3278732-9-dario.binacchi@amarulasolutions.com>
References: <20250427074404.3278732-9-dario.binacchi@amarulasolutions.com>
TO: Dario Binacchi <dario.binacchi@amarulasolutions.com>
TO: linux-kernel@vger.kernel.org
CC: Alexandre Torgue <alexandre.torgue@foss.st.com>
CC: linux-amarula@amarulasolutions.com
CC: Dario Binacchi <dario.binacchi@amarulasolutions.com>
CC: Conor Dooley <conor+dt@kernel.org>
CC: David Jander <david@protonic.nl>
CC: Krzysztof Kozlowski <krzk@kernel.org>
CC: "Leonard Göhrs" <l.goehrs@pengutronix.de>
CC: "Marc Kleine-Budde" <mkl@pengutronix.de>
CC: Marek Vasut <marex@denx.de>
CC: Maxime Coquelin <mcoquelin.stm32@gmail.com>
CC: Oleksij Rempel <o.rempel@pengutronix.de>
CC: Roan van Dijk <roan@protonic.nl>
CC: Rob Herring <robh@kernel.org>
CC: devicetree@vger.kernel.org
CC: linux-arm-kernel@lists.infradead.org
CC: linux-stm32@st-md-mailman.stormreply.com

Hi Dario,

kernel test robot noticed the following build warnings:

[auto build test WARNING on atorgue-stm32/stm32-next]
[also build test WARNING on robh/for-next clk/clk-next linus/master v6.15-rc3 next-20250424]
[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#_base_tree_information]

url:    https://github.com/intel-lab-lkp/linux/commits/Dario-Binacchi/ARM-dts-stm32h7-pinctrl-add-_a-suffix-to-u-s-art_pins-phandles/20250427-154610
base:   https://git.kernel.org/pub/scm/linux/kernel/git/atorgue/stm32.git stm32-next
patch link:    https://lore.kernel.org/r/20250427074404.3278732-9-dario.binacchi%40amarulasolutions.com
patch subject: [PATCH 8/8] ARM: dts: stm32: support STM32h747i-disco board
:::::: branch date: 13 hours ago
:::::: commit date: 13 hours ago
config: arm-randconfig-051-20250427 (https://download.01.org/0day-ci/archive/20250428/202504280446.DbGUdlrN-lkp@intel.com/config)
compiler: clang version 21.0.0git (https://github.com/llvm/llvm-project f819f46284f2a79790038e1f6649172789734ae8)
dtschema version: 2025.3.dev19+g53ef030
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250428/202504280446.DbGUdlrN-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/r/202504280446.DbGUdlrN-lkp@intel.com/

dtcheck warnings: (new ones prefixed by >>)
>> arch/arm/boot/dts/st/stm32h747i-disco.dtb: /interrupt-controller@e000e100: failed to match any schema with compatible: ['arm,armv7m-nvic']

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

^ permalink raw reply	[flat|nested] 2+ messages in thread
* [PATCH 0/8] Support STM32h747i-disco board
@ 2025-04-27  7:43 Dario Binacchi
  2025-04-27  7:43 ` [PATCH 8/8] ARM: dts: stm32: support " Dario Binacchi
  0 siblings, 1 reply; 2+ messages in thread
From: Dario Binacchi @ 2025-04-27  7:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: Alexandre Torgue, linux-amarula, Dario Binacchi, Amelie Delaunay,
	Conor Dooley, David Jander, Krzysztof Kozlowski,
	Leonard Göhrs, Marc Kleine-Budde, Marek Vasut,
	Maxime Coquelin, Michael Turquette, Oleksij Rempel, Roan van Dijk,
	Rob Herring, Russell King, Stephen Boyd, devicetree,
	linux-arm-kernel, linux-clk, linux-stm32

The series adds support for STM32h747i-disco board

The board includes an STM32H747XI SoC with the following resources:
 - 2 Mbytes Flash
 - 1 Mbyte SRAM
 - LCD-TFT controller
 - MIPI-DSI interface
 - FD-CAN
 - USB 2.0 high-speed/full-speed
 - Ethernet MAC
 - camera interface

Detailed information can be found at:
https://www.st.com/en/evaluation-tools/stm32h747i-disco.html


Dario Binacchi (8):
  ARM: dts: stm32h7-pinctrl: add _a suffix to u[s]art_pins phandles
  dt-bindings: arm: stm32: add compatible for stm32h747i-disco board
  ARM: stm32: add a new SoC - STM32H747
  clk: stm32h7: rename USART{7,8}_CK to UART{7,8}_CK
  ARM: dts: stm32: add uart8 node for stm32h743 MCU
  ARM: dts: stm32: add pin map for UART8 controller on stm32h743
  ARM: dts: stm32: add an extra pin map for USART1 on stm32h743
  ARM: dts: stm32: support STM32h747i-disco board

 .../devicetree/bindings/arm/stm32/stm32.yaml  |   4 +
 arch/arm/boot/dts/st/Makefile                 |   1 +
 arch/arm/boot/dts/st/stm32h7-pinctrl.dtsi     |  34 ++++-
 arch/arm/boot/dts/st/stm32h743.dtsi           |   8 ++
 arch/arm/boot/dts/st/stm32h743i-disco.dts     |   2 +-
 arch/arm/boot/dts/st/stm32h743i-eval.dts      |   2 +-
 arch/arm/boot/dts/st/stm32h747i-disco.dts     | 136 ++++++++++++++++++
 arch/arm/boot/dts/st/stm32h750i-art-pi.dts    |   6 +-
 arch/arm/mach-stm32/board-dt.c                |   1 +
 include/dt-bindings/clock/stm32h7-clks.h      |   4 +-
 10 files changed, 187 insertions(+), 11 deletions(-)
 create mode 100644 arch/arm/boot/dts/st/stm32h747i-disco.dts

-- 
2.43.0



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-27 20:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-27 20:56 [PATCH 8/8] ARM: dts: stm32: support STM32h747i-disco board kernel test robot
  -- strict thread matches above, loose matches on Subject: below --
2025-04-27  7:43 [PATCH 0/8] Support " Dario Binacchi
2025-04-27  7:43 ` [PATCH 8/8] ARM: dts: stm32: support " Dario Binacchi

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.