Re: [PATCH 3/3] dt-bindings: thermal: Add binding document for mt6873 thermal controller

2020-12-07 Thread Rob Herring
On Mon, Dec 07, 2020 at 02:31:27PM +0800, Michael Kao wrote: > This patch adds binding document for mt6873 thermal controller. > > Signed-off-by: Michael Kao > --- > .../thermal/mediatek-thermal-lvts.yaml| 80 +++ > 1 file changed, 80 insertions(+) > create mode 100644

Re: [PATCH 3/3] dt-bindings: thermal: Add binding document for mt6873 thermal controller

2020-12-07 Thread Rob Herring
On Mon, 07 Dec 2020 14:31:27 +0800, Michael Kao wrote: > This patch adds binding document for mt6873 thermal controller. > > Signed-off-by: Michael Kao > --- > .../thermal/mediatek-thermal-lvts.yaml| 80 +++ > 1 file changed, 80 insertions(+) > create mode 100644 >

[PATCH 3/3] dt-bindings: thermal: Add binding document for mt6873 thermal controller

2020-12-06 Thread Michael Kao
This patch adds binding document for mt6873 thermal controller. Signed-off-by: Michael Kao --- .../thermal/mediatek-thermal-lvts.yaml| 80 +++ 1 file changed, 80 insertions(+) create mode 100644 Documentation/devicetree/bindings/thermal/mediatek-thermal-lvts.yaml diff