Re: [PATCH v2 1/3] dt-bindings: arm: Convert UniPhier board/SoC bindings to json-schema

From: Rob Herring
Date: Wed Feb 26 2020 - 16:41:50 EST


On Sat, 22 Feb 2020 15:04:33 +0900, Masahiro Yamada wrote:
> Convert the Socionext UniPhier board/SoC binding to DT schema format.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
> ---
>
> Changes in v2:
> - Remove 'examples' because examples are fold into /example-0 node
> and there is no way to meet
> $nodename:
> const: '/'
>
> .../bindings/arm/socionext/uniphier.txt | 47 --------------
> .../bindings/arm/socionext/uniphier.yaml | 61 +++++++++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 62 insertions(+), 48 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/arm/socionext/uniphier.txt
> create mode 100644 Documentation/devicetree/bindings/arm/socionext/uniphier.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>