diff options
author | John Crispin <john@phrozen.org> | 2017-01-25 08:23:38 +0100 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-01-25 08:44:53 +0100 |
commit | a68f6942bc539c3e27afbb40fdc726fe1affea5b (patch) | |
tree | 966ed8ff65994ce9b46554159468363defb484b4 /target/linux/mediatek/patches-4.4/0070-net-mediatek-update-the-IRQ-part-of-the-binding-docu.patch | |
parent | b52932e773914ee22e848e619d11b4aaf9845feb (diff) | |
download | upstream-a68f6942bc539c3e27afbb40fdc726fe1affea5b.tar.gz upstream-a68f6942bc539c3e27afbb40fdc726fe1affea5b.tar.bz2 upstream-a68f6942bc539c3e27afbb40fdc726fe1affea5b.zip |
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 <john@phrozen.org>
Diffstat (limited to 'target/linux/mediatek/patches-4.4/0070-net-mediatek-update-the-IRQ-part-of-the-binding-docu.patch')
-rw-r--r-- | target/linux/mediatek/patches-4.4/0070-net-mediatek-update-the-IRQ-part-of-the-binding-docu.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mediatek/patches-4.4/0070-net-mediatek-update-the-IRQ-part-of-the-binding-docu.patch b/target/linux/mediatek/patches-4.4/0070-net-mediatek-update-the-IRQ-part-of-the-binding-docu.patch index efc59c06f2..afb01748f1 100644 --- a/target/linux/mediatek/patches-4.4/0070-net-mediatek-update-the-IRQ-part-of-the-binding-docu.patch +++ b/target/linux/mediatek/patches-4.4/0070-net-mediatek-update-the-IRQ-part-of-the-binding-docu.patch @@ -20,7 +20,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> +++ b/Documentation/devicetree/bindings/net/mediatek-net.txt @@ -9,7 +9,8 @@ have dual GMAC each represented by a chi 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 +- interrupts: Should contain the three frame engines interrupts in numeric |