On Tue, Apr 1, 2025 at 4:57 AM Alice Guo (OSS) <alice....@oss.nxp.com> wrote: > > From: Viorel Suman <viorel.su...@nxp.com> > > i.MX95 System Manager uses interrupt driven communication which requires > the caller to set Bit[0] of channel flags to 1. When transmission > completes and the previous general purpose interrupt has been processed > by the other core, i.MX95 System Manager will set General Purpose > Interrupt Control Register (GCR). U-Boot polls General-purpose Status > (GSR) to check if the operation is finished. > > Signed-off-by: Viorel Suman <viorel.su...@nxp.com> > Signed-off-by: Alice Guo <alice....@nxp.com> > Reviewed-by: Ye Li <ye...@nxp.com>
Applied, thanks.