.../devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml | 1 + 1 file changed, 1 insertion(+)
Add a compatible for the Dimensity 1200 (MT6893) SoC; The AUXADC
IP in this chip is fully compatible with the one found in MT8173.
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
---
.../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 6168b44ea72c..b489c984c1bb 100644
--- a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
@@ -34,6 +34,7 @@ properties:
- const: mediatek,mt2701-auxadc
- items:
- enum:
+ - mediatek,mt6893-auxadc
- mediatek,mt8183-auxadc
- mediatek,mt8186-auxadc
- mediatek,mt8188-auxadc
--
2.49.0
On Wed, 16 Apr 2025 14:02:35 +0200, AngeloGioacchino Del Regno wrote: > Add a compatible for the Dimensity 1200 (MT6893) SoC; The AUXADC > IP in this chip is fully compatible with the one found in MT8173. > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > --- > .../devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring (Arm) <robh@kernel.org>
On Mon, 21 Apr 2025 16:38:51 -0500 "Rob Herring (Arm)" <robh@kernel.org> wrote: > On Wed, 16 Apr 2025 14:02:35 +0200, AngeloGioacchino Del Regno wrote: > > Add a compatible for the Dimensity 1200 (MT6893) SoC; The AUXADC > > IP in this chip is fully compatible with the one found in MT8173. > > > > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > > --- > > .../devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > Acked-by: Rob Herring (Arm) <robh@kernel.org> > Applied.
© 2016 - 2025 Red Hat, Inc.