]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/exynos5250-snow.dts
arm: build some file(s) as ARM mode only
[u-boot] / arch / arm / dts / exynos5250-snow.dts
index 334a5af6cc8697e2171e193d90affd0dae7e9e9f..bda549998861c65b6cfd66c9c29a4fc68996c3fb 100644 (file)
                };
        };
 
-
-       i2c4: i2c@12CA0000 {
-               cros_ec_old: cros-ec@1e {
-                       reg = <0x1e>;
-                       compatible = "google,cros-ec-i2c";
-                       i2c-max-frequency = <100000>;
-                       u-boot,i2c-offset-len = <0>;
-                       ec-interrupt = <&gpx1 6 GPIO_ACTIVE_LOW>;
-               };
-
-               power-regulator@48 {
-                       compatible = "ti,tps65090";
-                       reg = <0x48>;
-               };
-       };
-
        i2c-arbitrator {
                compatible = "i2c-arb-gpio-challenge";
                #address-cells = <1>;
                };
        };
 
+       i2c@12C90000 {
+               clock-frequency = <100000>;
+               tpm@20 {
+                       reg = <0x20>;
+                       u-boot,i2c-offset-len = <0>;
+                       compatible = "infineon,slb9635tt";
+               };
+       };
+
        spi@12d30000 {
                spi-max-frequency = <50000000>;
                firmware_storage_spi: flash@0 {