diff mbox series

[1/2] dt-bindings: iio: adc: add Meson8m2 support

Message ID 20180721194049.23265-2-martin.blumenstingl@googlemail.com (mailing list archive)
State Not Applicable
Headers show
Series meson-saradc: add support for the Meson8m2 SoC | expand

Commit Message

Martin Blumenstingl July 21, 2018, 7:40 p.m. UTC
The Amlogic Meson SAR ADC implementation on the Meson8m2 SoC is
identical to the Meson8b variant. Add a compatible string to indicate
that we support the SAR ADC on the Meson8m2 SoC.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
---
 .../devicetree/bindings/iio/adc/amlogic,meson-saradc.txt         | 1 +
 1 file changed, 1 insertion(+)

Comments

Jonathan Cameron July 22, 2018, 8:18 a.m. UTC | #1
On Sat, 21 Jul 2018 21:40:48 +0200
Martin Blumenstingl <martin.blumenstingl@googlemail.com> wrote:

> The Amlogic Meson SAR ADC implementation on the Meson8m2 SoC is
> identical to the Meson8b variant. Add a compatible string to indicate
> that we support the SAR ADC on the Meson8m2 SoC.
> 
> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Applied to the togreg branch of iio.git and pushed out as testing for the
autobuilder to ignore it.

Thanks,

Jonathan

> ---
>  .../devicetree/bindings/iio/adc/amlogic,meson-saradc.txt         | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt b/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt
> index d1acd5ea2737..54b823f3a453 100644
> --- a/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt
> +++ b/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt
> @@ -4,6 +4,7 @@ Required properties:
>  - compatible:	depending on the SoC this should be one of:
>  			- "amlogic,meson8-saradc" for Meson8
>  			- "amlogic,meson8b-saradc" for Meson8b
> +			- "amlogic,meson8m2-saradc" for Meson8m2
>  			- "amlogic,meson-gxbb-saradc" for GXBB
>  			- "amlogic,meson-gxl-saradc" for GXL
>  			- "amlogic,meson-gxm-saradc" for GXM
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt b/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt
index d1acd5ea2737..54b823f3a453 100644
--- a/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt
+++ b/Documentation/devicetree/bindings/iio/adc/amlogic,meson-saradc.txt
@@ -4,6 +4,7 @@  Required properties:
 - compatible:	depending on the SoC this should be one of:
 			- "amlogic,meson8-saradc" for Meson8
 			- "amlogic,meson8b-saradc" for Meson8b
+			- "amlogic,meson8m2-saradc" for Meson8m2
 			- "amlogic,meson-gxbb-saradc" for GXBB
 			- "amlogic,meson-gxl-saradc" for GXL
 			- "amlogic,meson-gxm-saradc" for GXM