]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/x86/dts/chromebox_panther.dts
exynos: x86: dts: Add tpm nodes to the device tree for Chrome OS devices
[karo-tx-uboot.git] / arch / x86 / dts / chromebox_panther.dts
index 84eae3ab6513ac0990ebab28255936d24ff684c0..36feb96a94d09ee2fcabe315be1f59ca3feba95b 100644 (file)
@@ -62,4 +62,9 @@
                };
        };
 
+       tpm {
+               reg = <0xfed40000 0x5000>;
+               compatible = "infineon,slb9635lpc";
+       };
+
 };