[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230314111135.16520-1-lihuisong@huawei.com>
Date: Tue, 14 Mar 2023 19:11:33 +0800
From: Huisong Li <lihuisong@...wei.com>
To: <robbiek@...ghtlabs.com>, <sudeep.holla@....com>
CC: <linux-acpi@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<rafael@...nel.org>, <rafael.j.wysocki@...el.com>,
<wanghuiqiang@...wei.com>, <zhangzekun11@...wei.com>,
<wangxiongfeng2@...wei.com>, <tanxiaofei@...wei.com>,
<guohanjun@...wei.com>, <xiexiuqi@...wei.com>,
<wangkefeng.wang@...wei.com>, <huangdaode@...wei.com>,
<lihuisong@...wei.com>
Subject: [PATCH v2 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt
PCC supports processing platform notification for slave subspaces and
shared interrupt for multiple subspaces.
---
-v2: extract cmd complete code into a function.
unrelated types regard chan_in_use as dummy.
-v1: using subspace type to replace comm_flow_dir in patch [1/2]
-rfc-v3: split V2 into two patches.
-rfc-v2: don't use platform interrupt ack register to identify if the given
channel should respond interrupt.
Huisong Li (2):
mailbox: pcc: Add support for platform notification handling
mailbox: pcc: Support shared interrupt for multiple subspaces
drivers/mailbox/pcc.c | 90 +++++++++++++++++++++++++++++++++++++------
1 file changed, 79 insertions(+), 11 deletions(-)
--
2.33.0
Powered by blists - more mailing lists