Skip to content

Commit 2b10715

Browse files
Rafał Miłeckigregkh
authored andcommitted
dt-bindings: eeprom: at24: allow NVMEM cells based on old syntax
This binding supported NVMEM cells as subnodes and that syntax is used by few in-kenel DTS files. Modify binding to allow it. Reported-by: Rob Herring <[email protected]> Fixes: c533072 ("dt-bindings: nvmem: move deprecated cells binding to its own file") Signed-off-by: Rafał Miłecki <[email protected]> Reviewed-by: Rob Herring <[email protected]> Acked-by: Bartosz Golaszewski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent ed758ca commit 2b10715

File tree

1 file changed

+1
-0
lines changed
  • Documentation/devicetree/bindings/eeprom

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/eeprom/at24.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ maintainers:
1212

1313
allOf:
1414
- $ref: /schemas/nvmem/nvmem.yaml
15+
- $ref: /schemas/nvmem/nvmem-deprecated-cells.yaml
1516

1617
select:
1718
properties:

0 commit comments

Comments
 (0)