From: Lee Jones <lee@kernel.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: alexandre.belloni@bootlin.com, linux-usb@vger.kernel.org,
vigneshr@ti.com, viresh.kumar@linaro.org,
linus.walleij@linaro.org, ulf.hansson@linaro.org,
linux@dominikbrodowski.net, linux-kernel@vger.kernel.org,
wsa+renesas@sang-engineering.com, patches@opensource.cirrus.com,
linux-mtd@lists.infradead.org, philipp.zabel@gmail.com,
miquel.raynal@bootlin.com, damien.lemoal@opensource.wdc.com,
Robert Jarzmik <robert.jarzmik@free.fr>,
kernel@wantstofly.org, linux-leds@vger.kernel.org,
linux-rtc@vger.kernel.org, brgl@bgdev.pl, tiwai@suse.com,
linux@armlinux.org.uk, marek.vasut@gmail.com,
stern@rowland.harvard.edu, lost.distance@yahoo.com,
slapin@ossfans.org, Arnd Bergmann <arnd@arndb.de>,
linux-pm@vger.kernel.org, linux-input@vger.kernel.org,
Haojian Zhuang <haojian.zhuang@gmail.com>,
linux-gpio@vger.kernel.org, broonie@kernel.org, sre@kernel.org,
linux-fbdev@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, balbi@kernel.org,
mkpetch@internode.on.net, s.shtylyov@omp.ru,
linux-ide@vger.kernel.org, jingoohan1@gmail.com,
dri-devel@lists.freedesktop.org, dmitry.torokhov@gmail.com,
linux-mmc@vger.kernel.org, lgirdwood@gmail.com,
sudipm.mukherjee@gmail.com, linux-renesas-soc@vger.kernel.org,
gregkh@linuxfoundation.org, alsa-devel@alsa-project.org,
deller@gmx.de, Daniel Mack <daniel@zonque.org>
Subject: Re: [PATCH 00/30] ARM: pxa: remove all unused boards&drivers
Date: Thu, 20 Oct 2022 08:12:50 +0100 [thread overview]
Message-ID: <Y1D08tpbdE52x7hN@google.com> (raw)
In-Reply-To: <20221019161831.3864786-1-arnd@kernel.org>
On Wed, 19 Oct 2022, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
>
> Most of the legacy PXA board files were marked as unused in linux-5.19 and
> can get removed in linux-6.2. There is support for pxa250/pxa270/pxa300
> using devicetree already, which supports a number of boards, but progress
> on converting the remaining ones has stalled over the past few years.
>
> The two boards that are left in the tree for now are the three 'sharpsl'
> variants (spitz/akita/borzoi) and the 'gumstix' family of machines.
> Both of these are supported by qemu, which can be helpful for completing
> the DT conversion.
>
> Only PXA25x and PXA27x are left with full boardfile support, so PXA300
> can get a lot simpler while still working with DT, and PXA310/320/93x
> can be removed entirely.
>
> A good number of drivers become impossible to select after this, so
> each of these also get dropped. I'm including the driver patches in the
> series here and can either merge them through the soc tree, or they
> can get picked up by the individual subsystem maintainers. Since both
> the platform and the drivers get removed, the order should not matter.
>
> Note that the patches here are generated with 'git format-patch -D'
> and don't contain the contents of removed files because of the
> significant size (the first patch is close to a megabyte).
>
> Arnd Bergmann (30):
> ARM: pxa: remove unused board files
> ARM: pxa: remove irda leftover
> ARM: pxa: remove unused pxa3xx-ulpi
> ARM: pxa: drop pxa310/pxa320/pxa93x support
> ARM: pxa: prune unused device support
> power: remove z2_battery driver
> power: remove tosa_battery driver
> ata: remove palmld pata driver
> backlight: remove pxa tosa support
> input: remove pxa930_trkball driver
> input: remove pxa930_rotary keyboard driver
> input: remove zylonite touchscreen driver
> pcmcia: remove unused pxa/sa1100 drivers
> ASoC: pxa: remove unused board support
> ALSA: remove ac97 bus support
> mfd: remove wm97xx driver
> input: remove wm97xx support
> parport: remove ax88796 driver
> power: remove pda_power supply driver
> rtc: remove v3020 driver
> mfd: remove toshiba tmio drivers
> mfd: remove ucb1400 support
> mtd: remove tmio_nand driver
> mmc: remove tmio_mmc driver
> fbdev: remove tmiofb driver
> fbdev: remove w100fb driver
> leds: remove asic3 driver
> usb: remove ohci-tmio driver
> w1: remove ds1wm driver
> mfd: remove htc-pasic3 driver
Are you sure these went out?
They do not appear to be in my inbox, nor lore.
--
Lee Jones [李琼斯]
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee@kernel.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org,
Daniel Mack <daniel@zonque.org>,
Haojian Zhuang <haojian.zhuang@gmail.com>,
Robert Jarzmik <robert.jarzmik@free.fr>,
linux-kernel@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
stern@rowland.harvard.edu, alexandre.belloni@bootlin.com,
brgl@bgdev.pl, damien.lemoal@opensource.wdc.com,
dmitry.torokhov@gmail.com, linux@dominikbrodowski.net,
balbi@kernel.org, gregkh@linuxfoundation.org, deller@gmx.de,
perex@perex.cz, jingoohan1@gmail.com, kernel@wantstofly.org,
lgirdwood@gmail.com, linus.walleij@linaro.org,
marek.vasut@gmail.com, broonie@kernel.org,
mkpetch@internode.on.net, miquel.raynal@bootlin.com,
lost.distance@yahoo.com, philipp.zabel@gmail.com,
linux@armlinux.org.uk, sre@kernel.org, slapin@ossfans.org,
s.shtylyov@omp.ru, sudipm.mukherjee@gmail.com, tiwai@suse.com,
ulf.hansson@linaro.org, vigneshr@ti.com, viresh.kumar@linaro.org,
wsa+renesas@sang-engineering.com, linux-pm@vger.kernel.org,
linux-ide@vger.kernel.org, linux-gpio@vger.kernel.org,
linux-input@vger.kernel.org, patches@opensource.cirrus.com,
linux-leds@vger.kernel.org, linux-mmc@vger.kernel.org,
linux-renesas-soc@vger.kernel.org, linux-mtd@lists.infradead.org,
linux-rtc@vger.kernel.org, linux-usb@vger.kernel.org,
dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org,
alsa-devel@alsa-project.org
Subject: Re: [PATCH 00/30] ARM: pxa: remove all unused boards&drivers
Date: Thu, 20 Oct 2022 08:12:50 +0100 [thread overview]
Message-ID: <Y1D08tpbdE52x7hN@google.com> (raw)
In-Reply-To: <20221019161831.3864786-1-arnd@kernel.org>
On Wed, 19 Oct 2022, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
>
> Most of the legacy PXA board files were marked as unused in linux-5.19 and
> can get removed in linux-6.2. There is support for pxa250/pxa270/pxa300
> using devicetree already, which supports a number of boards, but progress
> on converting the remaining ones has stalled over the past few years.
>
> The two boards that are left in the tree for now are the three 'sharpsl'
> variants (spitz/akita/borzoi) and the 'gumstix' family of machines.
> Both of these are supported by qemu, which can be helpful for completing
> the DT conversion.
>
> Only PXA25x and PXA27x are left with full boardfile support, so PXA300
> can get a lot simpler while still working with DT, and PXA310/320/93x
> can be removed entirely.
>
> A good number of drivers become impossible to select after this, so
> each of these also get dropped. I'm including the driver patches in the
> series here and can either merge them through the soc tree, or they
> can get picked up by the individual subsystem maintainers. Since both
> the platform and the drivers get removed, the order should not matter.
>
> Note that the patches here are generated with 'git format-patch -D'
> and don't contain the contents of removed files because of the
> significant size (the first patch is close to a megabyte).
>
> Arnd Bergmann (30):
> ARM: pxa: remove unused board files
> ARM: pxa: remove irda leftover
> ARM: pxa: remove unused pxa3xx-ulpi
> ARM: pxa: drop pxa310/pxa320/pxa93x support
> ARM: pxa: prune unused device support
> power: remove z2_battery driver
> power: remove tosa_battery driver
> ata: remove palmld pata driver
> backlight: remove pxa tosa support
> input: remove pxa930_trkball driver
> input: remove pxa930_rotary keyboard driver
> input: remove zylonite touchscreen driver
> pcmcia: remove unused pxa/sa1100 drivers
> ASoC: pxa: remove unused board support
> ALSA: remove ac97 bus support
> mfd: remove wm97xx driver
> input: remove wm97xx support
> parport: remove ax88796 driver
> power: remove pda_power supply driver
> rtc: remove v3020 driver
> mfd: remove toshiba tmio drivers
> mfd: remove ucb1400 support
> mtd: remove tmio_nand driver
> mmc: remove tmio_mmc driver
> fbdev: remove tmiofb driver
> fbdev: remove w100fb driver
> leds: remove asic3 driver
> usb: remove ohci-tmio driver
> w1: remove ds1wm driver
> mfd: remove htc-pasic3 driver
Are you sure these went out?
They do not appear to be in my inbox, nor lore.
--
Lee Jones [李琼斯]
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee@kernel.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org,
Daniel Mack <daniel@zonque.org>,
Haojian Zhuang <haojian.zhuang@gmail.com>,
Robert Jarzmik <robert.jarzmik@free.fr>,
linux-kernel@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
stern@rowland.harvard.edu, alexandre.belloni@bootlin.com,
brgl@bgdev.pl, damien.lemoal@opensource.wdc.com,
dmitry.torokhov@gmail.com, linux@dominikbrodowski.net,
balbi@kernel.org, gregkh@linuxfoundation.org, deller@gmx.de,
perex@perex.cz, jingoohan1@gmail.com, kernel@wantstofly.org,
lgirdwood@gmail.com, linus.walleij@linaro.org,
marek.vasut@gmail.com, broonie@kernel.org,
mkpetch@internode.on.net, miquel.raynal@bootlin.com,
lost.distance@yahoo.com, philipp.zabel@gmail.com,
linux@armlinux.org.uk, sre@kernel.org, slapin@ossfans.org,
s.shtylyov@omp.ru, sudipm.mukherjee@gmail.com, tiwai@suse.com,
ulf.hansson@linaro.org, vigneshr@ti.com, viresh.kumar@linaro.org,
wsa+renesas@sang-engineering.com, linux-pm@vger.kernel.org,
linux-ide@vger.kernel.org, linux-gpio@vger.kernel.org,
linux-input@vger.kernel.org, patches@opensource.cirrus.com,
linux-leds@vger.kernel.org, linux-mmc@vger.kernel.org,
linux-renesas-soc@vger.kernel.org, linux-mtd@lists.infradead.org,
linux-rtc@vger.kernel.org, linux-usb@vger.kernel.org,
dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org,
alsa-devel@alsa-project.org
Subject: Re: [PATCH 00/30] ARM: pxa: remove all unused boards&drivers
Date: Thu, 20 Oct 2022 08:12:50 +0100 [thread overview]
Message-ID: <Y1D08tpbdE52x7hN@google.com> (raw)
In-Reply-To: <20221019161831.3864786-1-arnd@kernel.org>
On Wed, 19 Oct 2022, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
>
> Most of the legacy PXA board files were marked as unused in linux-5.19 and
> can get removed in linux-6.2. There is support for pxa250/pxa270/pxa300
> using devicetree already, which supports a number of boards, but progress
> on converting the remaining ones has stalled over the past few years.
>
> The two boards that are left in the tree for now are the three 'sharpsl'
> variants (spitz/akita/borzoi) and the 'gumstix' family of machines.
> Both of these are supported by qemu, which can be helpful for completing
> the DT conversion.
>
> Only PXA25x and PXA27x are left with full boardfile support, so PXA300
> can get a lot simpler while still working with DT, and PXA310/320/93x
> can be removed entirely.
>
> A good number of drivers become impossible to select after this, so
> each of these also get dropped. I'm including the driver patches in the
> series here and can either merge them through the soc tree, or they
> can get picked up by the individual subsystem maintainers. Since both
> the platform and the drivers get removed, the order should not matter.
>
> Note that the patches here are generated with 'git format-patch -D'
> and don't contain the contents of removed files because of the
> significant size (the first patch is close to a megabyte).
>
> Arnd Bergmann (30):
> ARM: pxa: remove unused board files
> ARM: pxa: remove irda leftover
> ARM: pxa: remove unused pxa3xx-ulpi
> ARM: pxa: drop pxa310/pxa320/pxa93x support
> ARM: pxa: prune unused device support
> power: remove z2_battery driver
> power: remove tosa_battery driver
> ata: remove palmld pata driver
> backlight: remove pxa tosa support
> input: remove pxa930_trkball driver
> input: remove pxa930_rotary keyboard driver
> input: remove zylonite touchscreen driver
> pcmcia: remove unused pxa/sa1100 drivers
> ASoC: pxa: remove unused board support
> ALSA: remove ac97 bus support
> mfd: remove wm97xx driver
> input: remove wm97xx support
> parport: remove ax88796 driver
> power: remove pda_power supply driver
> rtc: remove v3020 driver
> mfd: remove toshiba tmio drivers
> mfd: remove ucb1400 support
> mtd: remove tmio_nand driver
> mmc: remove tmio_mmc driver
> fbdev: remove tmiofb driver
> fbdev: remove w100fb driver
> leds: remove asic3 driver
> usb: remove ohci-tmio driver
> w1: remove ds1wm driver
> mfd: remove htc-pasic3 driver
Are you sure these went out?
They do not appear to be in my inbox, nor lore.
--
Lee Jones [李琼斯]
______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee@kernel.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: alexandre.belloni@bootlin.com, linux-usb@vger.kernel.org,
vigneshr@ti.com, viresh.kumar@linaro.org, ulf.hansson@linaro.org,
linux@dominikbrodowski.net, linux-kernel@vger.kernel.org,
wsa+renesas@sang-engineering.com, patches@opensource.cirrus.com,
linux-mtd@lists.infradead.org, philipp.zabel@gmail.com,
miquel.raynal@bootlin.com, damien.lemoal@opensource.wdc.com,
Robert Jarzmik <robert.jarzmik@free.fr>,
kernel@wantstofly.org, linux-leds@vger.kernel.org,
linux-rtc@vger.kernel.org, brgl@bgdev.pl, tiwai@suse.com,
linux@armlinux.org.uk, marek.vasut@gmail.com,
stern@rowland.harvard.edu, lost.distance@yahoo.com,
slapin@ossfans.org, Arnd Bergmann <arnd@arndb.de>,
linux-pm@vger.kernel.org, linux-input@vger.kernel.org,
Haojian Zhuang <haojian.zhuang@gmail.com>,
linux-gpio@vger.kernel.org, broonie@kernel.org, sre@kernel.org,
linux-fbdev@vger.kernel.org, perex@perex.cz,
linux-arm-kernel@lists.infradead.org, balbi@kernel.org,
mkpetch@internode.on.net, s.shtylyov@omp.ru,
linux-ide@vger.kernel.org, jingoohan1@gmail.com,
dri-devel@lists.freedesktop.org, dmitry.torokhov@gmail.com,
linux-mmc@vger.kernel.org, lgirdwood@gmail.com,
sudipm.mukherjee@gmail.com, linux-renesas-soc@vger.kernel.org,
gregkh@linuxfoundation.org, alsa-devel@alsa-project.org,
deller@gmx.de, Daniel Mack <daniel@zonque.org>
Subject: Re: [PATCH 00/30] ARM: pxa: remove all unused boards&drivers
Date: Thu, 20 Oct 2022 08:12:50 +0100 [thread overview]
Message-ID: <Y1D08tpbdE52x7hN@google.com> (raw)
In-Reply-To: <20221019161831.3864786-1-arnd@kernel.org>
On Wed, 19 Oct 2022, Arnd Bergmann wrote:
> From: Arnd Bergmann <arnd@arndb.de>
>
> Most of the legacy PXA board files were marked as unused in linux-5.19 and
> can get removed in linux-6.2. There is support for pxa250/pxa270/pxa300
> using devicetree already, which supports a number of boards, but progress
> on converting the remaining ones has stalled over the past few years.
>
> The two boards that are left in the tree for now are the three 'sharpsl'
> variants (spitz/akita/borzoi) and the 'gumstix' family of machines.
> Both of these are supported by qemu, which can be helpful for completing
> the DT conversion.
>
> Only PXA25x and PXA27x are left with full boardfile support, so PXA300
> can get a lot simpler while still working with DT, and PXA310/320/93x
> can be removed entirely.
>
> A good number of drivers become impossible to select after this, so
> each of these also get dropped. I'm including the driver patches in the
> series here and can either merge them through the soc tree, or they
> can get picked up by the individual subsystem maintainers. Since both
> the platform and the drivers get removed, the order should not matter.
>
> Note that the patches here are generated with 'git format-patch -D'
> and don't contain the contents of removed files because of the
> significant size (the first patch is close to a megabyte).
>
> Arnd Bergmann (30):
> ARM: pxa: remove unused board files
> ARM: pxa: remove irda leftover
> ARM: pxa: remove unused pxa3xx-ulpi
> ARM: pxa: drop pxa310/pxa320/pxa93x support
> ARM: pxa: prune unused device support
> power: remove z2_battery driver
> power: remove tosa_battery driver
> ata: remove palmld pata driver
> backlight: remove pxa tosa support
> input: remove pxa930_trkball driver
> input: remove pxa930_rotary keyboard driver
> input: remove zylonite touchscreen driver
> pcmcia: remove unused pxa/sa1100 drivers
> ASoC: pxa: remove unused board support
> ALSA: remove ac97 bus support
> mfd: remove wm97xx driver
> input: remove wm97xx support
> parport: remove ax88796 driver
> power: remove pda_power supply driver
> rtc: remove v3020 driver
> mfd: remove toshiba tmio drivers
> mfd: remove ucb1400 support
> mtd: remove tmio_nand driver
> mmc: remove tmio_mmc driver
> fbdev: remove tmiofb driver
> fbdev: remove w100fb driver
> leds: remove asic3 driver
> usb: remove ohci-tmio driver
> w1: remove ds1wm driver
> mfd: remove htc-pasic3 driver
Are you sure these went out?
They do not appear to be in my inbox, nor lore.
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2022-10-20 10:40 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-19 16:17 [PATCH 00/30] ARM: pxa: remove all unused boards&drivers Arnd Bergmann
2022-10-19 16:17 ` Arnd Bergmann
2022-10-19 16:17 ` Arnd Bergmann
2022-10-19 16:17 ` Arnd Bergmann
2022-10-19 21:13 ` Robert Jarzmik
2022-10-19 21:13 ` Robert Jarzmik
2022-10-19 21:13 ` Robert Jarzmik
2022-10-19 21:13 ` Robert Jarzmik
2022-10-19 21:13 ` Robert Jarzmik
2022-10-19 21:13 ` Robert Jarzmik
2022-10-19 21:13 ` Robert Jarzmik
2022-10-19 21:13 ` Robert Jarzmik
2022-10-20 7:30 ` Arnd Bergmann
2022-10-20 7:30 ` Arnd Bergmann
2022-10-20 7:30 ` Arnd Bergmann
2022-10-20 7:30 ` Arnd Bergmann
2022-11-03 16:37 ` Jarzmik Robert
2022-11-04 9:20 ` Arnd Bergmann
2022-11-04 9:20 ` Arnd Bergmann
2022-11-04 9:20 ` Arnd Bergmann
2022-11-04 9:20 ` Arnd Bergmann
2022-10-20 7:12 ` Lee Jones [this message]
2022-10-20 7:12 ` Lee Jones
2022-10-20 7:12 ` Lee Jones
2022-10-20 7:12 ` Lee Jones
2022-10-20 7:32 ` Arnd Bergmann
2022-10-20 7:32 ` Arnd Bergmann
2022-10-20 7:32 ` Arnd Bergmann
2022-10-20 7:32 ` Arnd Bergmann
-- strict thread matches above, loose matches on Subject: below --
2022-10-19 15:50 Arnd Bergmann
2022-10-19 15:50 ` Arnd Bergmann
2022-10-19 15:50 ` Arnd Bergmann
2022-10-19 15:50 ` Arnd Bergmann
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=Y1D08tpbdE52x7hN@google.com \
--to=lee@kernel.org \
--cc=alexandre.belloni@bootlin.com \
--cc=alsa-devel@alsa-project.org \
--cc=arnd@arndb.de \
--cc=arnd@kernel.org \
--cc=balbi@kernel.org \
--cc=brgl@bgdev.pl \
--cc=broonie@kernel.org \
--cc=damien.lemoal@opensource.wdc.com \
--cc=daniel@zonque.org \
--cc=deller@gmx.de \
--cc=dmitry.torokhov@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=gregkh@linuxfoundation.org \
--cc=haojian.zhuang@gmail.com \
--cc=jingoohan1@gmail.com \
--cc=kernel@wantstofly.org \
--cc=lgirdwood@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=linux@dominikbrodowski.net \
--cc=lost.distance@yahoo.com \
--cc=marek.vasut@gmail.com \
--cc=miquel.raynal@bootlin.com \
--cc=mkpetch@internode.on.net \
--cc=patches@opensource.cirrus.com \
--cc=philipp.zabel@gmail.com \
--cc=robert.jarzmik@free.fr \
--cc=s.shtylyov@omp.ru \
--cc=slapin@ossfans.org \
--cc=sre@kernel.org \
--cc=stern@rowland.harvard.edu \
--cc=sudipm.mukherjee@gmail.com \
--cc=tiwai@suse.com \
--cc=ulf.hansson@linaro.org \
--cc=vigneshr@ti.com \
--cc=viresh.kumar@linaro.org \
--cc=wsa+renesas@sang-engineering.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 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.