lkml.org 
[lkml]   [2018]   [Apr]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/4] lan78xx: Read configuration from Device Tree
    Date
    The Microchip LAN78XX family of devices are Ethernet controllers with
    a USB interface. Despite being discoverable devices it can be useful to
    be able to configure them from Device Tree, particularly in low-cost
    applications without an EEPROM or programmed OTP.

    This patch set adds support for reading the MAC address, EEE setting
    and LED modes from Device Tree.

    Phil Elwell (4):
    lan78xx: Read MAC address from DT if present
    lan78xx: Read initial EEE setting from Device Tree
    lan78xx: Read LED modes from Device Tree
    dt-bindings: Document the DT bindings for lan78xx

    .../devicetree/bindings/net/microchip,lan78xx.txt | 44 ++++++++++++
    MAINTAINERS | 1 +
    drivers/net/usb/lan78xx.c | 81 ++++++++++++++++------
    3 files changed, 105 insertions(+), 21 deletions(-)
    create mode 100644 Documentation/devicetree/bindings/net/microchip,lan78xx.txt

    --
    2.7.4

    \
     
     \ /
      Last update: 2018-04-12 15:58    [W:2.756 / U:0.328 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site