[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <59f8702d-bfa7-45ba-a415-ff29a1203365@app.fastmail.com>
Date: Mon, 09 Jan 2023 15:18:27 +0100
From: "Arnd Bergmann" <arnd@...nel.org>
To: "Arnd Bergmann" <arnd@...db.de>,
"Robert Jarzmik" <robert.jarzmik@...e.fr>
Cc: "Daniel Mack" <daniel@...que.org>,
"Haojian Zhuang" <haojian.zhuang@...il.com>,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
"Michael Turquette" <mturquette@...libre.com>,
"Stephen Boyd" <sboyd@...nel.org>,
"Rafael J . Wysocki" <rafael@...nel.org>,
"Viresh Kumar" <viresh.kumar@...aro.org>,
"Ulf Hansson" <ulf.hansson@...aro.org>,
"Dominik Brodowski" <linux@...inikbrodowski.net>,
linux-clk@...r.kernel.org, linux-pm@...r.kernel.org,
"linux-mmc @ vger . kernel . org" <linux-mmc@...r.kernel.org>
Subject: Re: [PATCH 04/27] ARM: pxa: drop pxa310/pxa320/pxa93x support
On Sun, Jan 8, 2023, at 14:40, Arnd Bergmann wrote:
> On Sun, Jan 8, 2023, at 09:49, Robert Jarzmik wrote:
>> Arnd Bergmann <arnd@...nel.org> writes:
> If that's all you think is missing, I can add this
> trivial patch as well and rework the series to not
> drop code that depends on PXA310/PXA320:
>
> --- a/arch/arm/mach-pxa/Kconfig
> +++ b/arch/arm/mach-pxa/Kconfig
> @@ -45,6 +45,8 @@ config MACH_PXA27X_DT
> config MACH_PXA3XX_DT
> bool "Support PXA3xx platforms from device tree"
> select CPU_PXA300
> + select CPU_PXA310
> + select CPU_PXA320
> select PINCTRL
> select POWER_SUPPLY
> select PXA3xx
I've put this in a separate branch now and will submit
it as a bugfix along with two other patches for issues
I found while testing omap1.
I've dropped the pxa310/320 removal now, but kept
the pxa93x removal, since that has no DT support at
all and remains dead code.
Arnd
Powered by blists - more mailing lists