CHROMIUM: dts: add TPM info for daisy/snow
authorLuigi Semenzato <semenzato@chromium.org>
Fri, 25 May 2012 19:44:01 +0000 (12:44 -0700)
committerOlof Johansson <olofj@chromium.org>
Wed, 20 Jun 2012 18:49:53 +0000 (11:49 -0700)
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 <olofj@google.com>
Commit-Ready: Luigi Semenzato <semenzato@google.com>
Tested-by: Luigi Semenzato <semenzato@google.com>
arch/arm/boot/dts/cros5250-common.dtsi

index 429f53e..35f4e18 100644 (file)
                gpios = <&gpa1 2 3 3 0>,
                        <&gpa1 3 3 3 0>;
 
-               // i2c3 tpm will go here
+               tpm {
+                       compatible = "infineon,slb9635tt";
+                       reg = <0x20>;
+               };
        };
 
        i2c@12CA0000 {