All of lore.kernel.org
 help / color / mirror / Atom feed
From: Waqar Hameed <waqar.hameed@axis.com>
To: Sebastian Reichel <sre@kernel.org>
Cc: Tobias Schrammm <t.schramm@manjaro.org>,
	Matti Vaittinen <mazziesaccount@gmail.com>, <kernel@axis.com>,
	<linux-pm@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/5] power: supply: Remove unused gpio include header
Date: Sat, 20 Dec 2025 22:56:03 +0100	[thread overview]
Message-ID: <pndfr94vmvg.a.out@axis.com> (raw)
In-Reply-To: <pndh5tkzvbo.a.out@axis.com> (Waqar Hameed's message of "Sat, 20 Dec 2025 22:39:55 +0100")

On Sat, Dec 20, 2025 at 22:39 +0100 Waqar Hameed <waqar.hameed@axis.com> wrote:

> These drivers include the gpio header but never use it. This patch
> series just removes this unnecessary header.
>
> This issue was found when writing a new driver for the upcoming TI
> BQ25630 [1]. Patch adding support for that one will be sent as soon as
> TI releases the datasheet publicly, which should be anytime soon...
>
> [1] https://www.ti.com/product/BQ25630
>
> Waqar Hameed (5):
>   power: supply: bd99954: Remove unused gpio include header
>   power: supply: bq256xx: Remove unused gpio include header
>   power: supply: bq25980: Remove unused gpio include header
>   power: supply: cw2015: Remove unused gpio include header
>   power: supply: ucs1002: Remove unused gpio include header
>
>  drivers/power/supply/bd99954-charger.c | 1 -
>  drivers/power/supply/bq256xx_charger.c | 1 -
>  drivers/power/supply/bq25980_charger.c | 1 -
>  drivers/power/supply/cw2015_battery.c  | 1 -
>  drivers/power/supply/ucs1002_power.c   | 1 -
>  5 files changed, 5 deletions(-)
>
>
> base-commit: fa084c35afa13ab07a860ef0936cd987f9aa0460

Sorry, somehow the "in-reply-header" got removed so the patches didn't
group with the cover letter... I resent them again and hopefully it
works now!

  reply	other threads:[~2025-12-20 21:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-20 21:39 [PATCH 0/5] power: supply: Remove unused gpio include header Waqar Hameed
2025-12-20 21:56 ` Waqar Hameed [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-12-20 21:54 Waqar Hameed
2026-01-12  1:56 ` Sebastian Reichel

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=pndfr94vmvg.a.out@axis.com \
    --to=waqar.hameed@axis.com \
    --cc=kernel@axis.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=mazziesaccount@gmail.com \
    --cc=sre@kernel.org \
    --cc=t.schramm@manjaro.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.