Re: [PATCH V2 3/3] dt-bindings: nvmem: Convert MXS OCOTP to json-schema

From: Rob Herring
Date: Mon May 11 2020 - 14:57:22 EST


On Tue, 21 Apr 2020 22:09:41 +0800, Anson Huang wrote:
> Convert the MXS OCOTP binding to DT schema format using json-schema.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> Changes since V1:
> - drop clocks description.
> ---
> .../devicetree/bindings/nvmem/mxs-ocotp.txt | 24 -----------
> .../devicetree/bindings/nvmem/mxs-ocotp.yaml | 50 ++++++++++++++++++++++
> 2 files changed, 50 insertions(+), 24 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/nvmem/mxs-ocotp.txt
> create mode 100644 Documentation/devicetree/bindings/nvmem/mxs-ocotp.yaml
>

Applied, thanks!