Skip to content

Commit

Permalink
dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
Browse files Browse the repository at this point in the history
commit a759d1f upstream.

Based on commit d8764d3 ("dt-bindings: firmware: xilinx: Describe
soc-nvmem subnode") soc-nvmem should be used instead of simple nvmem that's
why also update example to have it described correctly everywhere.

Fixes: c7f99cd ("dt-bindings: nvmem: Convert xlnx,zynqmp-nvmem.txt to yaml")
Cc: stable <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Acked-by: Rob Herring (Arm) <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
michalsimek authored and gregkh committed Sep 12, 2024
1 parent 109e845 commit 540ca4c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ unevaluatedProperties: false

examples:
- |
nvmem {
soc-nvmem {
compatible = "xlnx,zynqmp-nvmem-fw";
nvmem-layout {
compatible = "fixed-layout";
Expand Down

0 comments on commit 540ca4c

Please sign in to comment.