mirror of
https://github.com/torvalds/linux.git
synced 2026-05-22 14:12:07 +02:00
ARM: dts: gemini-rut1xx: remove duplicate ethernet node
Two ethernet node was added by commit95220046a6("ARM: dts: Add ethernet to a bunch of platforms") and commitd6d0cef55e("ARM: dts: Add the FOTG210 USB host to Gemini boards") This patch removes the duplicate one. Fixes:d6d0cef55e("ARM: dts: Add the FOTG210 USB host to Gemini boards") Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
fc5b59b945
commit
3d3bb3d27c
|
|
@ -125,18 +125,6 @@ ethernet-port@1 {
|
|||
};
|
||||
};
|
||||
|
||||
ethernet@60000000 {
|
||||
status = "okay";
|
||||
|
||||
ethernet-port@0 {
|
||||
phy-mode = "rgmii";
|
||||
phy-handle = <&phy0>;
|
||||
};
|
||||
ethernet-port@1 {
|
||||
/* Not used in this platform */
|
||||
};
|
||||
};
|
||||
|
||||
usb@68000000 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user