public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1] arm: dts: rockchip: rk3288-veyron: add spi_flash label
@ 2025-10-30 17:52 Johan Jonker
  2025-10-31 22:53 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Jonker @ 2025-10-30 17:52 UTC (permalink / raw)
  To: heiko
  Cc: robh, conor+dt, krzk+dt, devicetree, linux-arm-kernel,
	linux-rockchip, linux-kernel

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>
---

https://gitlab.com/u-boot/u-boot/-/blob/master/arch/arm/dts/rk3288-veyron-u-boot.dtsi#L10
https://gitlab.com/u-boot/u-boot/-/blob/master/arch/arm/dts/rk3288-veyron.dtsi#L267
---
 arch/arm/boot/dts/rockchip/rk3288-veyron.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/rockchip/rk3288-veyron.dtsi b/arch/arm/boot/dts/rockchip/rk3288-veyron.dtsi
index 260d6c92cfd1..2d6cf08d00f9 100644
--- a/arch/arm/boot/dts/rockchip/rk3288-veyron.dtsi
+++ b/arch/arm/boot/dts/rockchip/rk3288-veyron.dtsi
@@ -388,7 +388,7 @@ &spi2 {

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

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


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

* Re: [PATCH v1] arm: dts: rockchip: rk3288-veyron: add spi_flash label
  2025-10-30 17:52 [PATCH v1] arm: dts: rockchip: rk3288-veyron: add spi_flash label Johan Jonker
@ 2025-10-31 22:53 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2025-10-31 22:53 UTC (permalink / raw)
  To: Johan Jonker
  Cc: Heiko Stuebner, robh, conor+dt, krzk+dt, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel


On Thu, 30 Oct 2025 18:52:34 +0100, Johan Jonker wrote:
> 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.
> 
> 

Applied, thanks!

[1/1] arm: dts: rockchip: rk3288-veyron: add spi_flash label
      commit: ac7116a626e00d3024adedb43b74bdf2ce45efc2

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

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

end of thread, other threads:[~2025-10-31 22:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-30 17:52 [PATCH v1] arm: dts: rockchip: rk3288-veyron: add spi_flash label Johan Jonker
2025-10-31 22:53 ` Heiko Stuebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox