]> Git Repo - linux.git/commit
mfd: cros-ec: Increase maximum mkbp event size
authorNeil Armstrong <[email protected]>
Wed, 4 Jul 2018 15:08:18 +0000 (17:08 +0200)
committerLee Jones <[email protected]>
Fri, 13 Jul 2018 07:44:31 +0000 (08:44 +0100)
commit57e94c8b974db2d83c60e1139c89a70806abbea0
tree223d7b91c8356871acf8cf91aedd08bf65236d43
parent9c229127aee2d7e80858b5d52a9a7049355b621c
mfd: cros-ec: Increase maximum mkbp event size

Having a 16 byte mkbp event size makes it possible to send CEC
messages from the EC to the AP directly inside the mkbp event
instead of first doing a notification and then a read.

Signed-off-by: Stefan Adolfsson <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Tested-by: Enric Balletbo i Serra <[email protected]>
Acked-by: Hans Verkuil <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
drivers/platform/chrome/cros_ec_proto.c
include/linux/mfd/cros_ec.h
include/linux/mfd/cros_ec_commands.h
This page took 0.061263 seconds and 4 git commands to generate.