bindings: mfd: cros ec: Document vbc EC property
authorEmilio López <emilio.lopez@collabora.co.uk>
Mon, 21 Sep 2015 13:38:21 +0000 (10:38 -0300)
committerLee Jones <lee.jones@linaro.org>
Fri, 30 Oct 2015 17:18:51 +0000 (17:18 +0000)
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>
Documentation/devicetree/bindings/mfd/cros-ec.txt

index 1777916e9e280440f3bf6bac5066efd6eb92274e..136e0c2da44d100df1307617be5d4cdbd9dd4f23 100644 (file)
@@ -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: