Re: [PATCH] dt-bindings: w1: Convert i.MX to json-schema

From: Rob Herring
Date: Mon Aug 17 2020 - 17:31:19 EST


On Wed, 05 Aug 2020 10:38:11 +0800, Anson Huang wrote:
> Convert the i.MX one wire binding to DT schema format using json-schema.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> .../devicetree/bindings/w1/fsl-imx-owire.txt | 18 ----------
> .../devicetree/bindings/w1/fsl-imx-owire.yaml | 42 ++++++++++++++++++++++
> 2 files changed, 42 insertions(+), 18 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/w1/fsl-imx-owire.txt
> create mode 100644 Documentation/devicetree/bindings/w1/fsl-imx-owire.yaml
>

Applied, thanks!