]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: Document the DT bindings for lan78xx
authorPhil Elwell <phil@raspberrypi.org>
Thu, 19 Apr 2018 16:59:40 +0000 (17:59 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 20 Apr 2018 15:39:09 +0000 (11:39 -0400)
commitc40a8ddb02fd91916e1bf68096e472de019c45dc
treec1bf2d6560eecefaa657a4f1882add0f9d8c5eeb
parentf9bc3024293245475c46ff7025b30fc98135cea1
dt-bindings: Document the DT bindings for lan78xx

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.

Document the supported properties in a bindings file.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/microchip,lan78xx.txt [new file with mode: 0644]
MAINTAINERS