[PATCH] thinkpad_acpi: add support for thinkpad x100e

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Embedded controller path is "\\_SB.PCI0.LPC0.EC" on Lenovo Thinkpad X100e.

 Signed-off-by: Andrej Gelenberg <andrej.gelenberg@xxxxxxx>

---
 drivers/platform/x86/thinkpad_acpi.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c
index 63290b3..7113457 100644
--- a/drivers/platform/x86/thinkpad_acpi.c
+++ b/drivers/platform/x86/thinkpad_acpi.c
@@ -508,6 +508,7 @@ TPACPI_HANDLE(ec, root, "\\_SB.PCI0.ISA.EC0", /* 240, 240x */
           "\\_SB.PCI0.AD4S.EC0",       /* i1400, R30 */
           "\\_SB.PCI0.ICH3.EC0",       /* R31 */
           "\\_SB.PCI0.LPC.EC", /* all others */
+          "\\_SB.PCI0.LPC0.EC",        /* X100e */
           );

 TPACPI_HANDLE(ecrd, ec, "ECRD");       /* 570 */
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux