public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Subject: [GIT PULL] power sequencing updates for v6.12-rc1
Date: Tue, 17 Sep 2024 11:45:57 +0200	[thread overview]
Message-ID: <20240917094557.6419-1-brgl@bgdev.pl> (raw)

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Please pull the following updates for the power sequencing subsystem.
There's one change adding support for a new PMU model and another adding
documentation for the subsystem which probably should have been part of
the initial commit but better late than never.

Details are in the signed tag.

Thanks,
Bartosz Golaszewski

The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

  Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/pwrseq-updates-for-v6.12-rc1

for you to fetch changes up to 8b7e0a6c443e855374a426dcdfd0a19912d70df3:

  Documentation: add a driver API doc for the power sequencing subsystem (2024-08-22 15:29:29 +0200)

----------------------------------------------------------------
power sequencing updates for v6.12-rc1

- add support for the new PMU variant inside the WCN6855 chipset
- add documentation for the subsystem

----------------------------------------------------------------
Bartosz Golaszewski (1):
      Documentation: add a driver API doc for the power sequencing subsystem

Konrad Dybcio (1):
      power: sequencing: qcom-wcn: add support for the WCN6855 PMU

 Documentation/driver-api/index.rst         |  1 +
 Documentation/driver-api/pwrseq.rst        | 95 ++++++++++++++++++++++++++++++
 MAINTAINERS                                |  1 +
 drivers/power/sequencing/pwrseq-qcom-wcn.c | 11 ++++
 4 files changed, 108 insertions(+)
 create mode 100644 Documentation/driver-api/pwrseq.rst

             reply	other threads:[~2024-09-17  9:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-17  9:45 Bartosz Golaszewski [this message]
2024-09-18  8:57 ` [GIT PULL] power sequencing updates for v6.12-rc1 pr-tracker-bot

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=20240917094557.6419-1-brgl@bgdev.pl \
    --to=brgl@bgdev.pl \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox