Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 04be87a8 authored by Ralph Sennhauser's avatar Ralph Sennhauser Committed by Gregory CLEMENT
Browse files

ARM: dts: armada-385-linksys: fix DSA compatible property



The switch to the new DSA binding used "marvell,mv88e6095" for the
compatible property which doesn't exist, use "marvell,mv88e6085"
instead.

Fixes: 455b82f0 ("ARM: dts: armada-385-linksys: Utilize new DSA binding")
Signed-off-by: default avatarRalph Sennhauser <ralph.sennhauser@gmail.com>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent e7d08bcf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -107,7 +107,7 @@
				status = "okay";

				switch@0 {
					compatible = "marvell,mv88e6095";
					compatible = "marvell,mv88e6085";
					#address-cells = <1>;
					#size-cells = <0>;
					reg = <0>;