From: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
To: Dmitry Baryshkov <dbaryshkov@gmail.com>, Arnd Bergmann <arnd@arndb.de>
Cc: Andreas Kemnade <andreas@kemnade.info>,
Linus Walleij <linus.walleij@linaro.org>,
paul.eggleton@linux.intel.com,
Andrea Adami <andrea.adami@gmail.com>,
Guenter Roeck <linux@roeck-us.net>,
Peter Maydell <peter.maydell@linaro.org>,
QEMU Developers <qemu-devel@nongnu.org>,
"open list:ARM TCG CPUs" <qemu-arm@nongnu.org>,
Aaro Koskinen <aaro.koskinen@iki.fi>,
Janusz Krzysztofik <jmkrzyszt@gmail.com>,
Tony Lindgren <tony@atomide.com>,
Linux-OMAP <linux-omap@vger.kernel.org>,
Daniel Mack <daniel@zonque.org>,
Robert Jarzmik <robert.jarzmik@free.fr>,
Haojian Zhuang <haojian.zhuang@gmail.com>,
Stefan Lehner <stefan-lehner@aon.at>
Subject: Re: possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
Date: Thu, 15 Feb 2024 11:06:27 +0100 [thread overview]
Message-ID: <6c27e4ba-34dc-4ba6-95fb-39989d0c2cc3@linaro.org> (raw)
In-Reply-To: <CALT56yPLobsL699K9+DDMBWwi7-iLzaYwuDwV7NmecaTY7Z6Tw@mail.gmail.com>
W dniu 15.02.2024 o 9:52 AM, Dmitry Baryshkov pisze:
>>>> If we want to actually go there, I think the best option for PCMCIA
>>>> support is likely to replace the entire "soc_common" pcmcia driver
>>>> with a simple drivers/pata/ storage driver and no support for
>>>> other cards.
>>> hmm, main usage for PCMCIA/CF in those devices was often something else,
>>> not storage,
>> Do we still support any non-storage CF devices that someone might
>> actually use? Do you have a specific example in mind? These are
>> the currently supported devices that I see:
> The Bluetooth over the PCMCIA UART worked last time I checked it and
> according to your grep it is still a valid user.
If we want to keep those pda devices in Linux kernel then dropping
whatever PCMCIA which is not a storage sounds like sane way.
No one is going to use such old PDA as daily tool nowadays. And if they
want then 6.6 LTS kernel would work better due to WiFi drivers being
still present.
Bluetooth CF cards are old, v1.x tech. WiFi is 802.11b unless you manage
to get one of those libertas_cs cards but they were rare even when new
(I was involved in starting 2.6 driver for it). Camera cards had own
out-of-tree drivers at that time.
next prev parent reply other threads:[~2024-02-15 10:07 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-12 12:32 possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110) Peter Maydell
2024-02-12 14:03 ` Guenter Roeck
2024-02-12 14:36 ` Guenter Roeck
2024-02-13 13:42 ` Marcin Juszkiewicz
2024-02-13 14:36 ` Guenter Roeck
2024-02-13 15:14 ` Peter Maydell
2024-02-13 15:36 ` Guenter Roeck
2024-02-13 20:11 ` Arnd Bergmann
2024-02-13 21:21 ` Linus Walleij
2024-02-14 10:14 ` Arnd Bergmann
2024-02-14 12:26 ` Dmitry Baryshkov
2024-02-14 13:39 ` Marcin Juszkiewicz
2024-02-14 22:15 ` Andrea Adami
2024-02-14 22:42 ` Arnd Bergmann
2024-02-15 8:31 ` Andreas Kemnade
2024-02-15 8:45 ` Arnd Bergmann
2024-02-15 8:52 ` Dmitry Baryshkov
2024-02-15 10:06 ` Marcin Juszkiewicz [this message]
2024-02-15 11:31 ` H. Nikolaus Schaller
2024-02-14 1:27 ` Aaro Koskinen
2024-02-14 5:53 ` Tony Lindgren
2024-02-14 14:57 ` Arnd Bergmann
2024-02-14 9:08 ` Daniel Mack
2024-03-08 15:41 ` Peter Maydell
2024-03-08 15:50 ` Guenter Roeck
2024-10-15 17:13 ` Peter Maydell
2024-10-15 17:30 ` Guenter Roeck
2024-10-15 17:35 ` Peter Maydell
2024-10-15 18:12 ` Guenter Roeck
2024-10-17 12:42 ` Peter Maydell
2024-10-17 14:12 ` Guenter Roeck
2024-10-17 14:29 ` Peter Maydell
2024-10-17 15:29 ` Guenter Roeck
2024-10-17 16:07 ` Peter Maydell
2024-10-17 17:53 ` Philippe Mathieu-Daudé
2024-02-14 7:37 ` Philippe Mathieu-Daudé
2024-02-14 7:49 ` Philippe Mathieu-Daudé
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=6c27e4ba-34dc-4ba6-95fb-39989d0c2cc3@linaro.org \
--to=marcin.juszkiewicz@linaro.org \
--cc=aaro.koskinen@iki.fi \
--cc=andrea.adami@gmail.com \
--cc=andreas@kemnade.info \
--cc=arnd@arndb.de \
--cc=daniel@zonque.org \
--cc=dbaryshkov@gmail.com \
--cc=haojian.zhuang@gmail.com \
--cc=jmkrzyszt@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=paul.eggleton@linux.intel.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=robert.jarzmik@free.fr \
--cc=stefan-lehner@aon.at \
--cc=tony@atomide.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).