[PATCH 2/2] dt-bindings: rockchip-thermal: Support the RK3588 SoC compatible

Sebastian Reichel posted 2 patches 3 years, 5 months ago
There is a newer version of this series
[PATCH 2/2] dt-bindings: rockchip-thermal: Support the RK3588 SoC compatible
Posted by Sebastian Reichel 3 years, 5 months ago
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(+)

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:
-- 
2.35.1
Re: [PATCH 2/2] dt-bindings: rockchip-thermal: Support the RK3588 SoC compatible
Posted by Krzysztof Kozlowski 3 years, 5 months ago
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
Re: [PATCH 2/2] dt-bindings: rockchip-thermal: Support the RK3588 SoC compatible
Posted by Heiko Stübner 3 years, 5 months ago
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>