Re: [PATCH v2 04/16] dt-bindings: mfd: mediatek: mt6397: add mt6323 PMIC thermal
From: Rob Herring (Arm)
Date: Thu May 14 2026 - 11:48:47 EST
On Tue, 12 May 2026 08:18:18 +0300, Roman Vivchar wrote:
> The MediaTek mt6323 PMIC temperature can be read using AUXADC channel.
>
> Add the devicetree binding documentation for the MediaTek mt6323 thermal.
>
> While mt6323 exposes only a single thermal sensor, newer PMICs like
> mt6358 provide more than one sensor. Therefore define #thermal-sensor-cells
> as 1 to avoid breaking devicetree ABI in the future.
>
> Signed-off-by: Roman Vivchar <rva333@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/mfd/mediatek,mt6397.yaml | 44 ++++++++++++++++++++++
> 1 file changed, 44 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>