From c9ef26531a8ae0a95910bf9c930fcc957b42ec75 Mon Sep 17 00:00:00 2001 From: Elaine Zhang Date: Sat, 30 Jan 2016 10:22:22 +0800 Subject: [PATCH] dt/bindings: rockchip-thermal: Support the RK3366 SoCs compatible This patchset attempts to new compatible for thermal founding on RK3366 SoCs. Change-Id: Ida2a46f0c8dfb8f9e99c8c7ba488be07dac8a5e8 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 08efe6bc2193..f3ac9141946f 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,rk3228-tsadc": found on RK3228 SoCs "rockchip,rk3288-tsadc": found on RK3288 SoCs + "rockchip,rk3366-tsadc": found on RK3366 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 -- 2.34.1