linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mailbox: qcom-ipcc: Update the QCOM_IPCC driver
@ 2021-11-22  5:05 Huang Yiwei
  2021-11-22  5:05 ` [PATCH 1/4] mailbox: qcom-ipcc: Dynamic alloc for channel arrangement Huang Yiwei
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Huang Yiwei @ 2021-11-22  5:05 UTC (permalink / raw)
  To: agross, bjorn.andersson, mani, jassisinghbrar, robh+dt
  Cc: linux-arm-msm, linux-kernel, devicetree, quic_psodagud,
	quic_tsoni, quic_aiquny, quic_eberman, Huang Yiwei

Update the QCOM_IPCC driver with below main features:
Dynamic alloc for channel arrangement instead of static alloced
array.
Multiple instance can be supported.
IPCC interrupt wake up support from suspend.
More protocol and client ID support added.

Huang Yiwei (4):
  mailbox: qcom-ipcc: Dynamic alloc for channel arrangement
  mailbox: qcom-ipcc: Support more IPCC instance
  mailbox: qcom-ipcc: Support interrupt wake up from suspend
  dt-bindings: mailbox: Add more protocol and client ID

 drivers/mailbox/qcom-ipcc.c             | 99 +++++++++++++++++++------
 include/dt-bindings/mailbox/qcom-ipcc.h |  2 +
 2 files changed, 78 insertions(+), 23 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-12-26 19:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22  5:05 [PATCH 0/4] mailbox: qcom-ipcc: Update the QCOM_IPCC driver Huang Yiwei
2021-11-22  5:05 ` [PATCH 1/4] mailbox: qcom-ipcc: Dynamic alloc for channel arrangement Huang Yiwei
2021-12-26 19:50   ` Jassi Brar
2021-11-22  5:05 ` [PATCH 2/4] mailbox: qcom-ipcc: Support more IPCC instance Huang Yiwei
2021-11-22  5:05 ` [PATCH 3/4] mailbox: qcom-ipcc: Support interrupt wake up from suspend Huang Yiwei
2021-11-22  5:05 ` [PATCH 4/4] dt-bindings: mailbox: Add more protocol and client ID Huang Yiwei

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).