X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fmediatek%2Fpatches-4.4%2F0048-net-next-mediatek-document-MediaTek-SoC-ethernet-bin.patch;h=8721d770fd82cef1e8da2e247049cb87c83139ae;hp=7d1e7422eaec9c66a4b3b7adef1204156b55c686;hb=a68f6942bc539c3e27afbb40fdc726fe1affea5b;hpb=b52932e773914ee22e848e619d11b4aaf9845feb diff --git a/target/linux/mediatek/patches-4.4/0048-net-next-mediatek-document-MediaTek-SoC-ethernet-bin.patch b/target/linux/mediatek/patches-4.4/0048-net-next-mediatek-document-MediaTek-SoC-ethernet-bin.patch index 7d1e7422ea..8721d770fd 100644 --- a/target/linux/mediatek/patches-4.4/0048-net-next-mediatek-document-MediaTek-SoC-ethernet-bin.patch +++ b/target/linux/mediatek/patches-4.4/0048-net-next-mediatek-document-MediaTek-SoC-ethernet-bin.patch @@ -27,7 +27,7 @@ Cc: devicetree@vger.kernel.org +* Ethernet controller node + +Required properties: -+- compatible: Should be "mediatek,mt7623-eth" ++- compatible: Should be "mediatek,mt2701-eth" +- reg: Address and length of the register set for the device +- interrupts: Should contain the frame engines interrupt +- clocks: the clock used by the core @@ -55,7 +55,7 @@ Cc: devicetree@vger.kernel.org +Example: + +eth: ethernet@1b100000 { -+ compatible = "mediatek,mt7623-eth"; ++ compatible = "mediatek,mt2701-eth"; + reg = <0 0x1b100000 0 0x20000>; + clocks = <&topckgen CLK_TOP_ETHIF_SEL>, + <ðsys CLK_ETHSYS_ESW>,