From c4b99e9c6b06fdc21cf01d8492fa9be6712b001a Mon Sep 17 00:00:00 2001 From: Elaine Zhang Date: Tue, 28 Aug 2018 17:49:33 +0800 Subject: [PATCH] dt-bindings: thermal: rockchip-thermal: Support the RK1808 SoCs compatible This patch set attempts to new compatible for thermal founding on RK1808 SoCs. Change-Id: I133218cd958e0aabf711a5d22fe5e5da2fbd59ce Signed-off-by: Elaine Zhang --- 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 1b8f15e415f9..2e2379e66b60 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,-tsadc" "rockchip,rv1108-tsadc": found on RV1108 SoCs "rockchip,px30-tsadc": found on PX30 SoCs + "rockchip,rk1808-tsadc": found on RK1808 SoCs "rockchip,rk3228-tsadc": found on RK3228 SoCs "rockchip,rk3288-tsadc": found on RK3288 SoCs "rockchip,rk3308-tsadc": found on RK3308 SoCs