public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel•org>
To: "Paweł Chmiel" <pawel.mikolaj.chmiel@gmail•com>
Cc: mark.rutland@arm•com, linux-iio@vger•kernel.org,
	xc-racer2@live•ca, pmeerw@pmeerw•net, freeman.liu@spreadtrum•com,
	marcus.folkesson@gmail•com, lars@metafoo•de, krzk@kernel•org,
	linux-samsung-soc@vger•kernel.org, kgene@kernel•org,
	geert@linux-m68k•org, devicetree@vger•kernel.org,
	smohanad@codeaurora•org, vilhelm.gray@gmail•com,
	robh+dt@kernel•org, linux-arm-kernel@lists•infradead.org,
	baolin.wang@linaro•org, rdunlap@infradead•org,
	arnaud.pouliquen@st•com, linux-kernel@vger•kernel.org,
	broonie@kernel•org, knaack.h@gmx•de, eugen.hristev@microchip•com
Subject: Re: [PATCH 3/3] dt-bindings: iio: adc: exynos-adc: Add S5PV210 variant
Date: Wed, 12 Dec 2018 17:26:04 +0000	[thread overview]
Message-ID: <20181212172604.6336779e@archlinux> (raw)
In-Reply-To: <20181207191136.5464-4-pawel.mikolaj.chmiel@gmail.com>

On Fri,  7 Dec 2018 20:11:36 +0100
Paweł Chmiel <pawel.mikolaj.chmiel@gmail•com> wrote:

> From: Jonathan Bakker <xc-racer2@live•ca>
> 
> Add information about new compatible for S5PV210
> 
> Signed-off-by: Jonathan Bakker <xc-racer2@live•ca>
> Signed-off-by: Paweł Chmiel <pawel.mikolaj.chmiel@gmail•com>

Applied to the togreg branch of iio.git and pushed out as
testing for the autobuilders to play with it.

Thanks,

Jonathan

> ---
>  .../devicetree/bindings/iio/adc/samsung,exynos-adc.txt        | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.txt b/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.txt
> index 6c49db7f8ad2..a10c1f89037d 100644
> --- a/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.txt
> +++ b/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.txt
> @@ -11,7 +11,7 @@ New driver handles the following
>  
>  Required properties:
>  - compatible:		Must be "samsung,exynos-adc-v1"
> -				for exynos4412/5250 and s5pv210 controllers.
> +				for exynos4412/5250 controllers.
>  			Must be "samsung,exynos-adc-v2" for
>  				future controllers.
>  			Must be "samsung,exynos3250-adc" for
> @@ -28,6 +28,8 @@ Required properties:
>  				the ADC in s3c2443 and compatibles
>  			Must be "samsung,s3c6410-adc" for
>  				the ADC in s3c6410 and compatibles
> +			Must be "samsung,s5pv210-adc" for
> +				the ADC in s5pv210 and compatibles
>  - reg:			List of ADC register address range
>  			- The base address and range of ADC register
>  			- The base address and range of ADC_PHY register (every


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2018-12-12 17:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-07 19:11 [PATCH 0/3] iio: adc: exynos-adc: Add support for S5PV210 Paweł Chmiel
2018-12-07 19:11 ` [PATCH 1/3] iio: adc: exynos-adc: Add S5PV210 variant Paweł Chmiel
2018-12-12 17:18   ` Jonathan Cameron
2018-12-07 19:11 ` [PATCH 2/3] iio: adc: Allow selection of Exynos ADC on S5PV210 Paweł Chmiel
2018-12-12 17:22   ` Jonathan Cameron
2018-12-07 19:11 ` [PATCH 3/3] dt-bindings: iio: adc: exynos-adc: Add S5PV210 variant Paweł Chmiel
2018-12-12 17:26   ` Jonathan Cameron [this message]
2018-12-08 15:59 ` [PATCH 0/3] iio: adc: exynos-adc: Add support for S5PV210 Jonathan Cameron

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=20181212172604.6336779e@archlinux \
    --to=jic23@kernel$(echo .)org \
    --cc=arnaud.pouliquen@st$(echo .)com \
    --cc=baolin.wang@linaro$(echo .)org \
    --cc=broonie@kernel$(echo .)org \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=eugen.hristev@microchip$(echo .)com \
    --cc=freeman.liu@spreadtrum$(echo .)com \
    --cc=geert@linux-m68k$(echo .)org \
    --cc=kgene@kernel$(echo .)org \
    --cc=knaack.h@gmx$(echo .)de \
    --cc=krzk@kernel$(echo .)org \
    --cc=lars@metafoo$(echo .)de \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-iio@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-samsung-soc@vger$(echo .)kernel.org \
    --cc=marcus.folkesson@gmail$(echo .)com \
    --cc=mark.rutland@arm$(echo .)com \
    --cc=pawel.mikolaj.chmiel@gmail$(echo .)com \
    --cc=pmeerw@pmeerw$(echo .)net \
    --cc=rdunlap@infradead$(echo .)org \
    --cc=robh+dt@kernel$(echo .)org \
    --cc=smohanad@codeaurora$(echo .)org \
    --cc=vilhelm.gray@gmail$(echo .)com \
    --cc=xc-racer2@live$(echo .)ca \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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