[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAMuHMdU-0i34XiQTkjkzJrG7kFX8kdSQjG57WS+sW+OLTLH4eg@mail.gmail.com>
Date: Thu, 14 Sep 2023 13:59:21 +0200
From: Geert Uytterhoeven <geert@...ux-m68k.org>
To: Ulf Hansson <ulf.hansson@...aro.org>
Cc: Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
linux-pm@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 01/17] pmdomain: Prepare to move Kconfig files into the
pmdomain subsystem
Hi Ulf,
On Thu, Sep 14, 2023 at 1:17 PM Ulf Hansson <ulf.hansson@...aro.org> wrote:
> Rather than having the various Kconfig files for the genpd providers
> sprinkled across subsystems, let's prepare to move them into the pmdomain
> subsystem along with the implementations.
>
> Signed-off-by: Ulf Hansson <ulf.hansson@...aro.org>
Thanks for your patch!
> --- a/drivers/Kconfig
> +++ b/drivers/Kconfig
> @@ -175,6 +175,8 @@ source "drivers/soundwire/Kconfig"
>
> source "drivers/soc/Kconfig"
>
> +source "drivers/genpd/Kconfig"
drivers/pmdomain/Kconfig
> +
> source "drivers/devfreq/Kconfig"
>
> source "drivers/extcon/Kconfig"
> diff --git a/drivers/pmdomain/Kconfig b/drivers/pmdomain/Kconfig
> new file mode 100644
> index 000000000000..c32a76b51840
> --- /dev/null
> +++ b/drivers/pmdomain/Kconfig
> @@ -0,0 +1,4 @@
> +# SPDX-License-Identifier: GPL-2.0-only
> +menu "Power Domains Support"
PM Domains
> +
> +endmenu
"b4 am" cannot download the full series at once.
It looks like you didn't send it as a series, but as individual patches?
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
Powered by blists - more mailing lists