Skip to content

Commit 96eab36

Browse files
committed
dts: bindings: mtd: eeprom-base: Include nvmem-provider
Turn EEPROM devices into NVMEM providers by including the binding file. Signed-off-by: Pieter De Gendt <[email protected]>
1 parent e208e29 commit 96eab36

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dts/bindings/mtd/eeprom-base.yaml

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

44
# Common fields for EEPROM devices
55

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

810
properties:
911
size:

0 commit comments

Comments
 (0)