From f1fc0960d2a1cccfed951be4a104a6534d8820ac Mon Sep 17 00:00:00 2001
From: Mikhail Kshevetskiy <mikhail.kshevetskiy@iopsys.eu>
Date: Sat, 15 Feb 2025 19:39:16 +0300
Subject: [PATCH] airoha/en7523: rename en7523_pstore.dtsi to
 en7523-pstore.dtsi to match en7581 naming

---
 airoha/dts/en7523-base.dtsi                           | 2 +-
 airoha/dts/{en7523_pstore.dtsi => en7523-pstore.dtsi} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename airoha/dts/{en7523_pstore.dtsi => en7523-pstore.dtsi} (100%)

diff --git a/airoha/dts/en7523-base.dtsi b/airoha/dts/en7523-base.dtsi
index cbdb58df6..65bd9e8af 100644
--- a/airoha/dts/en7523-base.dtsi
+++ b/airoha/dts/en7523-base.dtsi
@@ -32,7 +32,7 @@
 		};
 
 		/* pstore memory reservations */
-		#include "en7523_pstore.dtsi"
+		#include "en7523-pstore.dtsi"
 
 	};
 
diff --git a/airoha/dts/en7523_pstore.dtsi b/airoha/dts/en7523-pstore.dtsi
similarity index 100%
rename from airoha/dts/en7523_pstore.dtsi
rename to airoha/dts/en7523-pstore.dtsi
-- 
GitLab