All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Stephen Boyd <sboyd@kernel.org>
Cc: "Ulf Hansson" <ulf.hansson@linaro.org>,
	"Rich Felker" <dalias@libc.org>,
	"Linux-sh list" <linux-sh@vger.kernel.org>,
	"Catalin Marinas" <catalin.marinas@arm.com>,
	"Michael Turquette" <mturquette@baylibre.com>,
	"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
	"open list:BROADCOM NVRAM DRIVER" <linux-mips@vger.kernel.org>,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
	"Huacai Chen" <chenhc@lemote.com>,
	"Will Deacon" <will@kernel.org>,
	linux-clk <linux-clk@vger.kernel.org>,
	linux-c6x-dev@linux-c6x.org,
	"Alexander Shiyan" <shc_work@mail.ru>,
	"Neil Armstrong" <narmstrong@baylibre.com>,
	"Russell King" <linux@armlinux.org.uk>,
	"Yoshinori Sato" <ysato@users.sourceforge.jp>,
	"Geert Uytterhoeven" <geert@linux-m68k.org>,
	"Mark Salter" <msalter@redhat.com>,
	"Thierry Reding" <treding@nvidia.com>,
	"moderated list:H8/300 ARCHITECTURE"
	<uclinux-h8-devel@lists.sourceforge.jp>,
	"Aurelien Jacquiot" <jacquiot.aurelien@gmail.com>,
	"Lubomir Rintel" <lkundrak@v3.sk>,
	linux-m68k <linux-m68k@lists.linux-m68k.org>,
	"Mark Brown" <broonie@kernel.org>, "Guan Xuetao" <gxt@pku.edu.cn>,
	"Linux ARM" <linux-arm-kernel@lists.infradead.org>,
	"Paul Walmsley" <paul@pwsan.com>,
	"Thomas Bogendoerfer" <tsbogend@alpha.franken.de>,
	"Paul Burton" <paulburton@kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Tony Prisk" <linux@prisktech.co.nz>,
	"Andreas Färber" <afaerber@suse.de>
Subject: Re: [PATCH v2 00/10] Allow COMMON_CLK to be selectable
Date: Thu, 09 Apr 2020 08:58:36 +0000	[thread overview]
Message-ID: <CAK8P3a1mOS4bVs+FQNcWPXuAdXpB-rKAuRE-at-Pr0m=43D68g@mail.gmail.com> (raw)
In-Reply-To: <20200409064416.83340-1-sboyd@kernel.org>

On Thu, Apr 9, 2020 at 8:44 AM Stephen Boyd <sboyd@kernel.org> wrote:
>
> This patch series cleans up a handful of selects that were redundant and
> deletes presumably dead code with the goal of making it possible to add
> kunit tests for the CCF in the future. To do that, we introduce a
> "legacy" clk Kconfig option to mark code that hasn't migrated to the
> common clk framework and then make the COMMON_CLK config option visible
> in the menuconfig as long as that legacy option isn't enabled. I've also
> included a couple patches at the end that may be more controversial but
> helped me consolidate all this logic/code.
>
> I haven't done more than compile test a few configs for arm, arm64,
> h8300, and mips. More testing is welcome.
>
> The plan is that I'll just merge the whole pile through the clk tree. If
> the first five patches or the last three patches are better going
> through another tree like arm-soc or architecture trees that's fine too,
> but there are potential conflicts between trees so maybe it's better to
> just leave it all in one tree.
>
> Changes from v1:
>  * Fixed MIPS ralink build problem pointed out by Arnd
>  * Fixed meson mx sdio build due to bad Kconfig exposed by this change
>  * Picked up acks

Whole series

Reviewed-by: Arnd Bergmann <arnd@arndb.de>

I also made a patch to completely remove the private clk implementation
for mips/loongson2f, but it obviously clashes with your series at the moment.

I'll send you what I have today and you can decide if you want to
add it to your series after it gets an Ack from the maintainers, or I'll
send it separately later.

     Arnd

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: Stephen Boyd <sboyd@kernel.org>
Cc: "Michael Turquette" <mturquette@baylibre.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	linux-clk <linux-clk@vger.kernel.org>,
	"Alexander Shiyan" <shc_work@mail.ru>,
	"Andreas Färber" <afaerber@suse.de>,
	"Aurelien Jacquiot" <jacquiot.aurelien@gmail.com>,
	"Catalin Marinas" <catalin.marinas@arm.com>,
	"Huacai Chen" <chenhc@lemote.com>,
	"Geert Uytterhoeven" <geert@linux-m68k.org>,
	"Guan Xuetao" <gxt@pku.edu.cn>,
	"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
	"Linux ARM" <linux-arm-kernel@lists.infradead.org>,
	linux-c6x-dev@linux-c6x.org,
	linux-m68k <linux-m68k@lists.linux-m68k.org>,
	"open list:BROADCOM NVRAM DRIVER" <linux-mips@vger.kernel.org>,
	"Linux-sh list" <linux-sh@vger.kernel.org>,
	"Lubomir Rintel" <lkundrak@v3.sk>,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
	"Mark Brown" <broonie@kernel.org>,
	"Mark Salter" <msalter@redhat.com>,
	"Neil Armstrong" <narmstrong@baylibre.com>,
	"Paul Burton" <paulburton@kernel.org>,
	"Paul Walmsley" <paul@pwsan.com>, "Rich Felker" <dalias@libc.org>,
	"Russell King" <linux@armlinux.org.uk>,
	"Thierry Reding" <treding@nvidia.com>,
	"Thomas Bogendoerfer" <tsbogend@alpha.franken.de>,
	"Tony Prisk" <linux@prisktech.co.nz>,
	"moderated list:H8/300 ARCHITECTURE"
	<uclinux-h8-devel@lists.sourceforge.jp>,
	"Ulf Hansson" <ulf.hansson@linaro.org>,
	"Will Deacon" <will@kernel.org>,
	"Yoshinori Sato" <ysato@users.sourceforge.jp>
Subject: Re: [PATCH v2 00/10] Allow COMMON_CLK to be selectable
Date: Thu, 9 Apr 2020 10:58:36 +0200	[thread overview]
Message-ID: <CAK8P3a1mOS4bVs+FQNcWPXuAdXpB-rKAuRE-at-Pr0m=43D68g@mail.gmail.com> (raw)
In-Reply-To: <20200409064416.83340-1-sboyd@kernel.org>

On Thu, Apr 9, 2020 at 8:44 AM Stephen Boyd <sboyd@kernel.org> wrote:
>
> This patch series cleans up a handful of selects that were redundant and
> deletes presumably dead code with the goal of making it possible to add
> kunit tests for the CCF in the future. To do that, we introduce a
> "legacy" clk Kconfig option to mark code that hasn't migrated to the
> common clk framework and then make the COMMON_CLK config option visible
> in the menuconfig as long as that legacy option isn't enabled. I've also
> included a couple patches at the end that may be more controversial but
> helped me consolidate all this logic/code.
>
> I haven't done more than compile test a few configs for arm, arm64,
> h8300, and mips. More testing is welcome.
>
> The plan is that I'll just merge the whole pile through the clk tree. If
> the first five patches or the last three patches are better going
> through another tree like arm-soc or architecture trees that's fine too,
> but there are potential conflicts between trees so maybe it's better to
> just leave it all in one tree.
>
> Changes from v1:
>  * Fixed MIPS ralink build problem pointed out by Arnd
>  * Fixed meson mx sdio build due to bad Kconfig exposed by this change
>  * Picked up acks

Whole series

Reviewed-by: Arnd Bergmann <arnd@arndb.de>

I also made a patch to completely remove the private clk implementation
for mips/loongson2f, but it obviously clashes with your series at the moment.

I'll send you what I have today and you can decide if you want to
add it to your series after it gets an Ack from the maintainers, or I'll
send it separately later.

     Arnd

