[PATCH 3/3] dt-bindings: iio: adc: Add support for MT7981
David Lechner
dlechner at baylibre.com
Sun Jun 29 10:26:27 PDT 2025
On 6/28/25 5:38 PM, Aleksander Jan Bajkowski wrote:
> The temperature sensor in the MT7981 is same as in the MT7986.
> Add compatible string for mt7981.
>
If they are exactly the same, then we would want to include fallback to
the existing identical compatible string rather than adding a new standalone
compatible.
> Signed-off-by: Aleksander Jan Bajkowski <olek2 at wp.pl>
> ---
> .../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 b489c984c1bb..ceb914dde15b 100644
> --- a/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/mediatek,mt2701-auxadc.yaml
> @@ -26,6 +26,7 @@ properties:
> - mediatek,mt2712-auxadc
> - mediatek,mt6765-auxadc
> - mediatek,mt7622-auxadc
> + - mediatek,mt7981-auxadc
> - mediatek,mt7986-auxadc
> - mediatek,mt8173-auxadc
> - items:
More information about the linux-arm-kernel
mailing list