]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - Documentation/ioctl/ioctl-number.txt
platform/chrome: Add Chrome OS EC userspace device interface
authorBill Richardson <wfrichar@chromium.org>
Mon, 2 Feb 2015 11:26:25 +0000 (12:26 +0100)
committerOlof Johansson <olof@lixom.net>
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 <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>
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]