mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 12:21:37 +00:00
04f58c8854
Conflicts: Documentation/devicetree/bindings/net/micrel-ks8851.txt net/core/netpoll.c The net/core/netpoll.c conflict is a bug fix in 'net' happening to code which is completely removed in 'net-next'. In micrel-ks8851.txt we simply have overlapping changes. Signed-off-by: David S. Miller <davem@davemloft.net>
10 lines
271 B
Plaintext
10 lines
271 B
Plaintext
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:
|
|
- vdd-supply: supply for Ethernet mac
|