Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp1546377ybh; Tue, 14 Jul 2020 00:12:39 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxP7NiCVj8D0AKvz68YD4QMuO/hilEiaL409WeyBnhAUrnAzhhqpJYEHuQocuqXp4Jn59cE X-Received: by 2002:a05:6402:319b:: with SMTP id di27mr3143405edb.133.1594710759005; Tue, 14 Jul 2020 00:12:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594710758; cv=none; d=google.com; s=arc-20160816; b=ur9kEfIa+zFx0t7btiWHiFMRj1SiY6ICG/WZ3C55snnDKhNyjdLMUXwi4EepzLE3jr +LrCVb21gRjh4rmJ+WTUhLaWJG2Xr2g7f9PSTdO7tpoT6JYi88xvo4aeseD0JoPhTJ5t 1N9EAmA9JktN6jgcPckZL0lPEUO5PutLlbUuaK97jxKHzcQipImr8X5OPKjQJgdpVG4L 4jdecgSt7fsPvSzlf4nBJisaDhfUdgibgkrtWRxkhgRJIfOy16Qt0NEBaAApM4pjFvG1 xweUhW6j0ie7/5WNhi5xLe96p1p9nb8bKmdlvB6wSWAA7lDFWbMmuDmDif9/YYWqDXer w+bQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=mTiQjLPkAlTgnzklA6KgEAV6cxQ++d1NDElThgTXXIE=; b=ZMp8Bu4/zCgQ7ff2oGNs8x9Biq9cOyyw7hggY9J+rnRvlzOBf7d33fT6/LQtKxfj5x OVNFPOYXLvOXqN55VCv4KrDnPoF3iw1AA0/VDlCxh0NlkFPwyQUiK671yFstcReG7bwY slLKpwZ/Ol0Hj2ncPvDaThBVAE1i6z0hIgiEhPd/2rbjLM+T0CSThUVVEzaLQ7arhGmy 4ULmTumqsgEDZxvLGIJyQ5aLej3FEJ4zBo/V6srsdnRMerhWuUYQnU6csugowQkcwF7A BOuydCZpKUxL3C1FaIDDFycWBZyZ2Qs40Vr+idXfGkca49g7f0esS8929Nab8glpNIL1 oOfA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p14si10771469ejr.470.2020.07.14.00.12.16; Tue, 14 Jul 2020 00:12:38 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726762AbgGNHL6 (ORCPT + 99 others); Tue, 14 Jul 2020 03:11:58 -0400 Received: from smtp2207-205.mail.aliyun.com ([121.197.207.205]:40818 "EHLO smtp2207-205.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726892AbgGNHL6 (ORCPT ); Tue, 14 Jul 2020 03:11:58 -0400 X-Alimail-AntiSpam: AC=CONTINUE;BC=0.4868273|-1;CH=green;DM=|CONTINUE|false|;DS=CONTINUE|ham_regular_dialog|0.00592741-0.000606278-0.993466;FP=0|0|0|0|0|-1|-1|-1;HT=e02c03306;MF=frank@allwinnertech.com;NM=1;PH=DS;RN=16;RT=16;SR=0;TI=SMTPD_---.I1U1W7._1594710707; Received: from allwinnertech.com(mailfrom:frank@allwinnertech.com fp:SMTPD_---.I1U1W7._1594710707) by smtp.aliyun-inc.com(10.147.40.44); Tue, 14 Jul 2020 15:11:51 +0800 From: Frank Lee To: anarsoul@gmail.com, tiny.windzz@gmail.com, rui.zhang@intel.com, daniel.lezcano@linaro.org, amit.kucheria@verdurent.com, robh+dt@kernel.org, mripard@kernel.org, wens@csie.org, linux-pm@vger.kernel.org Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, huangshuosheng@allwinnertech.com, liyong@allwinnertech.com, Yangtao Li , Rob Herring Subject: [PATCH v4 07/16] dt-bindings: thermal: sun8i: Add binding for A100's THS controller Date: Tue, 14 Jul 2020 15:11:40 +0800 Message-Id: X-Mailer: git-send-email 2.24.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Yangtao Li Add a binding for A100's ths controller. Signed-off-by: Yangtao Li Reviewed-by: Yangtao Li Reviewed-by: Rob Herring --- .../bindings/thermal/allwinner,sun8i-a83t-ths.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/thermal/allwinner,sun8i-a83t-ths.yaml b/Documentation/devicetree/bindings/thermal/allwinner,sun8i-a83t-ths.yaml index 87369264feb9..9d40fc7ff6fd 100644 --- a/Documentation/devicetree/bindings/thermal/allwinner,sun8i-a83t-ths.yaml +++ b/Documentation/devicetree/bindings/thermal/allwinner,sun8i-a83t-ths.yaml @@ -17,6 +17,7 @@ properties: - allwinner,sun8i-h3-ths - allwinner,sun8i-r40-ths - allwinner,sun50i-a64-ths + - allwinner,sun50i-a100-ths - allwinner,sun50i-h5-ths - allwinner,sun50i-h6-ths @@ -61,7 +62,9 @@ allOf: properties: compatible: contains: - const: allwinner,sun50i-h6-ths + enum: + - allwinner,sun50i-a100-ths + - allwinner,sun50i-h6-ths then: properties: @@ -103,6 +106,7 @@ allOf: - const: allwinner,sun8i-h3-ths - const: allwinner,sun8i-r40-ths - const: allwinner,sun50i-a64-ths + - const: allwinner,sun50i-a100-ths - const: allwinner,sun50i-h5-ths - const: allwinner,sun50i-h6-ths -- 2.24.0