]> Git Repo - linux.git/commit
platform/chrome: Add Chrome OS EC userspace device interface
authorBill Richardson <[email protected]>
Mon, 2 Feb 2015 11:26:25 +0000 (12:26 +0100)
committerOlof Johansson <[email protected]>
Thu, 26 Feb 2015 23:45:06 +0000 (15:45 -0800)
commite7c256fbfb157885d36ffcf03d981fa8b21e8fec
treefc04c2c7b00f2092040fffb628ea423bd4d0132f
parentec2f33ab582bf6bb14ef3e1ce4ed5f1973edd9f6
platform/chrome: Add Chrome OS EC userspace device interface

This patch adds a device interface to access the
Chrome OS Embedded Controller from user-space.

Signed-off-by: Bill Richardson <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Javier Martinez Canillas <[email protected]>
Reviewed-by: Gwendal Grignou <[email protected]>
Tested-by: Gwendal Grignou <[email protected]>
Reviewed-by: Gwendal Grignou <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
Documentation/ioctl/ioctl-number.txt
drivers/platform/chrome/Kconfig
drivers/platform/chrome/Makefile
drivers/platform/chrome/cros_ec_dev.c [new file with mode: 0644]
drivers/platform/chrome/cros_ec_dev.h [new file with mode: 0644]
This page took 0.056076 seconds and 4 git commands to generate.