diff mbox series

[v2,06/17] dt-bindings: at91-sama5d2_adc: add microchip, sam9x60-adc

Message ID 1578673089-3484-7-git-send-email-claudiu.beznea@microchip.com (mailing list archive)
State New, archived
Headers show
Series add device tree for SAM9X60 SoC and SAM9X60-EK board | expand

Commit Message

Claudiu Beznea Jan. 10, 2020, 4:17 p.m. UTC
Add microchip,sam9x60-adc to DT bindings documentation.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
---
 Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Jonathan Cameron Jan. 11, 2020, 10:16 a.m. UTC | #1
On Fri, 10 Jan 2020 18:17:58 +0200
Claudiu Beznea <claudiu.beznea@microchip.com> wrote:

> Add microchip,sam9x60-adc to DT bindings documentation.
> 
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

I'm assuming this lot of binding changes will all go via Rob.
Let me know if you are expecting it to go via the various
individual trees.

Thanks,

Jonathan


> ---
>  Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt b/Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt
> index 4a3c1d496e1a..07c59f301b31 100644
> --- a/Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt
> +++ b/Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt
> @@ -1,7 +1,7 @@
>  * AT91 SAMA5D2 Analog to Digital Converter (ADC)
>  
>  Required properties:
> -  - compatible: Should be "atmel,sama5d2-adc".
> +  - compatible: Should be "atmel,sama5d2-adc" or "microchip,sam9x60-adc".
>    - reg: Should contain ADC registers location and length.
>    - interrupts: Should contain the IRQ line for the ADC.
>    - clocks: phandle to device clock.
Rob Herring Jan. 14, 2020, 12:16 a.m. UTC | #2
On Fri, 10 Jan 2020 18:17:58 +0200, Claudiu Beznea wrote:
> Add microchip,sam9x60-adc to DT bindings documentation.
> 
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
> ---
>  Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
Alexandre Belloni Jan. 14, 2020, 9:52 a.m. UTC | #3
On 10/01/2020 18:17:58+0200, Claudiu Beznea wrote:
> Add microchip,sam9x60-adc to DT bindings documentation.
> 
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
> ---
>  Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt b/Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt
index 4a3c1d496e1a..07c59f301b31 100644
--- a/Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt
+++ b/Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt
@@ -1,7 +1,7 @@ 
 * AT91 SAMA5D2 Analog to Digital Converter (ADC)
 
 Required properties:
-  - compatible: Should be "atmel,sama5d2-adc".
+  - compatible: Should be "atmel,sama5d2-adc" or "microchip,sam9x60-adc".
   - reg: Should contain ADC registers location and length.
   - interrupts: Should contain the IRQ line for the ADC.
   - clocks: phandle to device clock.