Skip to content
Commit 4c88aaf3 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'fec-new-type-device'



Andy Duan says:

====================
net: fec: add new type device

Different i.MX SOC FEC support different features like :
    - i.MX6Q/DL FEC does not support AVB and interrupt coalesc
    - i.MX6SX/i.MX7D supports AVB and interrupt coalesc
    - i.MX6UL/ULL does not support AVB, but support interrupt coalesc

Then, add new quirk flag to judge the supported features, and add new
type device for i.MX6UL.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 2b7c4f7a a51d3ab5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment