From: Luigi Semenzato Date: Fri, 25 May 2012 19:44:01 +0000 (-0700) Subject: CHROMIUM: dts: add TPM info for daisy/snow X-Git-Url: http://git.cascardo.eti.br/?a=commitdiff_plain;h=8e935bc2b2ed81c08e89e839355aad05781dfbdf;p=cascardo%2Flinux.git CHROMIUM: dts: add TPM info for daisy/snow BUG=chrome-os-partner:8919 TEST=tpmc startup; tpmc test Change-Id: I1524b4098ea36c44887188557d0845939c0533e1 Reviewed-on: https://gerrit-int.chromium.org/18425 Reviewed-by: Olof Johansson Commit-Ready: Luigi Semenzato Tested-by: Luigi Semenzato --- diff --git a/arch/arm/boot/dts/cros5250-common.dtsi b/arch/arm/boot/dts/cros5250-common.dtsi index 429f53ea6a20..35f4e187889b 100644 --- a/arch/arm/boot/dts/cros5250-common.dtsi +++ b/arch/arm/boot/dts/cros5250-common.dtsi @@ -151,7 +151,10 @@ gpios = <&gpa1 2 3 3 0>, <&gpa1 3 3 3 0>; - // i2c3 tpm will go here + tpm { + compatible = "infineon,slb9635tt"; + reg = <0x20>; + }; }; i2c@12CA0000 {