[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200601153946.GA957310@bogus>
Date: Mon, 1 Jun 2020 09:39:46 -0600
From: Rob Herring <robh@...nel.org>
To: Anson Huang <Anson.Huang@....com>
Cc: robh+dt@...nel.org, daniel.lezcano@...aro.org,
amit.kucheria@...durent.com, linux-kernel@...r.kernel.org,
hongtao.jia@...escale.com, rui.zhang@...el.com,
linux-pm@...r.kernel.org, Linux-imx@....com,
devicetree@...r.kernel.org
Subject: Re: [PATCH V2] dt-bindings: thermal: Convert qoriq to json-schema
On Mon, 01 Jun 2020 11:35:20 +0800, Anson Huang wrote:
> Convert the qoriq thermal binding to DT schema format using json-schema
>
> Signed-off-by: Anson Huang <Anson.Huang@....com>
> ---
> Changes since V1:
> - add 'maxItems' for 'fsl,tmu-range' property;
> - add 'minItems'/'maxItems' and items descriptions for 'fsl,tmu-calibration' property;
> - remove description for common property '#thermal-sensor-cells';
> - refine 'fsl,tmu-calibration' format in example.
> ---
> .../devicetree/bindings/thermal/qoriq-thermal.txt | 71 -------------
> .../devicetree/bindings/thermal/qoriq-thermal.yaml | 112 +++++++++++++++++++++
> 2 files changed, 112 insertions(+), 71 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/thermal/qoriq-thermal.txt
> create mode 100644 Documentation/devicetree/bindings/thermal/qoriq-thermal.yaml
>
Applied, thanks!
Powered by blists - more mailing lists