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

From: lihuisong (C)
Date: Tue Dec 13 2022 - 21:58:00 EST


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