linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Lars-Peter Clausen <lars@metafoo.de>,
	linux-iio@vger.kernel.org
Subject: Re: [PATCH] iio: adc: exynos: describe drivers in KConfig
Date: Sat, 25 Sep 2021 15:30:23 +0100	[thread overview]
Message-ID: <20210925153023.06ef72ec@jic23-huawei> (raw)
In-Reply-To: <20210924133515.112357-1-krzysztof.kozlowski@canonical.com>

On Fri, 24 Sep 2021 15:35:15 +0200
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> wrote:

> Describe better which driver applies to which SoC, to make configuring
> kernel for Samsung SoC easier.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

Seems reasonable.  Applied thanks,

Jonathan

> ---
>  drivers/iio/adc/Kconfig | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
> index af168e1c9fdb..6cc1268da184 100644
> --- a/drivers/iio/adc/Kconfig
> +++ b/drivers/iio/adc/Kconfig
> @@ -430,9 +430,9 @@ config EXYNOS_ADC
>  	depends on ARCH_EXYNOS || ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5PV210 || (OF && COMPILE_TEST)
>  	depends on HAS_IOMEM
>  	help
> -	  Core support for the ADC block found in the Samsung EXYNOS series
> -	  of SoCs for drivers such as the touchscreen and hwmon to use to share
> -	  this resource.
> +	  Driver for the ADC block found in the Samsung S3C (S3C2410, S3C2416,
> +	  S3C2440, S3C2443, S3C6410), S5Pv210 and Exynos SoCs.
> +	  Choose Y here only if you build for such Samsung SoC.
>  
>  	  To compile this driver as a module, choose M here: the module will be
>  	  called exynos_adc.


      reply	other threads:[~2021-09-25 14:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-24 13:35 [PATCH] iio: adc: exynos: describe drivers in KConfig Krzysztof Kozlowski
2021-09-25 14:30 ` Jonathan Cameron [this message]

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=20210925153023.06ef72ec@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=lars@metafoo.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.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).