[PATCH master] ARM: dts: imx6: marsboard: fix flash node after upstream rename
Ahmad Fatoum
ahmad at a3f.at
Thu Aug 11 12:26:12 PDT 2022
Node name was renamed upstream, so have barebox follow suit.
Fixes: e54923b76e34 ("dts: update to v5.19-rc1")
Signed-off-by: Ahmad Fatoum <ahmad at 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 at 0 {
+ flash at 0 {
#address-cells = <1>;
#size-cells = <1>;
--
2.34.1
More information about the barebox
mailing list