public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Johan Jonker <jbx6244@gmail.com>
To: kever.yang@rock-chips.com
Cc: sjg@chromium.org, philipp.tomsich@vrull.eu,
	sumit.garg@kernel.org, trini@konsulko.com, u-boot@lists.denx.de,
	hl@rock-chips.com, jagan@amarulasolutions.com,
	jernej.skrabec@gmail.com, w.egorov@phytec.de, jonas@kwiboo.se,
	michael@amarulasolutions.com
Subject: [PATCH v3 2/6] ARM: dts: rockchip: Add spi_flash label to rk3288-veyron
Date: Fri, 16 Jan 2026 23:12:08 +0100	[thread overview]
Message-ID: <12e44bc6-4e45-43e4-9c61-0816b90ce75f@gmail.com> (raw)
In-Reply-To: <a6eba53c-a2db-44fc-9785-d817dbb4ef11@gmail.com>

The u-boot,spl-boot-order property requires a label at a boot
device node. In order to migrate to OF_UPSTREAM more easier
add a spi_flash label to the rk3288-veyron.dtsi file.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://patch.msgid.link/8a423a6f-bfdc-4947-aef9-35ee7c4f6ca2@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>

[ upstream commit: ac7116a626e00d3024adedb43b74bdf2ce45efc2 ]

(cherry picked from commit 38e6f7cd300f66cc9f657cd0e8881a01acc664d0)
---
 dts/upstream/src/arm/rockchip/rk3288-veyron.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dts/upstream/src/arm/rockchip/rk3288-veyron.dtsi b/dts/upstream/src/arm/rockchip/rk3288-veyron.dtsi
index 260d6c92cfd1..2d6cf08d00f9 100644
--- a/dts/upstream/src/arm/rockchip/rk3288-veyron.dtsi
+++ b/dts/upstream/src/arm/rockchip/rk3288-veyron.dtsi
@@ -388,7 +388,7 @@

 	rx-sample-delay-ns = <12>;

-	flash@0 {
+	spi_flash: flash@0 {
 		compatible = "jedec,spi-nor";
 		spi-max-frequency = <50000000>;
 		reg = <0>;
--
2.39.5


  parent reply	other threads:[~2026-01-16 22:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-16 22:09 [PATCH v3 0/6] rockchip: use OF_UPSTREAM for rk3288 Johan Jonker
2026-01-16 22:11 ` [PATCH v3 1/6] ARM: dts: rockchip: Remove mshc aliases from RK3288 Johan Jonker
2026-03-08 15:42   ` Kever Yang
2026-01-16 22:12 ` Johan Jonker [this message]
2026-03-08 15:42   ` [PATCH v3 2/6] ARM: dts: rockchip: Add spi_flash label to rk3288-veyron Kever Yang
2026-01-16 22:12 ` [PATCH v3 3/6] ARM: dts: rockchip: move edp assigned-clocks to edp node on rk3288 Johan Jonker
2026-03-08 15:42   ` Kever Yang
2026-01-16 22:12 ` [PATCH v3 4/6] rockchip: Switch rk3288-veyron boards to upstream devicetree Johan Jonker
2026-03-08 15:42   ` Kever Yang
2026-01-16 22:13 ` [PATCH v3 5/6] rockchip: Switch remaining rk3288 " Johan Jonker
2026-03-09  3:02   ` Kever Yang
2026-01-16 22:13 ` [PATCH v3 6/6] rockchip: imply OF_UPSTREAM for rk3288 boards Johan Jonker
2026-03-09  3:02   ` Kever Yang

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=12e44bc6-4e45-43e4-9c61-0816b90ce75f@gmail.com \
    --to=jbx6244@gmail.com \
    --cc=hl@rock-chips.com \
    --cc=jagan@amarulasolutions.com \
    --cc=jernej.skrabec@gmail.com \
    --cc=jonas@kwiboo.se \
    --cc=kever.yang@rock-chips.com \
    --cc=michael@amarulasolutions.com \
    --cc=philipp.tomsich@vrull.eu \
    --cc=sjg@chromium.org \
    --cc=sumit.garg@kernel.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=w.egorov@phytec.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox