projects
/
Teclast-X98-Air-3G_C6J6_custom_DSDT.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
5fbe32c
)
Fix the gpio definition for the touchscreen interrupt
author
Antonio Ospite <ao2@ao2.it>
Tue, 3 Feb 2015 11:36:43 +0000
(12:36 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Thu, 16 Apr 2015 12:56:24 +0000
(14:56 +0200)
dsdt.dsl
patch
|
blob
|
history
diff --git
a/dsdt.dsl
b/dsdt.dsl
index
7815736
..
2c7222b
100644
(file)
--- 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, ,
)
AddressingMode7Bit, "\\_SB.I2C4",
0x00, ResourceConsumer, ,
)
- GpioI
o (Exclusive, PullDefault, 0x0000, 0x0000, IoRestrictionInputOnly
,
+ GpioI
nt (Edge, ActiveLow, Exclusive, PullNone, 0x0000
,
"\\_SB.GPO2", 0x00, ResourceConsumer, ,
)
{ // Pin list
"\\_SB.GPO2", 0x00, ResourceConsumer, ,
)
{ // Pin list
- 0x00
44
+ 0x00
03
}
})
Name (ABUF, ResourceTemplate ()
}
})
Name (ABUF, ResourceTemplate ()
@@
-11907,11
+11907,11
@@
DefinitionBlock ("dsdt.aml", "DSDT", 2, "ALASKA", "A M I ", 0x00000003)
AddressingMode7Bit, "\\_SB.I2C4",
0x00, ResourceConsumer, ,
)
AddressingMode7Bit, "\\_SB.I2C4",
0x00, ResourceConsumer, ,
)
- GpioI
o (Exclusive, PullDefault, 0x0000, 0x0000, IoRestrictionInputOnly
,
+ GpioI
nt (Edge, ActiveLow, Exclusive, PullNone, 0x0000
,
"\\_SB.GPO2", 0x00, ResourceConsumer, ,
)
{ // Pin list
"\\_SB.GPO2", 0x00, ResourceConsumer, ,
)
{ // Pin list
- 0x00
44
+ 0x00
03
}
GpioIo (Exclusive, PullDefault, 0x0000, 0x0000, IoRestrictionOutputOnly,
"\\_SB.GPO1", 0x00, ResourceConsumer, ,
}
GpioIo (Exclusive, PullDefault, 0x0000, 0x0000, IoRestrictionOutputOnly,
"\\_SB.GPO1", 0x00, ResourceConsumer, ,