ath79: rename an engenius DTSI to generic senao name

Other vendors can use this DTSI, for example, WatchGuard
there are likely several brands that use the same board design
because of outsourcing hardware from Senao.

For example, Watchguard AP300
has the same hardware as Engenius EAP600
so we use ar9344_engenius_exx600.dtsi for that

Signed-off-by: Michael Pratt <mcpratt@pm.me>
This commit is contained in:
Michael Pratt 2021-06-12 15:24:49 -04:00 committed by Hauke Mehrtens
parent 0b5cf952cf
commit 513f9855e9
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "ar9344_engenius_exx600.dtsi"
#include "ar9344_senao_ap-dual.dtsi"
/ {
model = "EnGenius EAP600";

View File

@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
#include "ar9344_engenius_exx600.dtsi"
#include "ar9344_senao_ap-dual.dtsi"
/ {
model = "EnGenius ECB600";