public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs
@ 2025-09-15 11:29 Ilpo Järvinen
  2025-09-15 14:49 ` Andy Shevchenko
  2025-09-16 15:48 ` (subset) " Lee Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Ilpo Järvinen @ 2025-09-15 11:29 UTC (permalink / raw)
  To: Andy Shevchenko, Lee Jones, linux-kernel; +Cc: Ilpo Järvinen

Add Intel Wildcat Lake PCI IDs.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
---
 drivers/mfd/intel-lpss-pci.c | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/drivers/mfd/intel-lpss-pci.c b/drivers/mfd/intel-lpss-pci.c
index 1a5b8b13f8d0..8d92c895d3ae 100644
--- a/drivers/mfd/intel-lpss-pci.c
+++ b/drivers/mfd/intel-lpss-pci.c
@@ -367,6 +367,19 @@ static const struct pci_device_id intel_lpss_pci_ids[] = {
 	{ PCI_VDEVICE(INTEL, 0x4b79), (kernel_ulong_t)&ehl_i2c_info },
 	{ PCI_VDEVICE(INTEL, 0x4b7a), (kernel_ulong_t)&ehl_i2c_info },
 	{ PCI_VDEVICE(INTEL, 0x4b7b), (kernel_ulong_t)&ehl_i2c_info },
+	/* WCL */
+	{ PCI_VDEVICE(INTEL, 0x4d25), (kernel_ulong_t)&bxt_uart_info },
+	{ PCI_VDEVICE(INTEL, 0x4d26), (kernel_ulong_t)&bxt_uart_info },
+	{ PCI_VDEVICE(INTEL, 0x4d27), (kernel_ulong_t)&tgl_spi_info },
+	{ PCI_VDEVICE(INTEL, 0x4d30), (kernel_ulong_t)&tgl_spi_info },
+	{ PCI_VDEVICE(INTEL, 0x4d46), (kernel_ulong_t)&tgl_spi_info },
+	{ PCI_VDEVICE(INTEL, 0x4d50), (kernel_ulong_t)&ehl_i2c_info },
+	{ PCI_VDEVICE(INTEL, 0x4d51), (kernel_ulong_t)&ehl_i2c_info },
+	{ PCI_VDEVICE(INTEL, 0x4d52), (kernel_ulong_t)&bxt_uart_info },
+	{ PCI_VDEVICE(INTEL, 0x4d78), (kernel_ulong_t)&ehl_i2c_info },
+	{ PCI_VDEVICE(INTEL, 0x4d79), (kernel_ulong_t)&ehl_i2c_info },
+	{ PCI_VDEVICE(INTEL, 0x4d7a), (kernel_ulong_t)&ehl_i2c_info },
+	{ PCI_VDEVICE(INTEL, 0x4d7b), (kernel_ulong_t)&ehl_i2c_info },
 	/* JSL */
 	{ PCI_VDEVICE(INTEL, 0x4da8), (kernel_ulong_t)&spt_uart_info },
 	{ PCI_VDEVICE(INTEL, 0x4da9), (kernel_ulong_t)&spt_uart_info },

base-commit: f83ec76bf285bea5727f478a68b894f5543ca76e
-- 
2.39.5


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

* Re: [PATCH 1/1] mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs
  2025-09-15 11:29 [PATCH 1/1] mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs Ilpo Järvinen
@ 2025-09-15 14:49 ` Andy Shevchenko
  2025-09-16 15:48 ` (subset) " Lee Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Andy Shevchenko @ 2025-09-15 14:49 UTC (permalink / raw)
  To: Ilpo Järvinen; +Cc: Lee Jones, linux-kernel

On Mon, Sep 15, 2025 at 02:29:36PM +0300, Ilpo Järvinen wrote:
> Add Intel Wildcat Lake PCI IDs.

Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

-- 
With Best Regards,
Andy Shevchenko



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

* Re: (subset) [PATCH 1/1] mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs
  2025-09-15 11:29 [PATCH 1/1] mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs Ilpo Järvinen
  2025-09-15 14:49 ` Andy Shevchenko
@ 2025-09-16 15:48 ` Lee Jones
  1 sibling, 0 replies; 3+ messages in thread
From: Lee Jones @ 2025-09-16 15:48 UTC (permalink / raw)
  To: Andy Shevchenko, Lee Jones, linux-kernel, Ilpo Järvinen

On Mon, 15 Sep 2025 14:29:36 +0300, Ilpo Järvinen wrote:
> Add Intel Wildcat Lake PCI IDs.
> 
> 

Applied, thanks!

[1/1] mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs
      commit: 87d6a21292bbc5f871c46b90416051e1e97f5f82

--
Lee Jones [李琼斯]


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

end of thread, other threads:[~2025-09-16 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-15 11:29 [PATCH 1/1] mfd: intel-lpss: Add Intel Wildcat Lake LPSS PCI IDs Ilpo Järvinen
2025-09-15 14:49 ` Andy Shevchenko
2025-09-16 15:48 ` (subset) " Lee Jones

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