Message ID | 20221021174721.92468-3-sebastian.reichel@collabora.com (mailing list archive) |
---|---|
State | New, archived |
Delegated to: | Daniel Lezcano |
Headers | show |
Series | RK3588 Thermal Support | expand |
Am Freitag, 21. Oktober 2022, 19:47:21 CEST schrieb Sebastian Reichel: > Add a new compatible for the thermal sensor device on RK3588 SoCs. > > Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de>
On 21/10/2022 13:47, Sebastian Reichel wrote: > Add a new compatible for the thermal sensor device on RK3588 SoCs. > > Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> > --- Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml b/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml index f6c1be226aaa..55f8ec0bec01 100644 --- a/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml +++ b/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml @@ -19,6 +19,7 @@ properties: - rockchip,rk3368-tsadc - rockchip,rk3399-tsadc - rockchip,rk3568-tsadc + - rockchip,rk3588-tsadc - rockchip,rv1108-tsadc reg:
Add a new compatible for the thermal sensor device on RK3588 SoCs. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com> --- Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml | 1 + 1 file changed, 1 insertion(+)