aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mfd/cros-ec.txt
diff options
context:
space:
mode:
authorEmilio López <emilio.lopez@collabora.co.uk>2015-09-21 10:38:21 -0300
committerLee Jones <lee.jones@linaro.org>2015-10-30 17:18:51 +0000
commit5b855ff3f7d3f95c8c06e690d61ee3e0eddaec90 (patch)
treedaef85617dd6e703652e63f4df19803055166f28 /Documentation/devicetree/bindings/mfd/cros-ec.txt
parentmfd: lpc_ich: Separate device cells for clarity (diff)
downloadlinux-dev-5b855ff3f7d3f95c8c06e690d61ee3e0eddaec90.tar.xz
linux-dev-5b855ff3f7d3f95c8c06e690d61ee3e0eddaec90.zip
bindings: mfd: cros ec: Document vbc EC property
Some EC implementations include a small nvram space used to store verified boot context data. This boolean property lets us indicate whether this space is available or not on a specific EC implementation. Signed-off-by: Emilio López <emilio.lopez@collabora.co.uk> Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/cros-ec.txt')
-rw-r--r--Documentation/devicetree/bindings/mfd/cros-ec.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/cros-ec.txt b/Documentation/devicetree/bindings/mfd/cros-ec.txt
index 1777916e9e28..136e0c2da44d 100644
--- a/Documentation/devicetree/bindings/mfd/cros-ec.txt
+++ b/Documentation/devicetree/bindings/mfd/cros-ec.txt
@@ -34,6 +34,10 @@ Required properties (LPC):
- compatible: "google,cros-ec-lpc"
- reg: List of (IO address, size) pairs defining the interface uses
+Optional properties (all):
+- google,has-vbc-nvram: Some implementations of the EC include a small
+ nvram space used to store verified boot context data. This boolean flag
+ is used to specify whether this nvram is present or not.
Example for I2C: