diff options
| author | Nicolas Frattaroli <nicolas.frattaroli@collabora.com> | 2025-06-10 14:32:38 +0200 |
|---|---|---|
| committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2025-07-16 22:11:19 +0200 |
| commit | 83f2ef0f1b57445ddf38e18d2c8ffd7f270d56bd (patch) | |
| tree | e6c60e7cd588645f2b743299ecaea15e8e88bdaf | |
| parent | 9a9f71b2a3a7491c10ceea699e1999298db5c596 (diff) | |
| download | linux-83f2ef0f1b57445ddf38e18d2c8ffd7f270d56bd.tar.gz linux-83f2ef0f1b57445ddf38e18d2c8ffd7f270d56bd.zip | |
dt-bindings: rockchip-thermal: Add RK3576 compatible
Add a new compatible for the thermal sensor device on the RK3576 SoC.
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250610-rk3576-tsadc-upstream-v6-2-b6e9efbf1015@collabora.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
| -rw-r--r-- | Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml b/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml index b717ea8261ca..49ceed68c92c 100644 --- a/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml +++ b/Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml @@ -21,6 +21,7 @@ properties: - rockchip,rk3368-tsadc - rockchip,rk3399-tsadc - rockchip,rk3568-tsadc + - rockchip,rk3576-tsadc - rockchip,rk3588-tsadc - rockchip,rv1108-tsadc |