WARNING: multiple messages have this Message-ID (diff)
From: Arnd Bergmann <arnd@arndb.de>
To: Stephen Boyd <sboyd@kernel.org>
Cc: "Ulf Hansson" <ulf.hansson@linaro.org>,
	"Rich Felker" <dalias@libc.org>,
	"Linux-sh list" <linux-sh@vger.kernel.org>,
	"Catalin Marinas" <catalin.marinas@arm.com>,
	"Michael Turquette" <mturquette@baylibre.com>,
	"Jiaxun Yang" <jiaxun.yang@flygoat.com>,
	"open list:BROADCOM NVRAM DRIVER" <linux-mips@vger.kernel.org>,
	"Manivannan Sadhasivam" <manivannan.sadhasivam@linaro.org>,
	"Huacai Chen" <chenhc@lemote.com>,
	"Will Deacon" <will@kernel.org>,
	linux-clk <linux-clk@vger.kernel.org>,
	linux-c6x-dev@linux-c6x.org,
	"Alexander Shiyan" <shc_work@mail.ru>,
	"Neil Armstrong" <narmstrong@baylibre.com>,
	"Russell King" <linux@armlinux.org.uk>,
	"Yoshinori Sato" <ysato@users.sourceforge.jp>,
	"Geert Uytterhoeven" <geert@linux-m68k.org>,
	"Mark Salter" <msalter@redhat.com>,
	"Thierry Reding" <treding@nvidia.com>,
	"moderated list:H8/300 ARCHITECTURE"
	<uclinux-h8-devel@lists.sourceforge.jp>,
	"Aurelien Jacquiot" <jacquiot.aurelien@gmail.com>,
	"Lubomir Rintel" <lkundrak@v3.sk>,
	linux-m68k <linux-m68k@lists.linux-m68k.org>,
	"Mark Brown" <broonie@kernel.org>, "Guan Xuetao" <gxt@pku.edu.cn>,
	"Linux ARM" <linux-arm-kernel@lists.infradead.org>,
	"Paul Walmsley" <paul@pwsan.com>,
	"Thomas Bogendoerfer" <tsbogend@alpha.franken.de>,
	"Paul Burton" <paulburton@kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"Tony Prisk" <linux@prisktech.co.nz>,
	"Andreas Färber" <afaerber@suse.de>
Subject: Re: [PATCH v2 00/10] Allow COMMON_CLK to be selectable
Date: Thu, 9 Apr 2020 10:58:36 +0200	[thread overview]
Message-ID: <CAK8P3a1mOS4bVs+FQNcWPXuAdXpB-rKAuRE-at-Pr0m=43D68g@mail.gmail.com> (raw)
In-Reply-To: <20200409064416.83340-1-sboyd@kernel.org>

On Thu, Apr 9, 2020 at 8:44 AM Stephen Boyd <sboyd@kernel.org> wrote:
>
> This patch series cleans up a handful of selects that were redundant and
> deletes presumably dead code with the goal of making it possible to add
> kunit tests for the CCF in the future. To do that, we introduce a
> "legacy" clk Kconfig option to mark code that hasn't migrated to the
> common clk framework and then make the COMMON_CLK config option visible
> in the menuconfig as long as that legacy option isn't enabled. I've also
> included a couple patches at the end that may be more controversial but
> helped me consolidate all this logic/code.
>
> I haven't done more than compile test a few configs for arm, arm64,
> h8300, and mips. More testing is welcome.
>
> The plan is that I'll just merge the whole pile through the clk tree. If
> the first five patches or the last three patches are better going
> through another tree like arm-soc or architecture trees that's fine too,
> but there are potential conflicts between trees so maybe it's better to
> just leave it all in one tree.
>
> Changes from v1:
>  * Fixed MIPS ralink build problem pointed out by Arnd
>  * Fixed meson mx sdio build due to bad Kconfig exposed by this change
>  * Picked up acks

Whole series

Reviewed-by: Arnd Bergmann <arnd@arndb.de>

I also made a patch to completely remove the private clk implementation
for mips/loongson2f, but it obviously clashes with your series at the moment.

