* [PATCH master] ARM: dts: imx6: marsboard: fix flash node after upstream rename
@ 2022-08-11 19:26 Ahmad Fatoum
2022-08-12 7:22 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Ahmad Fatoum @ 2022-08-11 19:26 UTC (permalink / raw)
To: barebox; +Cc: Ahmad Fatoum
Node name was renamed upstream, so have barebox follow suit.
Fixes: e54923b76e34 ("dts: update to v5.19-rc1")
Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
---
arch/arm/dts/imx6q-marsboard.dts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/dts/imx6q-marsboard.dts b/arch/arm/dts/imx6q-marsboard.dts
index cc5edfff66f9..4dfb17489c72 100644
--- a/arch/arm/dts/imx6q-marsboard.dts
+++ b/arch/arm/dts/imx6q-marsboard.dts
@@ -18,7 +18,7 @@ barebox,environment
};
&ecspi1 {
- m25p80@0 {
+ flash@0 {
#address-cells = <1>;
#size-cells = <1>;
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH master] ARM: dts: imx6: marsboard: fix flash node after upstream rename
2022-08-11 19:26 [PATCH master] ARM: dts: imx6: marsboard: fix flash node after upstream rename Ahmad Fatoum
@ 2022-08-12 7:22 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2022-08-12 7:22 UTC (permalink / raw)
To: Ahmad Fatoum; +Cc: barebox
On Thu, Aug 11, 2022 at 09:26:12PM +0200, Ahmad Fatoum wrote:
> Node name was renamed upstream, so have barebox follow suit.
>
> Fixes: e54923b76e34 ("dts: update to v5.19-rc1")
> Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
> ---
> arch/arm/dts/imx6q-marsboard.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks
Sascha
>
> diff --git a/arch/arm/dts/imx6q-marsboard.dts b/arch/arm/dts/imx6q-marsboard.dts
> index cc5edfff66f9..4dfb17489c72 100644
> --- a/arch/arm/dts/imx6q-marsboard.dts
> +++ b/arch/arm/dts/imx6q-marsboard.dts
> @@ -18,7 +18,7 @@ barebox,environment
> };
>
> &ecspi1 {
> - m25p80@0 {
> + flash@0 {
> #address-cells = <1>;
> #size-cells = <1>;
>
> --
> 2.34.1
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-08-12 7:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11 19:26 [PATCH master] ARM: dts: imx6: marsboard: fix flash node after upstream rename Ahmad Fatoum
2022-08-12 7:22 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox