ARM: dts: Add mask-tpm-reset node in exynos5420-peach-pit
authorDoug Anderson <dianders@chromium.org>
Tue, 15 Jul 2014 17:38:39 +0000 (02:38 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 15 Jul 2014 17:39:18 +0000 (02:39 +0900)
commitac5ce09e140c0238a8fb61d1c198ce9945e8be47
tree08cef643e86306b997be0099c2090faed22ce5a5
parenta8d80b6be83a45c80295cac6e9b9f4d6a279321f
ARM: dts: Add mask-tpm-reset node in exynos5420-peach-pit

The mask-tpm-reset GPIO is used by the kernel to prevent the TPM from
being reset across sleep/wake.  If we don't set it to anything then
the TPM will be reset.  U-Boot will detect this as invalid
and will reset the system on resume time. This GPIO can always be low
and not hurt anything.  It will get pulled back high again during a
normal warm reset when it will default back to an input.

To properly preserve the TPM state across suspend/resume and to make
the chrome U-Boot happy, properly set the GPIO to mask the
reset to the TPM.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Vikas Sajjan <vikas.sajjan@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/boot/dts/exynos5420-peach-pit.dts