projects
/
Teclast-X98-Air-3G_C6J6_custom_DSDT.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
579f02b
)
Fix the pin number for TCD3
author
Antonio Ospite <ao2@ao2.it>
Wed, 18 Feb 2015 10:00:22 +0000
(11:00 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Thu, 16 Apr 2015 12:56:24 +0000
(14:56 +0200)
TCD3 is the touchscreen reset pin, fix the pin definition so that the
touchscreen can be resetted properly.
dsdt.dsl
patch
|
blob
|
history
diff --git
a/dsdt.dsl
b/dsdt.dsl
index
2c7222b
..
dd45412
100644
(file)
--- a/
dsdt.dsl
+++ b/
dsdt.dsl
@@
-6368,7
+6368,7
@@
DefinitionBlock ("dsdt.aml", "DSDT", 2, "ALASKA", "A M I ", 0x00000003)
"\\_SB.GPO1", 0x00, ResourceConsumer, ,
)
{ // Pin list
- 0x00
1A
+ 0x00
09
}
),
TCD3, 1
@@
-11917,7
+11917,7
@@
DefinitionBlock ("dsdt.aml", "DSDT", 2, "ALASKA", "A M I ", 0x00000003)
"\\_SB.GPO1", 0x00, ResourceConsumer, ,
)
{ // Pin list
- 0x00
1A
+ 0x00
09
}
})
If ((OSSL && 0x80))