[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200529193644.GA2815265@bogus>
Date: Fri, 29 May 2020 13:36:44 -0600
From: Rob Herring <robh@...nel.org>
To: Anson Huang <Anson.Huang@....com>
Cc: linux-arm-kernel@...ts.infradead.org, s.hauer@...gutronix.de,
robh+dt@...nel.org, daniel.lezcano@...aro.org, shawnguo@...nel.org,
Linux-imx@....com, festevam@...il.com, kernel@...gutronix.de,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
tglx@...utronix.de
Subject: Re: [PATCH V3] dt-bindings: timer: Convert i.MX GPT to json-schema
On Fri, 29 May 2020 10:04:42 +0800, Anson Huang wrote:
> Convert the i.MX GPT binding to DT schema format using json-schema.
>
> Signed-off-by: Anson Huang <Anson.Huang@....com>
> ---
> Changes since V2:
> - in compatible properties, group all the ones with the same
> fallback to a single 'items' list using enum for the first entry.
> ---
> .../devicetree/bindings/timer/fsl,imxgpt.txt | 45 --------------
> .../devicetree/bindings/timer/fsl,imxgpt.yaml | 72 ++++++++++++++++++++++
> 2 files changed, 72 insertions(+), 45 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/timer/fsl,imxgpt.txt
> create mode 100644 Documentation/devicetree/bindings/timer/fsl,imxgpt.yaml
>
Applied, thanks!
Powered by blists - more mailing lists