From: Radivoje Jovanovic <[email protected]>

Add support for Intel Skylake u/y

Signed-off-by: Radivoje Jovanovic <[email protected]>
Signed-off-by: Zhang Rui <[email protected]>
(cherry picked from commit 35676de2164ff37209431e7e0e49a7466720d9be)
Signed-off-by: Yu, Ong Hock <[email protected]>
---
 drivers/thermal/intel_powerclamp.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/thermal/intel_powerclamp.c 
b/drivers/thermal/intel_powerclamp.c
index ba2cf29..749bd67 100644
--- a/drivers/thermal/intel_powerclamp.c
+++ b/drivers/thermal/intel_powerclamp.c
@@ -696,6 +696,7 @@ static const struct x86_cpu_id intel_powerclamp_ids[] 
__initconst = {
        { X86_VENDOR_INTEL, 6, 0x47},
        { X86_VENDOR_INTEL, 6, 0x4c},
        { X86_VENDOR_INTEL, 6, 0x4d},
+       { X86_VENDOR_INTEL, 6, 0x4e},
        { X86_VENDOR_INTEL, 6, 0x4f},
        { X86_VENDOR_INTEL, 6, 0x56},
        { X86_VENDOR_INTEL, 6, 0x57},
-- 
1.9.1

-- 
_______________________________________________
linux-yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to