linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Claudiu Beznea <claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
To: <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	<mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	<nicolas.ferre-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>,
	<alexandre.belloni-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org>,
	<ludovic.desroches-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>,
	<vkoul-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	<eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>,
	<jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	<knaack.h-Mmb7MZpHnFY@public.gmane.org>,
	<lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org>,
	<pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org>,
	<mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	<lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	<radu_nicolae.pirea-8LCfxC+Vs8U@public.gmane.org>,
	<richard.genoud-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	<tudor.ambarus-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>,
	<miquel.raynal-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org>,
	<richard-/L3Ra7n9ekc@public.gmane.org>,
	<vigneshr-l0cyMroinI0@public.gmane.org>,
	<wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org>,
	<mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>,
	<a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org>
Cc: <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	<dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	<linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	<linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	<linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	<linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
	<linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	<linux-rtc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Claudiu Beznea
	<claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
Subject: [PATCH v2 06/17] dt-bindings: at91-sama5d2_adc: add microchip,sam9x60-adc
Date: Fri, 10 Jan 2020 18:17:58 +0200	[thread overview]
Message-ID: <1578673089-3484-7-git-send-email-claudiu.beznea@microchip.com> (raw)
In-Reply-To: <1578673089-3484-1-git-send-email-claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>

Add microchip,sam9x60-adc to DT bindings documentation.

Signed-off-by: Claudiu Beznea <claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
---
 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.
-- 
2.7.4

  parent reply	other threads:[~2020-01-10 16:17 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-10 16:17 [PATCH v2 00/17] add device tree for SAM9X60 SoC and SAM9X60-EK board Claudiu Beznea
2020-01-10 16:17 ` [PATCH v2 03/17] dt-bindings: atmel-can: add microchip,sam9x60-can Claudiu Beznea
2020-01-13 23:23   ` Rob Herring
2020-01-14  9:51   ` Alexandre Belloni
2020-01-10 16:18 ` [PATCH v2 08/17] dt-bindings: atmel-nand: add microchip,sam9x60-pmecc Claudiu Beznea
2020-01-14  0:16   ` Rob Herring
2020-01-14  9:53   ` Alexandre Belloni
2020-01-10 16:18 ` [PATCH v2 09/17] dt-bindings: atmel-sysreg: add microchip,sam9x60-ddramc Claudiu Beznea
     [not found]   ` <1578673089-3484-10-git-send-email-claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
2020-01-14  0:17     ` Rob Herring
2020-01-14  9:54     ` Alexandre Belloni
2020-01-10 16:18 ` [PATCH v2 10/17] dt-bindings: atmel-smc: add microchip,sam9x60-smc Claudiu Beznea
     [not found]   ` <1578673089-3484-11-git-send-email-claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
2020-01-14  0:18     ` Rob Herring
2020-01-14  9:55   ` Alexandre Belloni
2020-01-15  8:00     ` Lee Jones
2020-01-15  8:43       ` Alexandre Belloni
2020-01-10 16:18 ` [PATCH v2 11/17] dt-bindings: atmel-gpbr: add microchip,sam9x60-gpbr Claudiu Beznea
     [not found]   ` <1578673089-3484-12-git-send-email-claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
2020-01-14  0:20     ` Rob Herring
2020-01-14  9:56     ` Alexandre Belloni
2020-01-10 16:18 ` [PATCH v2 12/17] dt-bindings: atmel,at91rm9200-rtc: add microchip,sam9x60-rtc Claudiu Beznea
2020-01-14  0:21   ` Rob Herring
2020-01-10 16:18 ` [PATCH v2 13/17] dt-bindings: atmel-usart: remove wildcard Claudiu Beznea
2020-01-14  0:24   ` Rob Herring
     [not found] ` <1578673089-3484-1-git-send-email-claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
2020-01-10 16:17   ` [PATCH v2 01/17] dt-bindings: at_xdmac: " Claudiu Beznea
2020-01-13 23:22     ` Rob Herring
     [not found]     ` <1578673089-3484-2-git-send-email-claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
2020-01-14  9:47       ` Alexandre Belloni
2020-01-10 16:17   ` [PATCH v2 02/17] dt-bindings: at_xdmac: add microchip,sam9x60-dma Claudiu Beznea
     [not found]     ` <1578673089-3484-3-git-send-email-claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
2020-01-13 23:23       ` Rob Herring
2020-01-14  9:50       ` Alexandre Belloni
2020-01-10 16:17   ` [PATCH v2 04/17] dt-bindings: atmel-tcb: add microchip,sam9x60-tcb Claudiu Beznea
2020-01-13 23:25     ` Rob Herring
2020-01-10 16:17   ` [PATCH v2 05/17] dt-bindings: atmel-isi: add microchip,sam9x60-isi Claudiu Beznea
2020-01-13 23:25     ` Rob Herring
2020-01-14  9:51     ` Alexandre Belloni
2020-01-14 12:21     ` Hans Verkuil
2020-01-10 16:17   ` Claudiu Beznea [this message]
2020-01-11 10:16     ` [PATCH v2 06/17] dt-bindings: at91-sama5d2_adc: add microchip,sam9x60-adc Jonathan Cameron
2020-01-14  0:16     ` Rob Herring
     [not found]     ` <1578673089-3484-7-git-send-email-claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
2020-01-14  9:52       ` Alexandre Belloni
2020-01-10 16:17   ` [PATCH v2 07/17] dt-bindings: atmel-matrix: add microchip,sam9x60-matrix Claudiu Beznea
     [not found]     ` <1578673089-3484-8-git-send-email-claudiu.beznea-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
2020-01-14  0:16       ` Rob Herring
2020-01-14  9:53       ` Alexandre Belloni
2020-01-10 16:18   ` [PATCH v2 14/17] dt-bindings: atmel-usart: add microchip,sam9x60-{usart, dbgu} Claudiu Beznea
2020-01-10 16:18   ` [PATCH v2 15/17] dt-bindings: arm: add sam9x60-ek board Claudiu Beznea
2020-01-14  0:33     ` Rob Herring
2020-01-14  9:57     ` Alexandre Belloni
2020-01-10 16:18   ` [PATCH v2 16/17] ARM: at91/defconfig: enable MMC_SDHCI_OF_AT91 and MICROCHIP_PIT64B Claudiu Beznea
2020-01-10 16:18   ` [PATCH v2 17/17] ARM: dts: at91: sam9x60: add device tree for soc and board Claudiu Beznea

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1578673089-3484-7-git-send-email-claudiu.beznea@microchip.com \
    --to=claudiu.beznea-uwl1gki3jzl3ogb3hspcza@public.gmane.org \
    --cc=a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org \
    --cc=alexandre.belloni-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=eugen.hristev-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org \
    --cc=jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=knaack.h-Mmb7MZpHnFY@public.gmane.org \
    --cc=lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org \
    --cc=lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-can-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-rtc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ludovic.desroches-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=miquel.raynal-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org \
    --cc=mkl-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    --cc=nicolas.ferre-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org \
    --cc=pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org \
    --cc=radu_nicolae.pirea-8LCfxC+Vs8U@public.gmane.org \
    --cc=richard-/L3Ra7n9ekc@public.gmane.org \
    --cc=richard.genoud-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=tudor.ambarus-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org \
    --cc=vigneshr-l0cyMroinI0@public.gmane.org \
    --cc=vkoul-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=wg-5Yr1BZd7O62+XT7JhA+gdA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).