All of lore.kernel.org
 help / color / mirror / Atom feed
From: Quentin Schulz <quentin.schulz@cherry.de>
To: Johannes Krottmayer <johannes@krotti42.com>, u-boot@lists.denx.de
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>,
	Patrice Chotard <patrice.chotard@foss.st.com>
Subject: Re: [PATCH 09/10] dts: upstream: arm: st: add STM32H747 discovery board
Date: Fri, 9 May 2025 13:23:12 +0200	[thread overview]
Message-ID: <8cb35090-e326-499f-9e4b-5d909b19a4d1@cherry.de> (raw)
In-Reply-To: <20250508212058.640483-10-johannes@krotti42.com>

Hi Johannes,

On 5/8/25 11:24 PM, Johannes Krottmayer wrote:
> Add initial device tree for the STM32H747 discovery board.
> Copied from the STM32H743 discovery board and modified for
> the STM32H747 discovery board.
> 
> Signed-off-by: Johannes Krottmayer <johannes@krotti42.com>
> Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
> Cc: Patrice Chotard <patrice.chotard@foss.st.com>
> ---
>   dts/upstream/src/arm/st/stm32h747i-disco.dts | 115 +++++++++++++++++++

Manual modification of dts/upstream is forbidden.

Please use tools/update-subtree.sh pick to cherry-pick commits from 
devicetree-rebasing tree. If your device tree doesn't exist in 
devicetree-rebasing yet, you need to wait for it to appear there or put 
stuff in arch/arm/dts/ instead. I highly recommend to wait to lower 
maintenance burden.

The kernel seems to have merged that, c.f. 
https://lore.kernel.org/linux-arm-kernel/bf7eddfa-ca7f-49a6-a3f9-574f2c4fe972@foss.st.com/. 
You'll need to wait for it to reach a v6.X-rcY tag before it reaches 
devicetree-rebasing. You may need to cherry-pick more than those patches 
if there are conflicts (or simply if it doesn't work).

Same remark for patch 10/10.

Cheers,
Quentin

  reply	other threads:[~2025-05-09 11:23 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-08 13:27 U-Boot STM32H747i-DISCO support Johannes Krottmayer
2025-05-08 21:23 ` [PATCH 00/10] add STM32H747 discovery board Johannes Krottmayer
2025-05-27 13:51   ` Patrice CHOTARD
2025-05-08 21:23 ` [PATCH 01/10] arm: mach-stm32: stm32h7: add initial lowlevel early function Johannes Krottmayer
2025-05-27 12:59   ` Patrice CHOTARD
2025-05-08 21:23 ` [PATCH 02/10] arm: mach-stm32: stm32h7: add initial Makefile Johannes Krottmayer
2025-05-27 13:00   ` Patrice CHOTARD
2025-05-08 21:23 ` [PATCH 03/10] arm: mach-stm32: stm32h7: add STM32H747-DISCO board Johannes Krottmayer
2025-05-27 13:01   ` Patrice CHOTARD
2025-05-08 21:24 ` [PATCH 04/10] arm: mach-stm32: add stm32h7 subdirectory Johannes Krottmayer
2025-05-27 13:07   ` Patrice CHOTARD
2025-05-08 21:24 ` [PATCH 05/10] board: st: add STM32H747 discovery board Johannes Krottmayer
2025-05-27 13:11   ` Patrice CHOTARD
2025-05-08 21:24 ` [PATCH 06/10] configs: " Johannes Krottmayer
2025-05-27 13:12   ` Patrice CHOTARD
2025-05-08 21:24 ` [PATCH 07/10] include: " Johannes Krottmayer
2025-05-27 13:13   ` Patrice CHOTARD
2025-05-08 21:24 ` [PATCH 08/10] arm: dts: " Johannes Krottmayer
2025-05-27 13:23   ` Patrice CHOTARD
2025-05-08 21:24 ` [PATCH 09/10] dts: upstream: arm: st: " Johannes Krottmayer
2025-05-09 11:23   ` Quentin Schulz [this message]
2025-05-09 16:32     ` Johannes Krottmayer
2025-05-08 21:24 ` [PATCH 10/10] dts: upstream: arm: st: stm32h7-pinctrl: change pins for USART1 Johannes Krottmayer
2025-05-27 13:26   ` Patrice CHOTARD

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=8cb35090-e326-499f-9e4b-5d909b19a4d1@cherry.de \
    --to=quentin.schulz@cherry.de \
    --cc=johannes@krotti42.com \
    --cc=patrice.chotard@foss.st.com \
    --cc=patrick.delaunay@foss.st.com \
    --cc=u-boot@lists.denx.de \
    /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.