Skip to content

Commit ed758ca

Browse files
Rafał Miłeckigregkh
authored andcommitted
dt-bindings: nvmem: SID: 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]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent f4cf4e5 commit ed758ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/nvmem/allwinner,sun4i-a10-sid.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: nvmem.yaml#
15+
- $ref: nvmem-deprecated-cells.yaml#
1516

1617
properties:
1718
compatible:

0 commit comments

Comments
 (0)