Re: [PATCH v6 7/9] dt-bindings: iio: adc: mt6359: Allow reg for SPMI PMICs AuxADC

From: Rob Herring
Date: Wed Oct 01 2025 - 11:53:59 EST


On Wed, Oct 01, 2025 at 01:13:14PM +0200, AngeloGioacchino Del Regno wrote:
> When one or multiple Auxiliary ADC IPs are embedded in a SPMI PMIC
> it is reachable at a specific address.
>
> Allow specifying the `reg` property and make it a required one for
> MediaTek MT6363/6373 PMICs as those communicate over SPMI and also
> disallow it for the others (as it wouldn't be applicable).
>
> Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>
> ---
> .../iio/adc/mediatek,mt6359-auxadc.yaml | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)

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