diff options
author | Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | 2013-05-23 23:01:22 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-05-27 23:17:53 -0700 |
commit | 87227b8b2d4d556a6924ad9af87450fdc3fcd7e3 (patch) | |
tree | 0501109d70356a90dedc8d3bab91fcee5b614d07 /Documentation/devicetree/bindings/net/micrel-ks8851.txt | |
parent | 51047840e60287fb4f34bc768cc65f4bfc9098f4 (diff) | |
download | talos-obmc-linux-87227b8b2d4d556a6924ad9af87450fdc3fcd7e3.tar.gz talos-obmc-linux-87227b8b2d4d556a6924ad9af87450fdc3fcd7e3.zip |
net: micrel : ks8851-ml: add dt support
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: netdev@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net/micrel-ks8851.txt')
-rw-r--r-- | Documentation/devicetree/bindings/net/micrel-ks8851.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/micrel-ks8851.txt b/Documentation/devicetree/bindings/net/micrel-ks8851.txt new file mode 100644 index 000000000000..11ace3c3d805 --- /dev/null +++ b/Documentation/devicetree/bindings/net/micrel-ks8851.txt @@ -0,0 +1,9 @@ +Micrel KS8851 Ethernet mac + +Required properties: +- compatible = "micrel,ks8851-ml" of parallel interface +- reg : 2 physical address and size of registers for data and command +- interrupts : interrupt connection + +Optional properties: +- local-mac-address : Ethernet mac address to use |