Re: [PATCH] dt-bindings: thermal: Convert qoriq to json-schema

2020-05-29 Thread Rob Herring
On Fri, May 29, 2020 at 03:28:58PM +0800, Anson Huang wrote: > Convert the qoriq thermal binding to DT schema format using json-schema > > Signed-off-by: Anson Huang > --- > .../devicetree/bindings/thermal/qoriq-thermal.txt | 71 - > .../devicetree/bindings/thermal/qoriq-thermal.ya

[PATCH] dt-bindings: thermal: Convert qoriq to json-schema

2020-05-29 Thread Anson Huang
Convert the qoriq thermal binding to DT schema format using json-schema Signed-off-by: Anson Huang --- .../devicetree/bindings/thermal/qoriq-thermal.txt | 71 - .../devicetree/bindings/thermal/qoriq-thermal.yaml | 111 + 2 files changed, 111 insertions(+), 71 de