summaryrefslogtreecommitdiff
path: root/arch/arm/dts/exynos5800-peach-pi.dts
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-08-23 03:31:37 +0300
committerSimon Glass <sjg@chromium.org>2015-08-31 16:57:28 +0300
commit6e474eab446432e7480394ca3833c89a01dba078 (patch)
tree67df86afac713a9da12eda73725a4f5efd76ad7f /arch/arm/dts/exynos5800-peach-pi.dts
parent5c51d8aa0e87b0b057cf3aad6d57e89ba3aed933 (diff)
downloadu-boot-6e474eab446432e7480394ca3833c89a01dba078.tar.xz
exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices
Add a TPM node to the various Chromebooks so that driver can be converted to driver model. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Christophe Ricard<christophe-h.ricard@st.com> Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'arch/arm/dts/exynos5800-peach-pi.dts')
-rw-r--r--arch/arm/dts/exynos5800-peach-pi.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/dts/exynos5800-peach-pi.dts b/arch/arm/dts/exynos5800-peach-pi.dts
index 600c2948cf..1d7ff23c93 100644
--- a/arch/arm/dts/exynos5800-peach-pi.dts
+++ b/arch/arm/dts/exynos5800-peach-pi.dts
@@ -72,9 +72,9 @@
i2c@12E10000 { /* i2c9 */
clock-frequency = <400000>;
- tpm@20 {
- compatible = "infineon,slb9645tt";
- reg = <0x20>;
+ tpm@20 {
+ compatible = "infineon,slb9645tt";
+ reg = <0x20>;
};
};