]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm: dts: marvell: clearfog: add pro variant compatible in legacy dts
authorJosua Mayer <josua@solid-run.com>
Thu, 4 Jan 2024 17:48:06 +0000 (18:48 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Tue, 27 Feb 2024 16:20:12 +0000 (17:20 +0100)
Armada 388 Clearfog ("armada-388-clearfog.dts)" is a legacy filename for
the Armada 388 Clearfog Pro ("armada-388-clearfog-pro.dts").
The "Pro" suffix was only used when the smaller version, the "Base" got
released.

The two names refer to exactly the same hardware, therefore they should
share the same compatible strings.

Copy "solidrun,clearfog-pro-a1" compatible from the -pro dts and add it
to this legacy file.

Signed-off-by: Josua Mayer <josua@solid-run.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/boot/dts/marvell/armada-388-clearfog.dts

index 3290ccad2374575d86f522c08e75826b40c32918..09bf2e6d4ed06b81d7e8ebe40bb0ddf65ed44d85 100644 (file)
@@ -10,8 +10,9 @@
 
 / {
        model = "SolidRun Clearfog A1";
-       compatible = "solidrun,clearfog-a1", "marvell,armada388",
-               "marvell,armada385", "marvell,armada380";
+       compatible = "solidrun,clearfog-pro-a1", "solidrun,clearfog-a1",
+                    "marvell,armada388", "marvell,armada385",
+                    "marvell,armada380";
 
        soc {
                internal-regs {