From: Antonio Ospite Date: Tue, 3 Feb 2015 11:36:43 +0000 (+0100) Subject: Fix the gpio definition for the touchscreen interrupt X-Git-Url: https://git.ao2.it/Teclast-X98-Air-3G_C6J6_custom_DSDT.git/commitdiff_plain/579f02b4771a36c12d30533c9a20377e1ab36201 Fix the gpio definition for the touchscreen interrupt --- diff --git a/dsdt.dsl b/dsdt.dsl index 7815736..2c7222b 100644 --- a/dsdt.dsl +++ b/dsdt.dsl @@ -11894,11 +11894,11 @@ DefinitionBlock ("dsdt.aml", "DSDT", 2, "ALASKA", "A M I ", 0x00000003) AddressingMode7Bit, "\\_SB.I2C4", 0x00, ResourceConsumer, , ) - GpioIo (Exclusive, PullDefault, 0x0000, 0x0000, IoRestrictionInputOnly, + GpioInt (Edge, ActiveLow, Exclusive, PullNone, 0x0000, "\\_SB.GPO2", 0x00, ResourceConsumer, , ) { // Pin list - 0x0044 + 0x0003 } }) Name (ABUF, ResourceTemplate () @@ -11907,11 +11907,11 @@ DefinitionBlock ("dsdt.aml", "DSDT", 2, "ALASKA", "A M I ", 0x00000003) AddressingMode7Bit, "\\_SB.I2C4", 0x00, ResourceConsumer, , ) - GpioIo (Exclusive, PullDefault, 0x0000, 0x0000, IoRestrictionInputOnly, + GpioInt (Edge, ActiveLow, Exclusive, PullNone, 0x0000, "\\_SB.GPO2", 0x00, ResourceConsumer, , ) { // Pin list - 0x0044 + 0x0003 } GpioIo (Exclusive, PullDefault, 0x0000, 0x0000, IoRestrictionOutputOnly, "\\_SB.GPO1", 0x00, ResourceConsumer, ,