Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1464914 > unrolled thread
| Started by | Dawei Chien <dawei.chien@mediatek.com> |
|---|---|
| First post | 2016-08-18 06:00 +0200 |
| Last post | 2016-08-19 15:50 +0200 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH v2 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller Dawei Chien <dawei.chien@mediatek.com> - 2016-08-18 06:00 +0200
Re: [PATCH v2 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller Keerthy <a0393675@ti.com> - 2016-08-18 07:10 +0200
Re: [PATCH v2 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller Rob Herring <robh@kernel.org> - 2016-08-19 15:50 +0200
| From | Dawei Chien <dawei.chien@mediatek.com> |
|---|---|
| Date | 2016-08-18 06:00 +0200 |
| Subject | [PATCH v2 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller |
| Message-ID | <s7mEN-2uu-1@gated-at.bofh.it> |
This adds the device tree binding documentation for the mediatek thermal controller found on Mediatek MT2701. Signed-off-by: Dawei Chien <dawei.chien@mediatek.com> --- .../bindings/thermal/mediatek-thermal.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt index 81f9a51..e2f494d 100644 --- a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt @@ -8,7 +8,9 @@ apmixedsys register space via AHB bus accesses, so a phandle to the APMIXEDSYS is also needed. Required properties: -- compatible: "mediatek,mt8173-thermal" +- compatible: + - "mediatek,mt8173-thermal" : For MT8173 family of SoCs + - "mediatek,mt2701-thermal" : For MT2701 family of SoCs - reg: Address range of the thermal controller - interrupts: IRQ for the thermal controller - clocks, clock-names: Clocks needed for the thermal controller. required -- 1.7.9.5
[toc] | [next] | [standalone]
| From | Keerthy <a0393675@ti.com> |
|---|---|
| Date | 2016-08-18 07:10 +0200 |
| Subject | Re: [PATCH v2 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller |
| Message-ID | <s7nKy-3uM-3@gated-at.bofh.it> |
| In reply to | #1464914 |
On Thursday 18 August 2016 09:20 AM, Dawei Chien wrote: > This adds the device tree binding documentation for the mediatek thermal > controller found on Mediatek MT2701. Reviewed-by: Keerthy <j-keerthy@ti.com> > > Signed-off-by: Dawei Chien <dawei.chien@mediatek.com> > --- > .../bindings/thermal/mediatek-thermal.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt > index 81f9a51..e2f494d 100644 > --- a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt > +++ b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt > @@ -8,7 +8,9 @@ apmixedsys register space via AHB bus accesses, so a phandle to the APMIXEDSYS > is also needed. > > Required properties: > -- compatible: "mediatek,mt8173-thermal" > +- compatible: > + - "mediatek,mt8173-thermal" : For MT8173 family of SoCs > + - "mediatek,mt2701-thermal" : For MT2701 family of SoCs > - reg: Address range of the thermal controller > - interrupts: IRQ for the thermal controller > - clocks, clock-names: Clocks needed for the thermal controller. required >
[toc] | [prev] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-08-19 15:50 +0200 |
| Subject | Re: [PATCH v2 1/3] dt-bindings: thermal: Add binding document for Mediatek thermal controller |
| Message-ID | <s7Slk-6gW-27@gated-at.bofh.it> |
| In reply to | #1464914 |
On Thu, Aug 18, 2016 at 11:50:51AM +0800, Dawei Chien wrote: > This adds the device tree binding documentation for the mediatek thermal > controller found on Mediatek MT2701. > > Signed-off-by: Dawei Chien <dawei.chien@mediatek.com> > --- > .../bindings/thermal/mediatek-thermal.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web