[PATCH] dt-bindings: iio: adc: mediatek,mt2701-auxadc: add mt6572

Roman Vivchar via B4 Relay posted 1 patch 1 week, 1 day ago
Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: iio: adc: mediatek,mt2701-auxadc: add mt6572
Posted by Roman Vivchar via B4 Relay 1 week, 1 day ago
From: Roman Vivchar <rva333@protonmail.com>

Add a compatible string for the mt6572 AUXADC, that is compatible with
mt8173 IP.

Signed-off-by: Roman Vivchar <rva333@protonmail.com>
---
 Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
index d9e825e5054f..750e1e837fb8 100644
--- a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
@@ -38,6 +38,7 @@ properties:
           - const: mediatek,mt7986-auxadc
       - items:
           - enum:
+              - mediatek,mt6572-auxadc
               - mediatek,mt6893-auxadc
               - mediatek,mt8183-auxadc
               - mediatek,mt8186-auxadc

---
base-commit: 8cd9520d35a6c38db6567e97dd93b1f11f185dc6
change-id: 20260814-6572-dt-auxadc-e6df20ab3248

Best regards,
--  
Roman Vivchar <rva333@protonmail.com>
Re: [PATCH] dt-bindings: iio: adc: mediatek,mt2701-auxadc: add mt6572
Posted by Krzysztof Kozlowski 6 days, 18 hours ago
On Wed, Sep 16, 2026 at 02:42:35PM +0300, Roman Vivchar wrote:
> Add a compatible string for the mt6572 AUXADC, that is compatible with
> mt8173 IP.
> 
> Signed-off-by: Roman Vivchar <rva333@protonmail.com>
> ---
>  Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof
Re: [PATCH] dt-bindings: iio: adc: mediatek,mt2701-auxadc: add mt6572
Posted by Jonathan Cameron 4 days, 4 hours ago
On Fri, 18 Sep 2026 11:50:20 +0200
Krzysztof Kozlowski <krzk@kernel.org> wrote:

> On Wed, Sep 16, 2026 at 02:42:35PM +0300, Roman Vivchar wrote:
> > Add a compatible string for the mt6572 AUXADC, that is compatible with
> > mt8173 IP.
> > 
> > Signed-off-by: Roman Vivchar <rva333@protonmail.com>
> > ---
> >  Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml | 1 +
> >  1 file changed, 1 insertion(+)  
> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Applied.

Thanks

Jonathan

> 
> Best regards,
> Krzysztof
>
Re: [PATCH] dt-bindings: iio: adc: mediatek,mt2701-auxadc: add mt6572
Posted by AngeloGioacchino Del Regno 1 week, 1 day ago
On 9/16/26 13:42, Roman Vivchar via B4 Relay wrote:
> From: Roman Vivchar <rva333@protonmail.com>
> 
> Add a compatible string for the mt6572 AUXADC, that is compatible with
> mt8173 IP.
> 
> Signed-off-by: Roman Vivchar <rva333@protonmail.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

> ---
>   Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
> index d9e825e5054f..750e1e837fb8 100644
> --- a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
> @@ -38,6 +38,7 @@ properties:
>             - const: mediatek,mt7986-auxadc
>         - items:
>             - enum:
> +              - mediatek,mt6572-auxadc
>                 - mediatek,mt6893-auxadc
>                 - mediatek,mt8183-auxadc
>                 - mediatek,mt8186-auxadc
> 
> ---
> base-commit: 8cd9520d35a6c38db6567e97dd93b1f11f185dc6
> change-id: 20260814-6572-dt-auxadc-e6df20ab3248
> 
> Best regards,
> --
> Roman Vivchar <rva333@protonmail.com>