public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: "Heiko Stübner" <heiko@sntech.de>
To: Alex Dewar <alex.dewar90@gmail.com>
Cc: Alexandru Tachici <alexandru.tachici@analog.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
	Michael Hennerich <michael.hennerich@analog.com>,
	Saravanan Sekar <sravanhome@gmail.com>,
	Miquel Raynal <miquel.raynal@bootlin.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Vincent Pelletier <plr.vincent@gmail.com>,
	linux-kernel@vger.kernel.org,
	Beniamin Bia <beniamin.bia@analog.com>,
	linux-iio@vger.kernel.org,
	Andy Shevchenko <andy.shevchenko@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	Philipp Zabel <p.zabel@pengutronix.de>,
	Hartmut Knaack <knaack.h@gmx.de>,
	linux-rockchip@lists.infradead.org,
	Alexandru Ardelean <alexandru.ardelean@analog.com>,
	Alex Dewar <alex.dewar90@gmail.com>,
	Jonathan Cameron <jic23@kernel.org>,
	Artur Rojek <contact@artur-rojek.eu>
Subject: Re: [PATCH] iio: adc: rockchip_saradc: Allow compile-testing with !ARM
Date: Fri, 04 Sep 2020 19:32:22 +0200	[thread overview]
Message-ID: <1602652.ZmzXO7uU3z@diego> (raw)
In-Reply-To: <20200904170416.16061-1-alex.dewar90@gmail.com>

Am Freitag, 4. September 2020, 19:04:16 CEST schrieb Alex Dewar:
> There seems no reason to allow for compile-testing on ARM only, so
> remove this restriction.
> 
> Build-tested with allyesconfig on x86.
> 
> Signed-off-by: Alex Dewar <alex.dewar90@gmail.com>

Reviewed-by: Heiko Stuebner <heiko@sntech.de>

> ---
>  drivers/iio/adc/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/adc/Kconfig b/drivers/iio/adc/Kconfig
> index d94dc800b842..03929606bb01 100644
> --- a/drivers/iio/adc/Kconfig
> +++ b/drivers/iio/adc/Kconfig
> @@ -863,7 +863,7 @@ config RN5T618_ADC
>  
>  config ROCKCHIP_SARADC
>  	tristate "Rockchip SARADC driver"
> -	depends on ARCH_ROCKCHIP || (ARM && COMPILE_TEST)
> +	depends on ARCH_ROCKCHIP || COMPILE_TEST
>  	depends on RESET_CONTROLLER
>  	select IIO_BUFFER
>  	select IIO_TRIGGERED_BUFFER
> 





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

  reply	other threads:[~2020-09-04 18:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04 17:04 [PATCH] iio: adc: rockchip_saradc: Allow compile-testing with !ARM Alex Dewar
2020-09-04 17:32 ` Heiko Stübner [this message]
2020-09-06 13:27   ` 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=1602652.ZmzXO7uU3z@diego \
    --to=heiko@sntech.de \
    --cc=alex.dewar90@gmail.com \
    --cc=alexandru.ardelean@analog.com \
    --cc=alexandru.tachici@analog.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=beniamin.bia@analog.com \
    --cc=contact@artur-rojek.eu \
    --cc=jic23@kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=michael.hennerich@analog.com \
    --cc=miquel.raynal@bootlin.com \
    --cc=p.zabel@pengutronix.de \
    --cc=plr.vincent@gmail.com \
    --cc=pmeerw@pmeerw.net \
    --cc=sravanhome@gmail.com \
    /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