Skip to content

Commit

Permalink
ARM: shmobile: r8a7779: Remove lan from dtsi
Browse files Browse the repository at this point in the history
The ethernet controller is not part of the r8a7779 SoC.

Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Simon Horman committed Mar 12, 2013
1 parent e792120 commit 8819ce4
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions arch/arm/boot/dts/r8a7779.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,4 @@
interrupt-parent = <&gic>;
interrupts = <0 81 0x4>;
};

lan0: lan0@18000000 {
compatible = "smsc,lan9220", "smsc,lan9115";
reg = <0x18000000 0x100>;
phy-mode = "mii";
interrupt-parent = <&gic>;
interrupts = <0 28 0x4>;
reg-io-width = <4>;
};
};

0 comments on commit 8819ce4

Please sign in to comment.