Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1732676 > unrolled thread
| Started by | Caesar Wang <wxt@rock-chips.com> |
|---|---|
| First post | 2017-09-15 04:00 +0200 |
| Last post | 2017-09-15 05:30 +0200 |
| Articles | 2 — 2 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.
Re: [PATCH 1/5] dt-bindings: rockchip-thermal: Support the RV1108 SoC compatible Caesar Wang <wxt@rock-chips.com> - 2017-09-15 04:00 +0200
Re: [PATCH 1/5] dt-bindings: rockchip-thermal: Support the RV1108 SoC compatible "rocky.hao" <rocky.hao@rock-chips.com> - 2017-09-15 05:30 +0200
| From | Caesar Wang <wxt@rock-chips.com> |
|---|---|
| Date | 2017-09-15 04:00 +0200 |
| Subject | Re: [PATCH 1/5] dt-bindings: rockchip-thermal: Support the RV1108 SoC compatible |
| Message-ID | <upO5b-4xh-5@gated-at.bofh.it> |
Hi Rocky, 在 2017年08月24日 18:27, Rocky Hao 写道: > Add a new compatible for thermal founding on RV1108 SoCs. > > Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com> > --- > 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 e3a6234fb1ac..43d744e5305e 100644 > --- a/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt > +++ b/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt > @@ -2,6 +2,7 @@ > > Required properties: > - compatible : should be "rockchip,<name>-tsadc" > + "rockchip,rv1108-tsadc": found on RV1108 SoCs According to the order, we should put the string after the "rockchip,rk3399-tsadc"..., not here. > "rockchip,rk3228-tsadc": found on RK3228 SoCs > "rockchip,rk3288-tsadc": found on RK3288 SoCs > "rockchip,rk3328-tsadc": found on RK3328 SoCs
[toc] | [next] | [standalone]
| From | "rocky.hao" <rocky.hao@rock-chips.com> |
|---|---|
| Date | 2017-09-15 05:30 +0200 |
| Message-ID | <upPuh-5DQ-1@gated-at.bofh.it> |
| In reply to | #1732676 |
Hi Caesar, Thanks for the reply. 在 2017/9/15 9:49, Caesar Wang 写道: > Hi Rocky, > > 在 2017年08月24日 18:27, Rocky Hao 写道: >> Add a new compatible for thermal founding on RV1108 SoCs. >> >> Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com> >> --- >> 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 e3a6234fb1ac..43d744e5305e 100644 >> --- a/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt >> +++ b/Documentation/devicetree/bindings/thermal/rockchip-thermal.txt >> @@ -2,6 +2,7 @@ >> Required properties: >> - compatible : should be "rockchip,<name>-tsadc" >> + "rockchip,rv1108-tsadc": found on RV1108 SoCs > > According to the order, we should put the string after the > "rockchip,rk3399-tsadc"..., not here. It is okay for me. >> "rockchip,rk3228-tsadc": found on RK3228 SoCs >> "rockchip,rk3288-tsadc": found on RK3288 SoCs >> "rockchip,rk3328-tsadc": found on RK3328 SoCs > > > >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web