ec/librem/ec: Fix offset for Bluetooth enable (BTLE)

Test: boot OS (Ubuntu, Windows 10) on librem13v2, verify BT
function key toggle now works correctly.

Change-Id: I68dc99e72a09f7affbcd691d03dd4607a898313e
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/19897
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Youness Alaoui <snifikino@gmail.com>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
Matt DeVillier 2017-05-20 18:50:22 -05:00 committed by Martin Roth
parent 035cf71822
commit ab7127771d
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ Device (EC)
Offset (0x1D),
TPAD, 1, /* Touchpad Enable/Disable */
WIFI, 1, /* WiFi Enable/Disable */
, 2,
, 3,
BTLE, 1, /* Bluetooth Enable/Disable */
Offset (0x25),
, 5,