Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1703772 > unrolled thread

[PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible

Started byRocky Hao <rocky.hao@rock-chips.com>
First post2017-08-04 10:10 +0200
Last post2017-08-11 03:10 +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.


Contents

  [PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible Rocky Hao <rocky.hao@rock-chips.com> - 2017-08-04 10:10 +0200
    Re: [PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328  SoC compatible Rob Herring <robh@kernel.org> - 2017-08-10 19:50 +0200
      Re: [PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328  SoC compatible "rocky.hao" <rocky.hao@rock-chips.com> - 2017-08-11 03:10 +0200

#1703772 — [PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible

FromRocky Hao <rocky.hao@rock-chips.com>
Date2017-08-04 10:10 +0200
Subject[PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible
Message-ID<uaFQd-4tx-15@gated-at.bofh.it>
attempt to new compatible for thermal founding on RK3328 SoC.

Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com>
---
Change in v2:
- remove gerrit Change-Id

 Documentation/devicetree/bindings/thermal/rockchip-thermal.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt b/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt
index 43003aec94bd..e3a6234fb1ac 100644
--- a/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt
+++ b/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt
@@ -4,6 +4,7 @@ Required properties:
 - compatible : should be "rockchip,<name>-tsadc"
    "rockchip,rk3228-tsadc": found on RK3228 SoCs
    "rockchip,rk3288-tsadc": found on RK3288 SoCs
+   "rockchip,rk3328-tsadc": found on RK3328 SoCs
    "rockchip,rk3368-tsadc": found on RK3368 SoCs
    "rockchip,rk3399-tsadc": found on RK3399 SoCs
 - reg : physical base address of the controller and length of memory mapped
-- 
1.9.1

[toc] | [next] | [standalone]


#1708929 — Re: [PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible

FromRob Herring <robh@kernel.org>
Date2017-08-10 19:50 +0200
SubjectRe: [PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible
Message-ID<ucZKO-jX-23@gated-at.bofh.it>
In reply to#1703772
On Fri, Aug 04, 2017 at 04:06:12PM +0800, Rocky Hao wrote:
> attempt to new compatible for thermal founding on RK3328 SoC.

? "Add a new compatible..."

> 
> Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com>
> ---
> Change in v2:
> - remove gerrit Change-Id
> 
>  Documentation/devicetree/bindings/thermal/rockchip-thermal.txt | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Rob Herring <robh@kernel.org>

[toc] | [prev] | [next] | [standalone]


#1709149 — Re: [PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible

From"rocky.hao" <rocky.hao@rock-chips.com>
Date2017-08-11 03:10 +0200
SubjectRe: [PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible
Message-ID<ud6CB-5hN-3@gated-at.bofh.it>
In reply to#1708929
Hi Rob,

Thank you very much for your reply, and your ack of course.

Best Regards,
Rocky

在 2017/8/11 1:49, Rob Herring 写道:
> On Fri, Aug 04, 2017 at 04:06:12PM +0800, Rocky Hao wrote:
>> attempt to new compatible for thermal founding on RK3328 SoC.
> 
> ? "Add a new compatible..."
> 
>>
>> Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com>
>> ---
>> Change in v2:
>> - remove gerrit Change-Id
>>
>>   Documentation/devicetree/bindings/thermal/rockchip-thermal.txt | 1 +
>>   1 file changed, 1 insertion(+)
> 
> Acked-by: Rob Herring <robh@kernel.org>
> 
> 
> 

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web