All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Apple SoC PMGR driver for 5.17
@ 2021-12-07  6:08 ` Hector Martin
  0 siblings, 0 replies; 3+ messages in thread
From: Hector Martin @ 2021-12-07  6:08 UTC (permalink / raw)
  To: SoC Team; +Cc: Linux ARM, LKML

Hi SoC folks,

Please merge the new PMGR driver for 5.17.

This should not have any hard deps with the previous pulls. The 
MAINTAINERS change already rode along the DT pull, for simplicity.

-Hector

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 6df9d38f9146e83b473f0c9e57fb5fdf3fcc93e2:

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

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

Adds the new PMGR driver. This includes the driver only; DT and
MAINTAINERS changes are part of the DT pull.

Minor change from v3: added `depends on PM` to the Kconfig to
fix COMPILE_TEST randconfig failures.

----------------------------------------------------------------
Hector Martin (1):
       soc: apple: Add driver for Apple PMGR power state controls

  drivers/soc/Kconfig                     |   1 +
  drivers/soc/Makefile                    |   1 +
  drivers/soc/apple/Kconfig               |  22 +++
  drivers/soc/apple/Makefile              |   2 +
  drivers/soc/apple/apple-pmgr-pwrstate.c | 317 
++++++++++++++++++++++++++++++++
  5 files changed, 343 insertions(+)
  create mode 100644 drivers/soc/apple/Kconfig
  create mode 100644 drivers/soc/apple/Makefile
  create mode 100644 drivers/soc/apple/apple-pmgr-pwrstate.c


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

* [GIT PULL] Apple SoC PMGR driver for 5.17
@ 2021-12-07  6:08 ` Hector Martin
  0 siblings, 0 replies; 3+ messages in thread
From: Hector Martin @ 2021-12-07  6:08 UTC (permalink / raw)
  To: SoC Team; +Cc: Linux ARM, LKML

Hi SoC folks,

Please merge the new PMGR driver for 5.17.

This should not have any hard deps with the previous pulls. The 
MAINTAINERS change already rode along the DT pull, for simplicity.

-Hector

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

   Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 6df9d38f9146e83b473f0c9e57fb5fdf3fcc93e2:

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

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

Adds the new PMGR driver. This includes the driver only; DT and
MAINTAINERS changes are part of the DT pull.

Minor change from v3: added `depends on PM` to the Kconfig to
fix COMPILE_TEST randconfig failures.

----------------------------------------------------------------
Hector Martin (1):
       soc: apple: Add driver for Apple PMGR power state controls

  drivers/soc/Kconfig                     |   1 +
  drivers/soc/Makefile                    |   1 +
  drivers/soc/apple/Kconfig               |  22 +++
  drivers/soc/apple/Makefile              |   2 +
  drivers/soc/apple/apple-pmgr-pwrstate.c | 317 
++++++++++++++++++++++++++++++++
  5 files changed, 343 insertions(+)
  create mode 100644 drivers/soc/apple/Kconfig
  create mode 100644 drivers/soc/apple/Makefile
  create mode 100644 drivers/soc/apple/apple-pmgr-pwrstate.c


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

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

* Re: [GIT PULL] Apple SoC PMGR driver for 5.17
  2021-12-07  6:08 ` Hector Martin
  (?)
@ 2021-12-14 21:40 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2021-12-14 21:40 UTC (permalink / raw)
  To: Hector Martin; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Tue, 7 Dec 2021 15:08:04 +0900 you wrote:
> Hi SoC folks,
> 
> Please merge the new PMGR driver for 5.17.
> 
> This should not have any hard deps with the previous pulls. The
> MAINTAINERS change already rode along the DT pull, for simplicity.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Apple SoC PMGR driver for 5.17
    https://git.kernel.org/soc/soc/c/5b532920d74e

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2021-12-14 21:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-07  6:08 [GIT PULL] Apple SoC PMGR driver for 5.17 Hector Martin
2021-12-07  6:08 ` Hector Martin
2021-12-14 21:40 ` patchwork-bot+linux-soc

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.