public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client
@ 2024-11-04 15:06 Hans de Goede
  2024-11-04 15:06 ` [PATCH v2 1/2] mfd: intel_soc_pmic_*: Consistently use filename as driver name Hans de Goede
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Hans de Goede @ 2024-11-04 15:06 UTC (permalink / raw)
  To: Lee Jones, Andy Shevchenko; +Cc: Hans de Goede, linux-kernel

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


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

end of thread, other threads:[~2024-11-07  7:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-04 15:06 [PATCH v2 0/2] mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client Hans de Goede
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

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