Re: [PATCH 1/2] dt-bindings: hwmon: Add Axiado AX3000 TSADC

From: Guenter Roeck

Date: Tue Sep 08 2026 - 12:30:16 EST


On Thu, Sep 03, 2026 at 12:09:47AM -0700, Petar Stepanovic wrote:
> Add a Devicetree binding for the temperature sensor ADC (TSADC)
> controller found on the Axiado AX3000 and AX3005 SoCs.
>
> The controller monitors the on-die temperature. An SoC may contain
> multiple TSADC controllers at different locations on the die, each
> represented by a separate Devicetree node.
>
> AX3005 uses the same programming model as AX3000 and is compatible
> with the AX3000 implementation. Therefore, axiado,ax3000-tsadc is
> used as its fallback compatible.
>
> Also add a MAINTAINERS entry covering the binding and driver.
>
> Signed-off-by: Petar Stepanovic <pstepanovic@xxxxxxxxxx>
> Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>

Applied.

Thanks,
Guenter