All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hector Martin <marcan@marcan.st>
To: SoC Team <soc@kernel.org>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Apple SoC PMGR driver updates for 5.17 (v2)
Date: Wed, 15 Dec 2021 23:49:19 +0900	[thread overview]
Message-ID: <660f6f7f-0857-b54c-c415-79bcb93f0e02@marcan.st> (raw)


Hi SoC folks,

Please merge these additional fixes for the PMGR driver for 5.17.

This just adds a new feature needed for DCP devices, and disables module
builds which were broken anyway (and didn't make much sense; thanks to
the kernel test robot for catching that one!)

-Hector

The following changes since commit 6df9d38f9146e83b473f0c9e57fb5fdf3fcc93e2:

  soc: apple: Add driver for Apple PMGR power state controls (2021-12-07 13:13:13 +0900)

are available in the Git repository at:

  https://github.com/AsahiLinux/linux.git tags/asahi-soc-pmgr-5.17-v2

for you to fetch changes up to 8e136c5ea43ae08c5d672deb1c3f494782a4392a:

  soc: apple: apple-pmgr-pwrstate: Do not build as a module (2021-12-15 20:36:05 +0900)

----------------------------------------------------------------
Apple SoC PMGR driver updates for 5.17

* Adds an auto-PM feature that is necessary for a single device
* Disables module builds, which were broken anyway

----------------------------------------------------------------
Hector Martin (2):
      soc: apple: apple-pmgr-pwrstate: Add auto-PM min level support
      soc: apple: apple-pmgr-pwrstate: Do not build as a module

 drivers/soc/apple/Kconfig               | 2 +-
 drivers/soc/apple/apple-pmgr-pwrstate.c | 7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)


WARNING: multiple messages have this Message-ID (diff)
From: Hector Martin <marcan@marcan.st>
To: SoC Team <soc@kernel.org>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Apple SoC PMGR driver updates for 5.17 (v2)
Date: Wed, 15 Dec 2021 23:49:19 +0900	[thread overview]
Message-ID: <660f6f7f-0857-b54c-c415-79bcb93f0e02@marcan.st> (raw)


Hi SoC folks,

Please merge these additional fixes for the PMGR driver for 5.17.

This just adds a new feature needed for DCP devices, and disables module
builds which were broken anyway (and didn't make much sense; thanks to
the kernel test robot for catching that one!)

-Hector

The following changes since commit 6df9d38f9146e83b473f0c9e57fb5fdf3fcc93e2:

  soc: apple: Add driver for Apple PMGR power state controls (2021-12-07 13:13:13 +0900)

are available in the Git repository at:

  https://github.com/AsahiLinux/linux.git tags/asahi-soc-pmgr-5.17-v2

for you to fetch changes up to 8e136c5ea43ae08c5d672deb1c3f494782a4392a:

  soc: apple: apple-pmgr-pwrstate: Do not build as a module (2021-12-15 20:36:05 +0900)

----------------------------------------------------------------
Apple SoC PMGR driver updates for 5.17

* Adds an auto-PM feature that is necessary for a single device
* Disables module builds, which were broken anyway

----------------------------------------------------------------
Hector Martin (2):
      soc: apple: apple-pmgr-pwrstate: Add auto-PM min level support
      soc: apple: apple-pmgr-pwrstate: Do not build as a module

 drivers/soc/apple/Kconfig               | 2 +-
 drivers/soc/apple/apple-pmgr-pwrstate.c | 7 +++++++
 2 files changed, 8 insertions(+), 1 deletion(-)


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

             reply	other threads:[~2021-12-15 14:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-15 14:49 Hector Martin [this message]
2021-12-15 14:49 ` [GIT PULL] Apple SoC PMGR driver updates for 5.17 (v2) Hector Martin
2021-12-15 15:10 ` 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=660f6f7f-0857-b54c-c415-79bcb93f0e02@marcan.st \
    --to=marcan@marcan.st \
    --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.