public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] mailbox: sprd: add UMS9230 support and fix interrupt handling
@ 2026-01-10 15:43 Otto Pflüger
  2026-01-10 15:43 ` [PATCH 1/4] dt-bindings: mailbox: sprd: add compatible for UMS9230 Otto Pflüger
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Otto Pflüger @ 2026-01-10 15:43 UTC (permalink / raw)
  To: Jassi Brar, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Orson Zhai, Baolin Wang, Chunyan Zhang
  Cc: linux-kernel, devicetree, Otto Pflüger

Add support for the new mailbox revision in UMS9230 and fix issues with
interrupt handling that were observed on this SoC.

Signed-off-by: Otto Pflüger <otto.pflueger@abscue.de>
---
Otto Pflüger (4):
      dt-bindings: mailbox: sprd: add compatible for UMS9230
      mailbox: sprd: clear delivery flag before handling TX done
      mailbox: sprd: add support for mailbox revision 2
      mailbox: sprd: mask interrupts that are not handled

 .../devicetree/bindings/mailbox/sprd-mailbox.yaml  |   1 +
 drivers/mailbox/sprd-mailbox.c                     | 117 ++++++++++++++++-----
 2 files changed, 89 insertions(+), 29 deletions(-)
---
base-commit: f417b7ffcbef7d76b0d8860518f50dae0e7e5eda
change-id: 20250926-ums9230-mailbox-6a6e50486032

Best regards,
-- 
Otto Pflüger <otto.pflueger@abscue.de>


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

end of thread, other threads:[~2026-02-02  1:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-10 15:43 [PATCH 0/4] mailbox: sprd: add UMS9230 support and fix interrupt handling Otto Pflüger
2026-01-10 15:43 ` [PATCH 1/4] dt-bindings: mailbox: sprd: add compatible for UMS9230 Otto Pflüger
2026-01-12  9:28   ` Krzysztof Kozlowski
2026-01-10 15:43 ` [PATCH 2/4] mailbox: sprd: clear delivery flag before handling TX done Otto Pflüger
2026-01-10 15:43 ` [PATCH 3/4] mailbox: sprd: add support for mailbox revision 2 Otto Pflüger
2026-01-10 15:43 ` [PATCH 4/4] mailbox: sprd: mask interrupts that are not handled Otto Pflüger
2026-02-02  1:07 ` [PATCH 0/4] mailbox: sprd: add UMS9230 support and fix interrupt handling Jassi Brar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox