summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/net/microchip,enc28j60.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-04-29net: ethernet: enc28j60: add device tree supportMichael Heimpold1-0/+59
The following patch adds the required match table for device tree support (and while at, fix the indent). It's also possible to specify the MAC address in the DT blob. Also add the corresponding binding documentation file. Signed-off-by: Michael Heimpold <mhei@heimpold.de> Signed-off-by: David S. Miller <davem@davemloft.net>