All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] apple rtkit: add support for atomic operations
@ 2022-09-14  8:34 ` Russell King (Oracle)
  0 siblings, 0 replies; 24+ messages in thread
From: Russell King (Oracle) @ 2022-09-14  8:34 UTC (permalink / raw)
  To: Jassi Brar
  Cc: Alyssa Rosenzweig, asahi, Hector Martin, linux-arm-kernel, Sven Peter

Hi,

This series adds support to the Apple rtkit for atomic messaging,
which will be necessary for SMC support on these platforms.

SMC support requires a bit of rework after recent review comments,
so I'm sending this separately in the hope that we can move forward
with upstream kernels.

 drivers/mailbox/apple-mailbox.c | 63 +++++++++++++++++++++++++++++++++++++++--
 drivers/soc/apple/rtkit.c       |  6 ++++
 include/linux/soc/apple/rtkit.h | 12 ++++++++
 3 files changed, 78 insertions(+), 3 deletions(-)

-- 
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last!

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

end of thread, other threads:[~2022-09-17 17:49 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14  8:34 [PATCH 0/3] apple rtkit: add support for atomic operations Russell King (Oracle)
2022-09-14  8:34 ` Russell King (Oracle)
2022-09-14  8:34 ` [PATCH 1/3] mailbox: apple: Implement flush() operation Russell King
2022-09-14  8:34   ` Russell King
2022-09-14  8:34 ` [PATCH 2/3] mailbox: apple: Implement poll_data() operation Russell King
2022-09-14  8:34   ` Russell King
2022-09-14  8:34 ` [PATCH 3/3] soc: apple: rtkit: Add apple_rtkit_poll Russell King
2022-09-14  8:34   ` Russell King
2022-09-17 10:42 ` [PATCH 0/3] apple rtkit: add support for atomic operations Sven Peter
2022-09-17 10:42   ` Sven Peter
2022-09-17 11:21   ` Russell King (Oracle)
2022-09-17 11:21     ` Russell King (Oracle)
2022-09-17 11:33     ` Sven Peter
2022-09-17 11:33       ` Sven Peter
2022-09-17 11:46       ` Russell King (Oracle)
2022-09-17 11:46         ` Russell King (Oracle)
2022-09-17 16:07         ` Jassi Brar
2022-09-17 16:07           ` Jassi Brar
2022-09-17 16:18           ` Russell King (Oracle)
2022-09-17 16:18             ` Russell King (Oracle)
2022-09-17 17:23             ` Jassi Brar
2022-09-17 17:23               ` Jassi Brar
2022-09-17 17:47             ` Hector Martin
2022-09-17 17:47               ` Hector Martin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.