Message ID | 20190810052829.6032-18-tiny.windzz@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Delegated to: | Zhang Rui |
Headers | show |
Series | add thermal driver for h6 | expand |
On Sat, 10 Aug 2019 05:28:28 +0000, Yangtao Li wrote: > This patch adds binding document for allwinner r40 thermal controller. > > Signed-off-by: Yangtao Li <tiny.windzz@gmail.com> > --- > Documentation/devicetree/bindings/thermal/sun8i-thermal.yaml | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/thermal/sun8i-thermal.yaml b/Documentation/devicetree/bindings/thermal/sun8i-thermal.yaml index 2e28f5b33d33..28c438d3bfea 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,sun8i-r40-ths - allwinner,sun50i-a64-ths - allwinner,sun50i-h5-ths - allwinner,sun50i-h6-ths
This patch adds binding document for allwinner r40 thermal controller. Signed-off-by: Yangtao Li <tiny.windzz@gmail.com> --- Documentation/devicetree/bindings/thermal/sun8i-thermal.yaml | 1 + 1 file changed, 1 insertion(+)