diff --git a/airoha/dts/en7523-base.dtsi b/airoha/dts/en7523-base.dtsi index cbdb58df6a8ff02a5f0a973d00ea35048cc5257d..65bd9e8af3eb47443369fc3bd0a4462536447576 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