Re: [PATCH] arm64: dts: ls1028a: add interrupt to Root Complex Event Collector

From: Shawn Guo
Date: Thu Mar 04 2021 - 19:36:04 EST


On Tue, Feb 09, 2021 at 01:52:59AM +0100, Michael Walle wrote:
> The legacy interrupt INT_A is hardwired to the event collector. RCEC is
> bascially supported starting with v5.11. Having a correct interrupt, will
> make RCEC at least probe correctly.
>
> There are still issues with how RCEC is implemented in the RCiEP on the
> LS1028A. RCEC will report an error, but it cannot find the correct
> subdevice.
>
> Signed-off-by: Michael Walle <michael@xxxxxxxx>

Applied, thanks.