From a68f6942bc539c3e27afbb40fdc726fe1affea5b Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 25 Jan 2017 08:23:38 +0100 Subject: mediatek: update the ethernet compat string mt2701 is an earlier version of the ip core, so use that compat string as baseline. Signed-off-by: John Crispin --- .../patches-4.4/0023-ARM-dts-mediatek-add-MT7623-basic-support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/mediatek/patches-4.4/0023-ARM-dts-mediatek-add-MT7623-basic-support.patch') diff --git a/target/linux/mediatek/patches-4.4/0023-ARM-dts-mediatek-add-MT7623-basic-support.patch b/target/linux/mediatek/patches-4.4/0023-ARM-dts-mediatek-add-MT7623-basic-support.patch index 5be3b27eb2..c1f2690391 100644 --- a/target/linux/mediatek/patches-4.4/0023-ARM-dts-mediatek-add-MT7623-basic-support.patch +++ b/target/linux/mediatek/patches-4.4/0023-ARM-dts-mediatek-add-MT7623-basic-support.patch @@ -968,7 +968,7 @@ Signed-off-by: John Crispin + }; + + eth: ethernet@1b100000 { -+ compatible = "mediatek,mt7623-eth"; ++ compatible = "mediatek,mt2701-eth"; + reg = <0 0x1b100000 0 0x20000>; + + clocks = <&topckgen CLK_TOP_ETHIF_SEL>, -- cgit v1.2.3