Re: [PATCH] arm64: dts: marvell: armada-ap810: Fix GICv3 ITS node name

From: Andrew Lunn
Date: Tue Mar 14 2023 - 12:23:21 EST


On Tue, Mar 14, 2023 at 10:22:40AM -0500, Rob Herring wrote:
> On Tue, Feb 7, 2023 at 5:47 PM Rob Herring <robh@xxxxxxxxxx> wrote:
> >
> > The GICv3 ITS is an MSI controller, therefore its node name should be
> > 'msi-controller'.
> >
> > Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> > ---
> > arch/arm64/boot/dts/marvell/armada-ap810-ap0.dtsi | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Ping!
>
> If not maintained, should I send a patch removing this platform instead?

Gregory usually picks these up around -rc6.

Andrew