public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Michael Walle <mwalle@kernel.org>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>,
	jcormier@criticallink.com, Job Sava <jsava@criticallink.com>,
	linux-kernel@vger.kernel.org, linux-input@vger.kernel.org,
	Nathan Chancellor <nathan@kernel.org>
Subject: [GIT PULL v2] Immutable branch between MFD and Input due for the v6.18 merge window
Date: Thu, 11 Sep 2025 16:14:00 +0100	[thread overview]
Message-ID: <20250911151400.GR9224@google.com> (raw)
In-Reply-To: <20250903113255.GK2163762@google.com>

Here is an updated PR containing a recent fix:

a377b1be3a0e ("mfd: tps6594: Explicitly include bitfield.h")

LINK: https://lore.kernel.org/all/DCKNRRN0Q2I7.WFT5U4QKA9XS@kernel.org/

-----

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-input-v6.18-1

for you to fetch changes up to a377b1be3a0ed51ccabfe22908ebde065848313c:

  mfd: tps6594: Explicitly include bitfield.h (2025-09-11 16:06:02 +0100)

----------------------------------------------------------------
[UPDATED] Immutable branch between MFD and Input due for the v6.18 merge window

----------------------------------------------------------------
Job Sava (1):
      input: tps6594-pwrbutton: Add power button functionality

Michael Walle (2):
      mfd: tps6594: Add power button functionality
      mfd: tps6594: Add board power-off support

Nathan Chancellor (1):
      mfd: tps6594: Explicitly include bitfield.h

 drivers/input/misc/Kconfig             |  10 +++
 drivers/input/misc/Makefile            |   1 +
 drivers/input/misc/tps6594-pwrbutton.c | 126 +++++++++++++++++++++++++++++++++
 drivers/mfd/tps6594-core.c             |  59 ++++++++++++++-
 4 files changed, 194 insertions(+), 2 deletions(-)
 create mode 100644 drivers/input/misc/tps6594-pwrbutton.c

-- 
Lee Jones [李琼斯]

      reply	other threads:[~2025-09-11 15:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-26 13:46 [PATCH v2 0/3] mfd: tps6594: add power button and power-off Michael Walle
2025-08-26 13:46 ` [PATCH v2 1/3] input: tps6594-pwrbutton: Add power button functionality Michael Walle
2025-08-26 13:46 ` [PATCH v2 2/3] mfd: tps6594: add " Michael Walle
2025-08-26 13:46 ` [PATCH v2 3/3] mfd: tps6594: Add board power-off support Michael Walle
2025-09-03 10:45 ` [PATCH v2 0/3] mfd: tps6594: add power button and power-off Lee Jones
2025-09-03 10:46   ` Lee Jones
2025-09-03 11:32 ` [GIT PULL] Immutable branch between MFD and Input due for the v6.18 merge window Lee Jones
2025-09-11 15:14   ` Lee Jones [this message]

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=20250911151400.GR9224@google.com \
    --to=lee@kernel.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=jcormier@criticallink.com \
    --cc=jsava@criticallink.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mwalle@kernel.org \
    --cc=nathan@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox