Skip to content

Commit

Permalink
dt-bindings: nvmem: SID: allow NVMEM cells based on old syntax
Browse files Browse the repository at this point in the history
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 <robh@kernel.org>
Fixes: c533072 ("dt-bindings: nvmem: move deprecated cells binding to its own file")
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231024171253.19976-1-zajec5@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Rafał Miłecki authored and Greg Kroah-Hartman committed Oct 27, 2023
1 parent f4cf4e5 commit ed758ca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ maintainers:

allOf:
- $ref: nvmem.yaml#
- $ref: nvmem-deprecated-cells.yaml#

properties:
compatible:
Expand Down

0 comments on commit ed758ca

Please sign in to comment.