summaryrefslogtreecommitdiff
path: root/Bindings/net/microchip,enc28j60.txt
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2019-09-28 22:35:29 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2019-09-28 22:35:29 +0000
commitddee9fd0fa975df750c12dd63cdf18715e51a634 (patch)
tree3884661a8bed8a0e3100b1d6b5402b3860389b6f /Bindings/net/microchip,enc28j60.txt
parent0db636cb5e9747c177d4fe9ae36c20987819a1b6 (diff)
Notes
Diffstat (limited to 'Bindings/net/microchip,enc28j60.txt')
-rw-r--r--Bindings/net/microchip,enc28j60.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Bindings/net/microchip,enc28j60.txt b/Bindings/net/microchip,enc28j60.txt
index 24626e082b838..a8275921a8964 100644
--- a/Bindings/net/microchip,enc28j60.txt
+++ b/Bindings/net/microchip,enc28j60.txt
@@ -21,8 +21,9 @@ Optional properties:
- spi-max-frequency: Maximum frequency of the SPI bus when accessing the ENC28J60.
According to the ENC28J80 datasheet, the chip allows a maximum of 20 MHz, however,
board designs may need to limit this value.
-- local-mac-address: See ethernet.txt in the same directory.
+The MAC address will be determined using the optional properties
+defined in ethernet.txt.
Example (for NXP i.MX28 with pin control stuff for GPIO irq):