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+rene...@mailbox.org>
---
Cc: Nobuhiro Iwamatsu <iwama...@nigauri.org>
Cc: Tom Rini <tr...@konsulko.com>
Cc: u-boot@lists.denx.de
---
V2: Update commit message, s@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