Skip to content

Commit 955e284

Browse files
committed
dts: bindings: ethernet: Add nvmem-consumer to ethernet-contoller
Turn ethernet controller devicetree nodes into NVMEM consumers. Allow passing mac-address cells. Signed-off-by: Pieter De Gendt <[email protected]>
1 parent b73fff5 commit 955e284

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dts/bindings/ethernet/ethernet-controller.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33

44
# Common fields for Ethernet devices
55

6-
include: base.yaml
6+
include:
7+
- name: base.yaml
8+
- name: nvmem-consumer.yaml
79

810
properties:
911
local-mac-address:

0 commit comments

Comments
 (0)