Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL] Apple SoC driver changes for v7.3
@ 2026-08-07 16:18 Sven Peter
  2026-08-07 16:18 ` [GIT PULL] Apple SoC DTS " Sven Peter
  0 siblings, 1 reply; 2+ messages in thread
From: Sven Peter @ 2026-08-07 16:18 UTC (permalink / raw)
  To: soc; +Cc: asahi, linux-arm-kernel, linux-kernel, Sven Peter

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sven/linux.git tags/apple-soc-drivers-7.3

for you to fetch changes up to fef9350c314bf089a11a62858261e6576ada867b:

  soc: apple: Add driver for Apple PMGR misc controls (2026-07-14 20:28:42 +0200)

----------------------------------------------------------------
Apple Soc driver updates for 7.3

- New driver and dt-bindings for Apple PMGR misc controls, which tweaks
  various global power related states and saves about 1W of power on M1
  Pro/Max/Ultra during s2idle.
- A small fix for device links in SART

Signed-off-by: Sven Peter <sven@kernel.org>

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

Pengpeng Hou (1):
      soc: apple: sart: require device link for consumers

Sasha Finkelstein (1):
      dt-bindings: soc: apple: Add Apple PMGR misc controls

 .../bindings/soc/apple/apple,t6000-pmgr-misc.yaml  |  45 +++++
 MAINTAINERS                                        |   1 +
 drivers/soc/apple/Kconfig                          |  10 ++
 drivers/soc/apple/Makefile                         |   2 +
 drivers/soc/apple/apple-pmgr-misc.c                | 181 +++++++++++++++++++++
 drivers/soc/apple/sart.c                           |   9 +-
 6 files changed, 246 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/apple/apple,t6000-pmgr-misc.yaml
 create mode 100644 drivers/soc/apple/apple-pmgr-misc.c

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

end of thread, other threads:[~2026-08-07 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-07 16:18 [GIT PULL] Apple SoC driver changes for v7.3 Sven Peter
2026-08-07 16:18 ` [GIT PULL] Apple SoC DTS " Sven Peter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox