lkml.org 
[lkml]   [2019]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] intel_th: pci: Jasper Lake is not a PCH
According to Intel engineering, the Jasper Lake is a SOC not a PCH.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Fixes: 9d55499d8da4 ("intel_th: pci: Add Jasper Lake PCH support")
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Jarkko Nikula <jarkko.nikula@linux.intel.com>
---
drivers/hwtracing/intel_th/pci.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-5.4-rc7.orig/drivers/hwtracing/intel_th/pci.c 2019-11-15 12:08:16.487157641 +0100
+++ linux-5.4-rc7/drivers/hwtracing/intel_th/pci.c 2019-11-21 09:40:36.189296044 +0100
@@ -215,7 +215,7 @@ static const struct pci_device_id intel_
.driver_data = (kernel_ulong_t)&intel_th_2x,
},
{
- /* Jasper Lake PCH */
+ /* Jasper Lake */
PCI_DEVICE(PCI_VENDOR_ID_INTEL, 0x4da6),
.driver_data = (kernel_ulong_t)&intel_th_2x,
},

--
Jean Delvare
SUSE L3 Support

\
 
 \ /
  Last update: 2019-11-21 09:50    [W:0.032 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site