Message ID | 20221203095150.45422-1-lihuisong@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | mailbox: pcc: Support platform notification for type4 and shared interrupt | expand |
Hi Sudeep, Can you take a look? This patch series works well for type3 and type4. /Huisong Li 在 2022/12/3 17:51, Huisong Li 写道: > PCC supports processing platform notification for slave subspaces and > shared interrupt for multiple subspaces. > > --- > -v3: split V2 into two patches. > -v2: don't use platform interrupt ack register to identify if the given > channel should respond interrupt. > > Huisong Li (2): > mailbox: pcc: Add processing platform notification for slave subspaces > mailbox: pcc: Support shared interrupt for multiple subspaces > > drivers/mailbox/pcc.c | 123 ++++++++++++++++++++++++++++++++++++++---- > 1 file changed, 114 insertions(+), 9 deletions(-) >
Kindly ping... 在 2022/12/14 10:57, lihuisong (C) 写道: > Hi Sudeep, > > Can you take a look? This patch series works well for type3 and type4. > > /Huisong Li > > 在 2022/12/3 17:51, Huisong Li 写道: >> PCC supports processing platform notification for slave subspaces and >> shared interrupt for multiple subspaces. >> >> --- >> -v3: split V2 into two patches. >> -v2: don't use platform interrupt ack register to identify if the >> given >> channel should respond interrupt. >> >> Huisong Li (2): >> mailbox: pcc: Add processing platform notification for slave >> subspaces >> mailbox: pcc: Support shared interrupt for multiple subspaces >> >> drivers/mailbox/pcc.c | 123 ++++++++++++++++++++++++++++++++++++++---- >> 1 file changed, 114 insertions(+), 9 deletions(-) >> > .
On Wed, Dec 14, 2022 at 10:57:51AM +0800, lihuisong (C) wrote: > Hi Sudeep, > > Can you take a look? This patch series works well for type3 and type4. > Hi Huisong Li, Sorry for the delay. I have been away and will be for some more time. I will take a look at this ASAP. Thanks for your patience.
在 2023/1/4 19:06, Sudeep Holla 写道: > On Wed, Dec 14, 2022 at 10:57:51AM +0800, lihuisong (C) wrote: >> Hi Sudeep, >> >> Can you take a look? This patch series works well for type3 and type4. >> > Hi Huisong Li, > > Sorry for the delay. I have been away and will be for some more time. > I will take a look at this ASAP. Thanks for your patience. Thank you for your advance notice. Looking forward to your comments.
在 2023/1/5 9:14, lihuisong (C) 写道: > > 在 2023/1/4 19:06, Sudeep Holla 写道: >> On Wed, Dec 14, 2022 at 10:57:51AM +0800, lihuisong (C) wrote: >>> Hi Sudeep, >>> >>> Can you take a look? This patch series works well for type3 and type4. >>> >> Hi Huisong Li, >> >> Sorry for the delay. I have been away and will be for some more time. >> I will take a look at this ASAP. Thanks for your patience. > Thank you for your advance notice. Looking forward to your comments.