]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mvebu: rename common dtsi of FortiGate 30E/50E
authorINAGAKI Hiroshi <musashino.open@gmail.com>
Tue, 5 Dec 2023 13:15:38 +0000 (22:15 +0900)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 25 May 2024 18:03:00 +0000 (20:03 +0200)
Rename the common dtsi of Fortinet FortiGate 30E/50E for the preparation
of adding support for the other FortiGate/FortiWiFi 3xE/5xE devices.

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
target/linux/mvebu/files-6.6/arch/arm/boot/dts/marvell/armada-385-fortinet-fg-30e.dts
target/linux/mvebu/files-6.6/arch/arm/boot/dts/marvell/armada-385-fortinet-fg-50e.dts
target/linux/mvebu/files-6.6/arch/arm/boot/dts/marvell/armada-385-fortinet-fg-xxe.dtsi [moved from target/linux/mvebu/files-6.6/arch/arm/boot/dts/marvell/armada-385-fortinet-fg-x0e.dtsi with 100% similarity]

index dca6fbacf013e5ce8c59bab3b2a8a037b01e3df0..b73f0f1fd2cf9805a7cb181b2378d7ffac1b8271 100644 (file)
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 
-#include "armada-385-fortinet-fg-x0e.dtsi"
+#include "armada-385-fortinet-fg-xxe.dtsi"
 
 / {
        model = "Fortinet FortiGate 30E";
index cf13bb5fdad796dcc83204b2a3c846b9eca2914e..c56a06fda0fd7ad38560f35481a38c318888153e 100644 (file)
@@ -1,6 +1,6 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 
-#include "armada-385-fortinet-fg-x0e.dtsi"
+#include "armada-385-fortinet-fg-xxe.dtsi"
 
 / {
        model = "Fortinet FortiGate 50E";