ARM: dts: Enable EC vboot context support on Peach boards

The Peach boards use the EC to store the vboot context information,
so add the corresponding properties on the EC node to indicate so.

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Emilio Lopez <emilio.lopez@collabora.co.uk>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
This commit is contained in:
Emilio Lopez 2015-10-08 07:35:21 +09:00 committed by Kukjin Kim
parent 6252eb0a17
commit 27e6699c35
2 changed files with 2 additions and 0 deletions

View File

@ -935,6 +935,7 @@
pinctrl-0 = <&ec_spi_cs &ec_irq>;
reg = <0>;
spi-max-frequency = <3125000>;
google,has-vbc-nvram;
controller-data {
samsung,spi-feedback-delay = <1>;

View File

@ -898,6 +898,7 @@
pinctrl-0 = <&ec_spi_cs &ec_irq>;
reg = <0>;
spi-max-frequency = <3125000>;
google,has-vbc-nvram;
controller-data {
samsung,spi-feedback-delay = <1>;