All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hector Martin <marcan@marcan.st>
To: SoC Team <soc@kernel.org>
Cc: Asahi Linux <asahi@lists.linux.dev>,
	LKML <linux-kernel@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] Apple SoC RTKit/PMGR updates for 6.3
Date: Sat, 4 Feb 2023 19:08:07 +0900	[thread overview]
Message-ID: <4790bdc4-b6e2-228b-771f-023363f65fb3@marcan.st> (raw)


Hi SoC folks,

Please merge these driver changes for 6.3.

This batch comes with mostly RTKit changes adding APIs and features
needed for upcoming drivers, plus a PMGR change that also unblocks some
upcoming changes.

-Hector

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  https://github.com/AsahiLinux/linux.git tags/asahi-soc-rtkit-pmgr-6.3

for you to fetch changes up to 22991d8d57251509b8ee5c0b3dac04506fe5ed7a:

  soc: apple: rtkit: Add register dump decoding to crashlog (2023-01-31 20:44:47 +0900)

----------------------------------------------------------------
Apple SoC RTKit/PMGR updates for 6.3.

This time around we have a PMGR change to allow IRQ-safe usage, RTKit
crash register dump decoding, and a bunch of RTKit API changes used by
upcoming drivers.

----------------------------------------------------------------
Asahi Lina (3):
      soc: apple: rtkit: Add a private pointer to apple_rtkit_shmem
      soc: apple: rtkit: Export non-devm init/free functions
      soc: apple: rtkit: Add register dump decoding to crashlog

Hector Martin (2):
      soc: apple: rtkit: Add apple_rtkit_idle() function
      soc: apple: apple-pmgr-pwrstate: Switch to IRQ-safe mode

 drivers/soc/apple/apple-pmgr-pwrstate.c | 11 ++--
 drivers/soc/apple/rtkit-crashlog.c      | 93 +++++++++++++++++++++++++++++++++
 drivers/soc/apple/rtkit.c               | 36 +++++++++++--
 include/linux/soc/apple/rtkit.h         | 26 +++++++++
 4 files changed, 157 insertions(+), 9 deletions(-)


WARNING: multiple messages have this Message-ID (diff)
From: Hector Martin <marcan@marcan.st>
To: SoC Team <soc@kernel.org>
Cc: Asahi Linux <asahi@lists.linux.dev>,
	LKML <linux-kernel@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: [GIT PULL] Apple SoC RTKit/PMGR updates for 6.3
Date: Sat, 4 Feb 2023 19:08:07 +0900	[thread overview]
Message-ID: <4790bdc4-b6e2-228b-771f-023363f65fb3@marcan.st> (raw)


Hi SoC folks,

Please merge these driver changes for 6.3.

This batch comes with mostly RTKit changes adding APIs and features
needed for upcoming drivers, plus a PMGR change that also unblocks some
upcoming changes.

-Hector

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  https://github.com/AsahiLinux/linux.git tags/asahi-soc-rtkit-pmgr-6.3

for you to fetch changes up to 22991d8d57251509b8ee5c0b3dac04506fe5ed7a:

  soc: apple: rtkit: Add register dump decoding to crashlog (2023-01-31 20:44:47 +0900)

----------------------------------------------------------------
Apple SoC RTKit/PMGR updates for 6.3.

This time around we have a PMGR change to allow IRQ-safe usage, RTKit
crash register dump decoding, and a bunch of RTKit API changes used by
upcoming drivers.

----------------------------------------------------------------
Asahi Lina (3):
      soc: apple: rtkit: Add a private pointer to apple_rtkit_shmem
      soc: apple: rtkit: Export non-devm init/free functions
      soc: apple: rtkit: Add register dump decoding to crashlog

Hector Martin (2):
      soc: apple: rtkit: Add apple_rtkit_idle() function
      soc: apple: apple-pmgr-pwrstate: Switch to IRQ-safe mode

 drivers/soc/apple/apple-pmgr-pwrstate.c | 11 ++--
 drivers/soc/apple/rtkit-crashlog.c      | 93 +++++++++++++++++++++++++++++++++
 drivers/soc/apple/rtkit.c               | 36 +++++++++++--
 include/linux/soc/apple/rtkit.h         | 26 +++++++++
 4 files changed, 157 insertions(+), 9 deletions(-)


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2023-02-04 10:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-04 10:08 Hector Martin [this message]
2023-02-04 10:08 ` [GIT PULL] Apple SoC RTKit/PMGR updates for 6.3 Hector Martin
2023-02-06 11:20 ` patchwork-bot+linux-soc

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=4790bdc4-b6e2-228b-771f-023363f65fb3@marcan.st \
    --to=marcan@marcan.st \
    --cc=asahi@lists.linux.dev \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@kernel.org \
    /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 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.