--- /dev/null
+From 4fb890cd92dcf8985e76a544c949ad455784ed81 Mon Sep 17 00:00:00 2001
+From: Dirk Buchwalder <buchwalder@posteo.de>
+Date: Sun, 1 Mar 2026 13:48:42 +0100
+Subject: [PATCH] uboot-airoha: add a label to the spi node
+
+Signed-off-by: Dirk Buchwalder <buchwalder@posteo.de>
+---
+ dts/upstream/src/arm64/airoha/en7581.dtsi | 2 -+
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- a/dts/upstream/src/arm64/airoha/en7581.dtsi
++++ b/dts/upstream/src/arm64/airoha/en7581.dtsi
+@@ -150,7 +150,7 @@
+ interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_LOW>;
+ };
+
+- spi@1fa10000 {
++ snfi: spi@1fa10000 {
+ compatible = "airoha,en7581-snand";
+ reg = <0x0 0x1fa10000 0x0 0x140>,
+ <0x0 0x1fa11000 0x0 0x160>;