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


Groups > linux.kernel > #1703772

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

From Rocky Hao <rocky.hao@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v2 1/5] dt-bindings: rockchip-thermal: Support the RK3328 SoC compatible
Date 2017-08-04 10:10 +0200
Message-ID <uaFQd-4tx-15@gated-at.bofh.it> (permalink)
References <uaFQd-4tx-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[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

csiph-web