diff options
author | Bill Richardson <wfrichar@chromium.org> | 2015-02-02 06:26:25 -0500 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2015-02-26 18:45:06 -0500 |
commit | e7c256fbfb157885d36ffcf03d981fa8b21e8fec (patch) | |
tree | fc04c2c7b00f2092040fffb628ea423bd4d0132f /Documentation | |
parent | ec2f33ab582bf6bb14ef3e1ce4ed5f1973edd9f6 (diff) |
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 <wfrichar@chromium.org>
Reviewed-by: Simon Glass <sjg@google.com>
Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Reviewed-by: Gwendal Grignou <gwendal@chromium.org>
Tested-by: Gwendal Grignou <gwendal@chromium.org>
Reviewed-by: Gwendal Grignou <gwendal@chromium.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/ioctl/ioctl-number.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/ioctl/ioctl-number.txt b/Documentation/ioctl/ioctl-number.txt index 8136e1fd30fd..51f4221657bf 100644 --- a/Documentation/ioctl/ioctl-number.txt +++ b/Documentation/ioctl/ioctl-number.txt | |||
@@ -321,6 +321,7 @@ Code Seq#(hex) Include File Comments | |||
321 | 0xDB 00-0F drivers/char/mwave/mwavepub.h | 321 | 0xDB 00-0F drivers/char/mwave/mwavepub.h |
322 | 0xDD 00-3F ZFCP device driver see drivers/s390/scsi/ | 322 | 0xDD 00-3F ZFCP device driver see drivers/s390/scsi/ |
323 | <mailto:aherrman@de.ibm.com> | 323 | <mailto:aherrman@de.ibm.com> |
324 | 0xEC 00-01 drivers/platform/chrome/cros_ec_dev.h ChromeOS EC driver | ||
324 | 0xF3 00-3F drivers/usb/misc/sisusbvga/sisusb.h sisfb (in development) | 325 | 0xF3 00-3F drivers/usb/misc/sisusbvga/sisusb.h sisfb (in development) |
325 | <mailto:thomas@winischhofer.net> | 326 | <mailto:thomas@winischhofer.net> |
326 | 0xF4 00-1F video/mbxfb.h mbxfb | 327 | 0xF4 00-1F video/mbxfb.h mbxfb |