[PATCH v2 1/2] arm64: dts: renesas: r8a779g3: Describe generic SPI NOR support on Retronix R-Car V4H Sparrow Hawk board
Quentin Schulz
quentin.schulz at cherry.de
Mon Aug 11 15:24:23 CEST 2025
Hi Marek,
On 8/6/25 4:47 PM, Marek Vasut wrote:
> Retronix R-Car V4H Sparrow Hawk EVTA1 is populated with Spansion S25FS512S,
> EVTB1 is populated with Winbond W77Q51NW. Describe the SPI NOR using generic
> "jedec,spi-nor" compatible, because both flashes can be auto-detected based
> on their built-in IDs.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
> ---
> Cc: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> Cc: Tom Rini <trini at konsulko.com>
> Cc: u-boot at lists.denx.de
> ---
> V2: Update commit message, s at spi-flash@jedec,spi-nor@
> ---
> dts/upstream/src/arm64/renesas/r8a779g3-sparrow-hawk.dts | 6 +++++-
NACK, only cherry-picks allowed in dts/upstream. Please use
tools/update-subtree.sh after it's been merged into devicetree-rebasing
git repo (which is essentially a few things extracted from upstream Linux).
If you cannot wait, I believe you can have a companion -u-boot.dtsi
where you do the necessary changes since it'll be included after (and
thus properties take precedence if specified multiple times). Does that
work for you?
Cheers,
Quentin
More information about the U-Boot
mailing list