aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/t60/dsdt.asl
diff options
context:
space:
mode:
authorVladimir Serbinenko <phcoder@gmail.com>2013-11-26 16:37:45 +0100
committerStefan Reinauer <stefan.reinauer@coreboot.org>2013-12-02 22:15:45 +0100
commitdfc0881272ebb7d865fefbb037f7545b37bf2be3 (patch)
tree9a9ea8a4d91ac23352ea463e4213a5b07281ca28 /src/mainboard/lenovo/t60/dsdt.asl
parent72dccce0c9a7cf59ca51a3174fc11eb8899e1761 (diff)
EC H8: remove dependence on IS_X201
Instead define brightness up/down function and gfx device and use preprocessor magic to glue it together. Change-Id: I03074ae07b33c1546d229efc3e80606ddbee6300 Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com> Reviewed-on: http://review.coreboot.org/4282 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Martin Roth <martin.roth@se-eng.com>
Diffstat (limited to 'src/mainboard/lenovo/t60/dsdt.asl')
-rw-r--r--src/mainboard/lenovo/t60/dsdt.asl2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/lenovo/t60/dsdt.asl b/src/mainboard/lenovo/t60/dsdt.asl
index 383bb30c35..842dbc3d72 100644
--- a/src/mainboard/lenovo/t60/dsdt.asl
+++ b/src/mainboard/lenovo/t60/dsdt.asl
@@ -20,6 +20,8 @@
*/
#define THINKPAD_EC_GPE 28
+#define BRIGHTNESS_UP \DSPC.BRTU
+#define BRIGHTNESS_DOWN \DSPC.BRTD
DefinitionBlock(
"dsdt.aml",