From: David S. Miller Date: Fri, 20 Apr 2018 15:39:10 +0000 (-0400) Subject: Merge branch 'lan78xx-Read-configuration-from-Device-Tree' X-Git-Tag: v4.18-rc1~114^2~420 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a8b275d7d0f9784cdfb5746b0800c04beffafcd;p=thirdparty%2Flinux.git Merge branch 'lan78xx-Read-configuration-from-Device-Tree' Phil Elwell says: ==================== lan78xx: Read configuration from Device Tree 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 and LED modes from Device Tree. v4: - Rename nodes in bindings doc. v3: - Move LED setting into PHY driver. v2: - Use eth_platform_get_mac_address. - Support up to 4 LEDs, and move LED mode constants into dt-bindings header. - Improve bindings document. - Remove EEE support. ==================== Signed-off-by: David S. Miller --- 0a8b275d7d0f9784cdfb5746b0800c04beffafcd