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

Commit a25996e7 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge tag 'mvebu-dt-4.11-4' of git://git.infradead.org/linux-mvebu into next/dt

Pull "mvebu dt for 4.11 (part 4)" from Gregory CLEMENT:

Fix typos introduced during the preparation of the 4.11 merge window.

* tag 'mvebu-dt-4.11-4' of git://git.infradead.org/linux-mvebu:
  ARM: dts: armada-385-linksys: fix DSA compatible property
  ARM: dts: Fix typo in armada-xp-98dx4251
parents 54188205 04be87a8
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>;
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@

/ {
	model = "Marvell 98DX4251 SoC";
	compatible = "marvell,armadaxp-98dx4521", "marvell,armadaxp-98dx3236", "marvell,armadaxp", "marvell,armada-370-xp";
	compatible = "marvell,armadaxp-98dx4251", "marvell,armadaxp-98dx3236", "marvell,armadaxp", "marvell,armada-370-xp";

	cpus {
		cpu@1 {