Re: [RFC-V3 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt

From: lihuisong (C)
Date: Thu Dec 29 2022 - 20:08:18 EST


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(-)

.