]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: Enable EC vboot context support on Peach boards
authorEmilio Lopez <emilio.lopez@collabora.co.uk>
Wed, 7 Oct 2015 22:35:21 +0000 (07:35 +0900)
committerKukjin Kim <kgene@kernel.org>
Wed, 7 Oct 2015 22:35:21 +0000 (07:35 +0900)
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>
arch/arm/boot/dts/exynos5420-peach-pit.dts
arch/arm/boot/dts/exynos5800-peach-pi.dts

index 8f4d76c5e11c5821ef7e504f21aa87c6103c92de..ac02fb42ac0c8bfac3e2013536fcfb4d8871c04f 100644 (file)
                pinctrl-0 = <&ec_spi_cs &ec_irq>;
                reg = <0>;
                spi-max-frequency = <3125000>;
+               google,has-vbc-nvram;
 
                controller-data {
                        samsung,spi-feedback-delay = <1>;
index 7d5b386b5ae6aeb32aed5baf55a2d50ddf374b39..b60dec0f1f670d743e3db875da290a59c045f9e9 100644 (file)
                pinctrl-0 = <&ec_spi_cs &ec_irq>;
                reg = <0>;
                spi-max-frequency = <3125000>;
+               google,has-vbc-nvram;
 
                controller-data {
                        samsung,spi-feedback-delay = <1>;