[PATCH v2 0/2] mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client
Posted by
Hans de Goede
2 weeks, 5 days ago
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
Re: [PATCH v2 0/2] mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client
Posted by
Lee Jones
2 weeks, 4 days ago
On Mon, 04 Nov 2024 16:06:53 +0100, Hans de Goede wrote:
> 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
>
> [...]
Applied, thanks!
[1/2] mfd: intel_soc_pmic_*: Consistently use filename as driver name
commit: c3768c474830fab0fa3063e72dd005eb6cef0618
[2/2] mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client
commit: bd302f82be1e10a1395d58d405e0e8af049d1cc3
--
Lee Jones [李琼斯]
Re: [PATCH v2 0/2] mfd: intel_soc_pmic_crc: Add support for non ACPI instantiated i2c_client
Posted by
Andy Shevchenko
2 weeks, 5 days ago
On Mon, Nov 04, 2024 at 04:06:53PM +0100, Hans de Goede wrote:
> Hi All,
>
> Here is v2 of my series to add support for non ACPI instantiated
> i2c_client-s to intel_soc_pmic_crc.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
--
With Best Regards,
Andy Shevchenko