aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRocky Hao <rocky.hao@rock-chips.com>2017-08-24 06:27:51 -0400
committerEduardo Valentin <edubezval@gmail.com>2017-10-31 22:32:12 -0400
commit1027d759c9517a255f663d4365d98d78d8680b20 (patch)
tree057d48bbb75f14d9550b125d266ec25e7cc7837d
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff)
dt-bindings: rockchip-thermal: Support the RV1108 SoC compatible
Add a new compatible for thermal founding on RV1108 SoCs. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com> Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
-rw-r--r--Documentation/devicetree/bindings/thermal/rockchip-thermal.txt1
1 files changed, 1 insertions, 0 deletions
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 @@
2 2
3Required properties: 3Required properties:
4- compatible : should be "rockchip,<name>-tsadc" 4- compatible : should be "rockchip,<name>-tsadc"
5 "rockchip,rv1108-tsadc": found on RV1108 SoCs
5 "rockchip,rk3228-tsadc": found on RK3228 SoCs 6 "rockchip,rk3228-tsadc": found on RK3228 SoCs
6 "rockchip,rk3288-tsadc": found on RK3288 SoCs 7 "rockchip,rk3288-tsadc": found on RK3288 SoCs
7 "rockchip,rk3328-tsadc": found on RK3328 SoCs 8 "rockchip,rk3328-tsadc": found on RK3328 SoCs