> -----Original Message----- > From: Ang, Chee Hong <[email protected]> > Sent: Wednesday, August 12, 2020 9:56 AM > To: [email protected] > Cc: Marek Vasut <[email protected]>; Simon Goldschmidt > <[email protected]>; Tom Rini <[email protected]>; See, > Chin Liang <[email protected]>; Tan, Ley Foon > <[email protected]>; Ang, Chee Hong <[email protected]>; > Chee, Tien Fong <[email protected]>; Lim, Elly Siew Chin > <[email protected]> > Subject: [PATCH v1 3/5] arm: socfpga: mailbox: Support sending large > mailbox command > > Mailbox command which is too large to fit into the mailbox FIFO command > buffer can be sent to SDM in multiple parts. > > Signed-off-by: Chee Hong Ang <[email protected]> > --- Reviewed-by: Ley Foon Tan <[email protected]>

