public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: iio: adc: Add compatible for MT8189 SoC
@ 2025-10-29 14:52 Louis-Alexis Eyraud
  2025-10-29 17:34 ` Conor Dooley
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Louis-Alexis Eyraud @ 2025-10-29 14:52 UTC (permalink / raw)
  To: Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	AngeloGioacchino Del Regno, Zhiyong Tao
  Cc: kernel, linux-iio, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek, Louis-Alexis Eyraud

Add compatible string for MT8189 SoC.
The AUXADC IP in this chip is fully compatible with the one found in
MT8173 SoC.

Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@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 14363389f30aef85c596251fca0fe800200e2b41..d9e825e5054fe51c4010fc8a97af05c7639d4753 100644
--- a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
@@ -42,6 +42,7 @@ properties:
               - mediatek,mt8183-auxadc
               - mediatek,mt8186-auxadc
               - mediatek,mt8188-auxadc
+              - mediatek,mt8189-auxadc
               - mediatek,mt8195-auxadc
               - mediatek,mt8516-auxadc
           - const: mediatek,mt8173-auxadc

---
base-commit: c9a389ffad27e7847c69f4d2b67ba56b77190209
change-id: 20251029-mt8189-dt-bindings-auxadc-89ad9e0a7834

Best regards,
-- 
Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>



^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: iio: adc: Add compatible for MT8189 SoC
  2025-10-29 14:52 [PATCH] dt-bindings: iio: adc: Add compatible for MT8189 SoC Louis-Alexis Eyraud
@ 2025-10-29 17:34 ` Conor Dooley
  2025-10-30  9:23 ` AngeloGioacchino Del Regno
  2025-11-02 11:47 ` Jonathan Cameron
  2 siblings, 0 replies; 4+ messages in thread
From: Conor Dooley @ 2025-10-29 17:34 UTC (permalink / raw)
  To: Louis-Alexis Eyraud
  Cc: Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	AngeloGioacchino Del Regno, Zhiyong Tao, kernel, linux-iio,
	devicetree, linux-kernel, linux-arm-kernel, linux-mediatek

[-- Attachment #1: Type: text/plain, Size: 354 bytes --]

On Wed, Oct 29, 2025 at 03:52:53PM +0100, Louis-Alexis Eyraud wrote:
> Add compatible string for MT8189 SoC.
> The AUXADC IP in this chip is fully compatible with the one found in
> MT8173 SoC.
> 
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>
pw-bot: not-applicable

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: iio: adc: Add compatible for MT8189 SoC
  2025-10-29 14:52 [PATCH] dt-bindings: iio: adc: Add compatible for MT8189 SoC Louis-Alexis Eyraud
  2025-10-29 17:34 ` Conor Dooley
@ 2025-10-30  9:23 ` AngeloGioacchino Del Regno
  2025-11-02 11:47 ` Jonathan Cameron
  2 siblings, 0 replies; 4+ messages in thread
From: AngeloGioacchino Del Regno @ 2025-10-30  9:23 UTC (permalink / raw)
  To: Louis-Alexis Eyraud, Jonathan Cameron, David Lechner,
	Nuno Sá, Andy Shevchenko, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Matthias Brugger, Zhiyong Tao
  Cc: kernel, linux-iio, devicetree, linux-kernel, linux-arm-kernel,
	linux-mediatek

Il 29/10/25 15:52, Louis-Alexis Eyraud ha scritto:
> Add compatible string for MT8189 SoC.
> The AUXADC IP in this chip is fully compatible with the one found in
> MT8173 SoC.
> 
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] dt-bindings: iio: adc: Add compatible for MT8189 SoC
  2025-10-29 14:52 [PATCH] dt-bindings: iio: adc: Add compatible for MT8189 SoC Louis-Alexis Eyraud
  2025-10-29 17:34 ` Conor Dooley
  2025-10-30  9:23 ` AngeloGioacchino Del Regno
@ 2025-11-02 11:47 ` Jonathan Cameron
  2 siblings, 0 replies; 4+ messages in thread
From: Jonathan Cameron @ 2025-11-02 11:47 UTC (permalink / raw)
  To: Louis-Alexis Eyraud
  Cc: David Lechner, Nuno Sá, Andy Shevchenko, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
	AngeloGioacchino Del Regno, Zhiyong Tao, kernel, linux-iio,
	devicetree, linux-kernel, linux-arm-kernel, linux-mediatek

On Wed, 29 Oct 2025 15:52:53 +0100
Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com> wrote:

> Add compatible string for MT8189 SoC.
> The AUXADC IP in this chip is fully compatible with the one found in
> MT8173 SoC.
> 
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
This had me confused. I tend to review backwards in time so
I picked up Jack Hsu's equivalent patch from the 
[PATCH v6 00/11] Add mt8189 dts evaluation board and Makefile 
series. v6 being posted a day after you.

Thanks

Jonathan

> ---
>  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 14363389f30aef85c596251fca0fe800200e2b41..d9e825e5054fe51c4010fc8a97af05c7639d4753 100644
> --- a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
> @@ -42,6 +42,7 @@ properties:
>                - mediatek,mt8183-auxadc
>                - mediatek,mt8186-auxadc
>                - mediatek,mt8188-auxadc
> +              - mediatek,mt8189-auxadc
>                - mediatek,mt8195-auxadc
>                - mediatek,mt8516-auxadc
>            - const: mediatek,mt8173-auxadc
> 
> ---
> base-commit: c9a389ffad27e7847c69f4d2b67ba56b77190209
> change-id: 20251029-mt8189-dt-bindings-auxadc-89ad9e0a7834
> 
> Best regards,



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-11-02 11:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-29 14:52 [PATCH] dt-bindings: iio: adc: Add compatible for MT8189 SoC Louis-Alexis Eyraud
2025-10-29 17:34 ` Conor Dooley
2025-10-30  9:23 ` AngeloGioacchino Del Regno
2025-11-02 11:47 ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox