public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Lee Jones <lee@kernel.org>, Andy Shevchenko <andy@kernel.org>
Cc: Hans de Goede <hdegoede@redhat.com>, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client
Date: Mon,  4 Nov 2024 16:06:53 +0100	[thread overview]
Message-ID: <20241104150655.41402-1-hdegoede@redhat.com> (raw)

Hi All,

Here is v2 of my series to add support for non ACPI instantiated
i2c_client-s to intel_soc_pmic_crc.

Changes in v2:
- Consistently use the filename as driver name for all intel_soc_pmic_*
  drivers
- Use "intel_soc_pmic_crc" as i2c_device_id.name

Regards,

Hans


Hans de Goede (2):
  mfd: intel_soc_pmic_*: Consistently use filename as driver name
  mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated
    i2c_client

 drivers/mfd/intel_soc_pmic_bxtwc.c | 2 +-
 drivers/mfd/intel_soc_pmic_chtwc.c | 2 +-
 drivers/mfd/intel_soc_pmic_crc.c   | 9 ++++++++-
 3 files changed, 10 insertions(+), 3 deletions(-)

-- 
2.47.0


             reply	other threads:[~2024-11-04 15:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-04 15:06 Hans de Goede [this message]
2024-11-04 15:06 ` [PATCH v2 1/2] mfd: intel_soc_pmic_*: Consistently use filename as driver name Hans de Goede
2024-11-07  7:53   ` Andy Shevchenko
2024-11-04 15:06 ` [PATCH v2 2/2] mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client Hans de Goede
2024-11-04 15:21 ` [PATCH v2 0/2] " Andy Shevchenko
2024-11-06  9:03 ` Lee Jones

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=20241104150655.41402-1-hdegoede@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=andy@kernel.org \
    --cc=lee@kernel.org \
    --cc=linux-kernel@vger.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