I'll send you what I have today and you can decide if you want to
add it to your series after it gets an Ack from the maintainers, or I'll
send it separately later.

     Arnd

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

  parent reply	other threads:[~2020-04-09  8:58 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-09  6:44 [PATCH v2 00/10] Allow COMMON_CLK to be selectable Stephen Boyd
2020-04-09  6:44 ` Stephen Boyd
2020-04-09  6:44 ` Stephen Boyd
2020-04-09  6:44 ` [PATCH v2 01/10] ARM: Remove redundant COMMON_CLK selects Stephen Boyd
2020-04-09  6:44   ` Stephen Boyd
2020-05-14 19:56   ` Stephen Boyd
2020-04-09  6:44 ` [PATCH v2 02/10] ARM: Remove redundant CLKDEV_LOOKUP selects Stephen Boyd
2020-04-09  6:44   ` Stephen Boyd
2020-05-14 19:56   ` Stephen Boyd
2020-05-14 19:56     ` Stephen Boyd
2020-04-09  6:44 ` [PATCH v2 03/10] arm64: tegra: " Stephen Boyd
2020-04-09  6:44   ` Stephen Boyd
2020-05-14 19:56   ` Stephen Boyd
2020-05-14 19:56     ` Stephen Boyd
2020-04-09  6:44 ` [PATCH v2 04/10] h8300: " Stephen Boyd
2020-05-14 19:56   ` Stephen Boyd
2020-04-09  6:44 ` [PATCH v2 05/10] MIPS: " Stephen Boyd
2020-05-14 19:56   ` Stephen Boyd
2020-04-09  6:44 ` [PATCH v2 06/10] mmc: meson-mx-sdio: Depend on OF_ADDRESS and not just OF Stephen Boyd
2020-04-21 14:04   ` Ulf Hansson
2020-04-22 10:14     ` Stephen Boyd
2020-04-22 10:39       ` Ulf Hansson
2020-05-14 19:57   ` Stephen Boyd
2020-04-09  6:44 ` [PATCH v2 07/10] clk: Allow the common clk framework to be selectable Stephen Boyd
2020-04-09  6:44   ` Stephen Boyd
2020-04-09  6:44   ` Stephen Boyd
2020-04-09 10:53   ` Mark Brown
2020-04-09 10:53     ` Mark Brown
2020-04-09 10:53     ` Mark Brown
2020-05-14 19:57   ` Stephen Boyd
2020-05-14 19:57     ` Stephen Boyd
2020-05-14 19:57     ` Stephen Boyd
2020-04-09  6:44 ` [PATCH v2 08/10] ARM: mmp: Remove legacy clk code Stephen Boyd
2020-04-09  6:44   ` Stephen Boyd
2020-05-14 19:57   ` Stephen Boyd
2020-05-14 19:57     ` Stephen Boyd
2020-04-09  6:44 ` [PATCH v2 09/10] MIPS: Loongson64: Drop asm/clock.h include Stephen Boyd
2020-05-14 19:57   ` Stephen Boyd
2020-04-09  6:44 ` [PATCH v2 10/10] clk: Move HAVE_CLK config out of architecture layer Stephen Boyd
2020-05-14 19:57   ` Stephen Boyd
2020-04-09  8:58 ` Arnd Bergmann [this message]
2020-04-09  8:58   ` [PATCH v2 00/10] Allow COMMON_CLK to be selectable Arnd Bergmann
2020-04-09  8:58   ` Arnd Bergmann
2020-04-09  9:02 ` [PATCH] mips: loongsoon2ef: remove private clk api Arnd Bergmann
2020-04-13 21:24   ` Philippe Mathieu-Daudé
2020-04-16 16:40   ` Thomas Bogendoerfer

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='CAK8P3a1mOS4bVs+FQNcWPXuAdXpB-rKAuRE-at-Pr0m=43D68g@mail.gmail.com' \
    --to=arnd@arndb.de \
    --cc=afaerber@suse.de \
    --cc=broonie@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=chenhc@lemote.com \
    --cc=dalias@libc.org \
    --cc=geert@linux-m68k.org \
    --cc=gxt@pku.edu.cn \
    --cc=jacquiot.aurelien@gmail.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-c6x-dev@linux-c6x.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=linux@prisktech.co.nz \
    --cc=lkundrak@v3.sk \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=msalter@redhat.com \
    --cc=mturquette@baylibre.com \
    --cc=narmstrong@baylibre.com \
    --cc=paul@pwsan.com \
    --cc=paulburton@kernel.org \
    --cc=sboyd@kernel.org \
    --cc=shc_work@mail.ru \
    --cc=treding@nvidia.com \
    --cc=tsbogend@alpha.franken.de \
    --cc=uclinux-h8-devel@lists.sourceforge.jp \
    --cc=ulf.hansson@linaro.org \
    --cc=will@kernel.org \
    --cc=ysato@users.sourceforge.jp \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.