On Tue, Apr 1, 2025 at 4:57 AM Alice Guo (OSS) <[email protected]> wrote: > > From: Viorel Suman <[email protected]> > > 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 <[email protected]> > Signed-off-by: Alice Guo <[email protected]> > Reviewed-by: Ye Li <[email protected]>
Applied, thanks.

