From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yangtao Li Subject: [PATCH v5 12/18] dt-bindings: thermal: add binding document for a64 thermal controller Date: Sat, 10 Aug 2019 05:28:23 +0000 Message-ID: <20190810052829.6032-13-tiny.windzz@gmail.com> References: <20190810052829.6032-1-tiny.windzz@gmail.com> Return-path: In-Reply-To: <20190810052829.6032-1-tiny.windzz@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: rui.zhang@intel.com, edubezval@gmail.com, daniel.lezcano@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com, maxime.ripard@bootlin.com, wens@csie.org, mchehab+samsung@kernel.org, davem@davemloft.net, gregkh@linuxfoundation.org, Jonathan.Cameron@huawei.com, nicolas.ferre@microchip.com Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Yangtao Li List-Id: devicetree@vger.kernel.org This patch adds binding document for allwinner a64 thermal controller. Signed-off-by: Yangtao Li --- Documentation/devicetree/bindings/thermal/sun8i-thermal.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/thermal/sun8i-thermal.yaml b/Documentation/devicetree/bindings/thermal/sun8i-thermal.yaml index 6624cf6b1ce8..f935b4fab8ec 100644 --- a/Documentation/devicetree/bindings/thermal/sun8i-thermal.yaml +++ b/Documentation/devicetree/bindings/thermal/sun8i-thermal.yaml @@ -17,6 +17,7 @@ properties: compatible: enum: - allwinner,sun8i-h3-ths + - allwinner,sun50i-a64-ths - allwinner,sun50i-h6-ths reg: -- 2.17.1