Re: [PATCH 2/2] dt-bindings: power: Convert imx gpcv2 to json-schema

From: Rob Herring
Date: Mon Jun 01 2020 - 11:44:04 EST


On Mon, 01 Jun 2020 16:06:43 +0800, Anson Huang wrote:
> Convert the i.MX GPCv2 binding to DT schema format using json-schema
>
> Example is updated based on latest DT file and consumer's example is
> removed since it is NOT that useful.
>
> Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
> ---
> .../devicetree/bindings/power/fsl,imx-gpcv2.txt | 77 ---------------
> .../devicetree/bindings/power/fsl,imx-gpcv2.yaml | 108 +++++++++++++++++++++
> 2 files changed, 108 insertions(+), 77 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/power/fsl,imx-gpcv2.txt
> create mode 100644 Documentation/devicetree/bindings/power/fsl,imx-gpcv2.yaml
>

Applied, thanks!