Attention is currently required from: Alexander Couzens, Patrick Rudolph. Hello build bot (Jenkins), Alexander Couzens, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/51179
to look at the new patch set (#3).
Change subject: T440P: Add FN Lock inversion ......................................................................
T440P: Add FN Lock inversion
The current f1 to f12 as primary just enables FN Lock and causes a light to enable on the keyboard of the T440P. Newer machine firmware has the option to invert FN Lock so that the unlocked state has the light on and locked has it off. This way you have no light and can use the F keys instead of hotkeys unless you hold FN or enable FN lock.
Obviously now we don't want FN lock on by default. This was tested on both the T440P and X250 so should be present in all thinkpads with a FN light that had the option in the bios.
Change-Id: Ic3f03a9fbd7e16d6c30828a66502d2b72f499dfe Signed-off-by: Ph0rk0z Crabstorage@getbackinthe.kitchen --- M src/ec/lenovo/h8/Kconfig M src/ec/lenovo/h8/h8.c M src/mainboard/lenovo/t440p/cmos.default M src/mainboard/lenovo/t440p/cmos.layout 4 files changed, 24 insertions(+), 3 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/51179/3