Re: [PATCH 1/3] dt-bindings: thermal: gs101-tmu: add Exynos850 compatible

From: Rob Herring (Arm)

Date: Wed Jul 22 2026 - 11:32:16 EST



On Thu, 09 Jul 2026 02:10:27 +0100, Alexey Klimov wrote:
> Document the `samsung,exynos850-tmu-top` compatible string for the
> Exynos850 SoC.
>
> Unlike the GS101, where the ACPM firmware handles most of the TMU
> initialization and threshold configuration, the Exynos850 firmware
> implements a significantly smaller subset of TMU IPC commands.
> Consequently, the Application Processor requires broader direct
> MMIO access to initialize the thermal unit, configure thresholds,
> clear interrupts and collect calibration data.
>
> Signed-off-by: Alexey Klimov <alexey.klimov@xxxxxxxxxx>
> ---
> .../bindings/thermal/google,gs101-tmu-top.yaml | 26 +++++++++++++++-------
> 1 file changed, 18 insertions(+), 8 deletions(-)
>

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>