From: Sascha Hauer <s.hauer@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: Barebox List <barebox@lists.infradead.org>
Subject: Re: [PATCH] aiodev: Enable saradc for RK3588
Date: Thu, 5 Mar 2026 13:15:57 +0100 [thread overview]
Message-ID: <aalz_cwsApZjjYed@pengutronix.de> (raw)
In-Reply-To: <2bcf7ef8-6d97-46c7-a8d2-3db70365e32a@pengutronix.de>
On Thu, Mar 05, 2026 at 08:35:27AM +0100, Ahmad Fatoum wrote:
> Hello Sascha,
>
> On 3/5/26 07:53, Sascha Hauer wrote:
> > The RK3588 also has a saradc, add the SoC to the dependency list.
> >
> > Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
> > ---
> > drivers/aiodev/Kconfig | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/aiodev/Kconfig b/drivers/aiodev/Kconfig
> > index 1c7bf16546..5c925109fb 100644
> > --- a/drivers/aiodev/Kconfig
> > +++ b/drivers/aiodev/Kconfig
> > @@ -60,7 +60,7 @@ config STM32_ADC
> >
> > config ROCKCHIP_SARADC
> > tristate "Rockchip SARADC driver"
> > - depends on ARCH_RK3568 || ARCH_RK3576 || COMPILE_TEST
> > + depends on ARCH_RK3568 || ARCH_RK3576 || ARCH_RK3588 || COMPILE_TEST
>
> Given that there are so many RK35xx variants, let's just turn this into ARCH_ROCKCHIP?
Did that.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2026-03-05 12:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-05 6:53 Sascha Hauer
2026-03-05 7:35 ` Ahmad Fatoum
2026-03-05 12:15 ` Sascha Hauer [this message]
2026-03-05 12:15 ` Sascha Hauer
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=aalz_cwsApZjjYed@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.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