From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Jassi Brar <jassisinghbrar@gmail.com>
Cc: Alyssa Rosenzweig <alyssa@rosenzweig.io>,
asahi@lists.linux.dev, Hector Martin <marcan@marcan.st>,
linux-arm-kernel@lists.infradead.org,
Sven Peter <sven@svenpeter.dev>
Subject: [PATCH 0/3] apple rtkit: add support for atomic operations
Date: Wed, 14 Sep 2022 09:34:03 +0100 [thread overview]
Message-ID: <YyGR+z5nGPh66LdY@shell.armlinux.org.uk> (raw)
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!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2022-09-14 8:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-14 8:34 Russell King (Oracle) [this message]
2022-09-14 8:34 ` [PATCH 1/3] mailbox: apple: Implement flush() operation Russell King
2022-09-14 8:34 ` [PATCH 2/3] mailbox: apple: Implement poll_data() operation Russell King
2022-09-14 8:34 ` [PATCH 3/3] soc: apple: rtkit: Add apple_rtkit_poll Russell King
2022-09-17 10:42 ` [PATCH 0/3] apple rtkit: add support for atomic operations Sven Peter
2022-09-17 11:21 ` Russell King (Oracle)
2022-09-17 11:33 ` Sven Peter
2022-09-17 11:46 ` Russell King (Oracle)
2022-09-17 16:07 ` Jassi Brar
2022-09-17 16:18 ` Russell King (Oracle)
2022-09-17 17:23 ` Jassi Brar
2022-09-17 17:47 ` Hector Martin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YyGR+z5nGPh66LdY@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=alyssa@rosenzweig.io \
--cc=asahi@lists.linux.dev \
--cc=jassisinghbrar@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=marcan@marcan.st \
--cc=sven@svenpeter.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).