]> 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)
commit01d26589dee4b23376642fba333539605c52d324
treec1bf2d6560eecefaa657a4f1882add0f9d8c5eeb
parent1827b0678863bc97a1653fdf5308762b2aefcd56
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