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

Commit 6cdaa63f authored by Ulrich Hecht's avatar Ulrich Hecht Committed by Simon Horman
Browse files

ARM: shmobile: ape6evm: fix compatible string for Ethernet controller

parent deac150c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@
		#size-cells = <1>;

		ethernet@8000000 {
			compatible = "smsc,lan9118", "smsc,lan9115";
			compatible = "smsc,lan9220", "smsc,lan9115";
			reg = <0x08000000 0x1000>;
			interrupt-parent = <&irqc1>;
			interrupts = <8 IRQ_TYPE_LEVEL_HIGH>;