linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Arnd Bergmann <arnd@kernel.org>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>,
	Russell King <rmk+kernel@armlinux.org.uk>,
	Linus Walleij <linus.walleij@linaro.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Krzysztof Halasa <khalasa@piap.pl>,
	Daniel Mack <daniel@zonque.org>,
	Haojian Zhuang <haojian.zhuang@gmail.com>,
	Robert Jarzmik <robert.jarzmik@free.fr>,
	Marek Vasut <marek.vasut@gmail.com>,
	Lubomir Rintel <lkundrak@v3.sk>,
	Alexander Sverdlin <alexander.sverdlin@gmail.com>,
	Hartley Sweeten <hsweeten@visionengravers.com>,
	linux-omap <linux-omap@vger.kernel.org>,
	Tony Lindgren <tony@atomide.com>,
	Aaro Koskinen <aaro.koskinen@iki.fi>,
	Sekhar Nori <nsekhar@ti.com>, Bartosz Golaszewski <brgl@bgdev.pl>,
	Andrew Lunn <andrew@lunn.ch>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Gregory CLEMENT <gregory.clement@bootlin.com>,
	Lennert Buytenhek <kernel@wantstofly.org>,
	Marc Zyngier <maz@kernel.org>,
	Mauri Sandberg <maukka@ext.kapsi.fi>,
	Mark Brown <broonie@kernel.org>,
	Charles Keepax <ckeepax@opensource.cirrus.com>,
	Tomasz Figa <tfiga@google.com>
Subject: Re: Scheduling (unused) board file removal for linux-6.x
Date: Thu, 30 Jun 2022 19:00:30 +0200	[thread overview]
Message-ID: <a146fdb4-4fa7-e4e8-7084-1e630c61a66b@kernel.org> (raw)
In-Reply-To: <CAK8P3a2zc6rP+frkuT4S5wDJDyxnihij8M4coDcfABJRKb-yOg@mail.gmail.com>

On 30/06/2022 14:10, Arnd Bergmann wrote:

>>
>> OK, if you have some idea which one could be the candidates.
>> Unfortunately I cannot provide here inputs - I have no clue which of S3C
>> boards have users.
> 
> The only one I know of is MACH_WLF_CRAGG_6410, as Mark Brown
> has pointed this one out as being used as the testbed for Wolfson/Cirrus
> audio codecs. The machine is also the only one that shows being worked
> on from the git history. The last patches I found that look like they were
> boot tested on other machines include work by Kukjin Kim in 2015 and by
> Sergio Prado in 2016, but I don't see which boards they were using, and
> I don't think they still care. Thomasz Figa had access to multiple
> machines back in 2014, but he converted those to use DT.
> 
> If we follow the same approach that I'm suggesting for the other
> platforms and nobody else speaks up, that would leave only the DT
> boards plus the Cragganmore.

Huhu, that would be nice spring cleaning! Sure, let's go with board
removal except mentioned Mark's one.


Best regards,
Krzysztof

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

  reply	other threads:[~2022-06-30 17:02 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-29 20:42 Scheduling (unused) board file removal for linux-6.x Arnd Bergmann
2022-06-29 20:59 ` Alexander Sverdlin
2022-06-30  7:42   ` Arnd Bergmann
2022-07-03 11:24     ` Alexander Sverdlin
2022-07-03 16:11       ` Arnd Bergmann
2022-07-04  9:07         ` Nikita Shubin
2022-06-29 22:53 ` Rob Herring
2022-06-30  7:57   ` Arnd Bergmann
2022-06-30  6:59 ` Marc Zyngier
2022-06-30  7:10 ` Tony Lindgren
2022-06-30  7:10 ` Krzysztof Kozlowski
2022-06-30  9:08   ` Arnd Bergmann
2022-06-30  9:22     ` Krzysztof Kozlowski
2022-06-30 12:10       ` Arnd Bergmann
2022-06-30 17:00         ` Krzysztof Kozlowski [this message]
2022-07-01  2:05           ` Tomasz Figa
2022-06-30  9:39 ` Krzysztof Hałasa
2022-06-30 11:32 ` Linus Walleij
2022-07-01 10:21   ` Daniel Mack
2022-07-01 10:53   ` Arnd Bergmann
2022-07-01 11:26     ` Alexander Sverdlin
2022-07-01 11:43     ` Linus Walleij
2022-07-01 12:28       ` Arnd Bergmann
2022-07-02  9:47     ` Christoph Hellwig
2022-07-02 10:06       ` Arnd Bergmann
2022-07-03  7:13         ` Christoph Hellwig

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=a146fdb4-4fa7-e4e8-7084-1e630c61a66b@kernel.org \
    --to=krzk@kernel.org \
    --cc=aaro.koskinen@iki.fi \
    --cc=alexander.sverdlin@gmail.com \
    --cc=alim.akhtar@samsung.com \
    --cc=andrew@lunn.ch \
    --cc=arnd@kernel.org \
    --cc=brgl@bgdev.pl \
    --cc=broonie@kernel.org \
    --cc=ckeepax@opensource.cirrus.com \
    --cc=daniel@zonque.org \
    --cc=gregory.clement@bootlin.com \
    --cc=haojian.zhuang@gmail.com \
    --cc=hsweeten@visionengravers.com \
    --cc=kernel@wantstofly.org \
    --cc=khalasa@piap.pl \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=lkundrak@v3.sk \
    --cc=marek.vasut@gmail.com \
    --cc=maukka@ext.kapsi.fi \
    --cc=maz@kernel.org \
    --cc=nsekhar@ti.com \
    --cc=rmk+kernel@armlinux.org.uk \
    --cc=robert.jarzmik@free.fr \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=tfiga@google.com \
    --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).