[RESEND PATCH] dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
Rob Herring (Arm)
robh at kernel.org
Tue Aug 6 07:47:49 PDT 2024
On Tue, 30 Jul 2024 09:51:12 +0200, Michal Simek wrote:
> Based on commit d8764d347bd7 ("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: a0cfd5e99782 ("dt-bindings: nvmem: Convert xlnx,zynqmp-nvmem.txt to yaml")
> Signed-off-by: Michal Simek <michal.simek at amd.com>
> ---
>
> Adding comments from origin version
> https://lore.kernel.org/r/42c21f3bcd75f821061d047730dbbcd40233e256.1716800023.git.michal.simek@amd.com
>
> Rob:
> This doesn't seem like an improvement. Is there another nvmem node at
> this level? I would fix the binding instead if not.
>
> Michal:
> That name came from discussion with Conor. None suggested to fix dt-schema that's why soc-nvmem has been propagated to DT already and this patch is just fixing last occurrence.
>
> commit d8764d347bd737efec00fae81133ffad0ae084bb (tag: zynqmp-dt-for-6.9)
> Author: Michal Simek <michal.simek at amd.com>
> AuthorDate: Wed Jan 31 10:17:28 2024 +0100
>
> dt-bindings: firmware: xilinx: Describe soc-nvmem subnode
>
> Describe soc-nvmem subnode as the part of firmware node. The name can't be
> pure nvmem because dt-schema already defines it as array property that's
> why different name should be used.
>
> Acked-by: Conor Dooley <conor.dooley at microchip.com>
> Link: https://lore.kernel.org/r/24fe6adbf2424360618e8f5ca541ebfd8bb0723e.1706692641.git.michal.simek@amd.com
> Signed-off-by: Michal Simek <michal.simek at amd.com>
>
> ---
> Documentation/devicetree/bindings/nvmem/xlnx,zynqmp-nvmem.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Rob Herring (Arm) <robh at kernel.org>
More information about the linux-arm-kernel
mailing list