On Thu, May 07, 2026 at 09:40:55AM +1000, Alistair Francis wrote:
> On Wed, May 6, 2026 at 10:03 PM Markus Armbruster <[email protected]> wrote:
> >
> > I'm cc'ing reviewers and lists mentioned below, and frequent
> > contributors to MAINTAINERS.
> >
> > There are a number of MAINTAINERS entries with S: other than "Orphan"
> > without M:
> >
> >     $ awk '/^M: / { m++ } /^S: / { s=$2 } /^$/ && s { if (!m && s != 
> > "Orphan") print t; m=0; s=""; getline; t=FILENAME ":" FNR ": " $0; next }' 
> > MAINTAINERS
> >     MAINTAINERS:1736: Microchip PolarFire SoC Icicle Kit
> 
> Conor, Sebastian and Guenter, are you still using the Microchip
> PolarFire SoC Icicle Kit? We currently don't have a maintainer for it.
> I'm tempted to deprecate it, as I thought it didn't really work
> anyway, but I wasn't sure.

I use it occasionally, and if it was to actually break to the point that
it cannot boot a kernel I would fix it. You're right that it doesn't
work properly though, the board's actual boot flow cannot be run on the
emulation available in qemu.

I could be an Odd fixes reviewer, but I have never found the time to
actually go fix that problem or add any of the peripherals that are not
mandatory to boot a kernel, so anything more than that isn't realistic.

Attachment: signature.asc
Description: PGP signature

Reply via email to