Re: [PATCH] dt-bindings: nvmem: Convert brcm,ocotp to DT schema
From: Rob Herring
Date: Fri Oct 24 2025 - 09:22:49 EST
On Tue, Oct 14, 2025 at 10:29:56AM -0500, Rob Herring (Arm) wrote:
> Convert the brcm,ocotp binding to DT schema format. It's a
> straight-forward conversion.
>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> .../devicetree/bindings/nvmem/brcm,ocotp.txt | 17 --------
> .../devicetree/bindings/nvmem/brcm,ocotp.yaml | 39 +++++++++++++++++++
> 2 files changed, 39 insertions(+), 17 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/nvmem/brcm,ocotp.txt
> create mode 100644 Documentation/devicetree/bindings/nvmem/brcm,ocotp.yaml
Applied.