]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/x86/dts/chromebook_link.dts
x86: Convert to use driver model timer
[people/ms/u-boot.git] / arch / x86 / dts / chromebook_link.dts
index ad390bf11721a3b161c3b55a1c517ddf1e55eb5b..c4469a97683d705fd303893144e4b7fa02ffc3f1 100644 (file)
@@ -1,8 +1,10 @@
 /dts-v1/;
 
 /include/ "skeleton.dtsi"
+/include/ "keyboard.dtsi"
 /include/ "serial.dtsi"
 /include/ "rtc.dtsi"
+/include/ "tsc_timer.dtsi"
 
 / {
        model = "Google Link";
                stdout-path = "/serial";
        };
 
+       keyboard {
+               intel,duplicate-por;
+       };
+
        spd {
                compatible = "memory-spd";
                #address-cells = <1>;
                                        rw-mrc-cache {
                                                label = "rw-mrc-cache";
                                                reg = <0x003e0000 0x00010000>;
-                                               type = "wiped";
-                                               wipe-value = [ff];
                                        };
                                };
                        };
                };
        };
 
+       tpm {
+               reg = <0xfed40000 0x5000>;
+               compatible = "infineon,slb9635lpc";
+       };
+
        microcode {
                update@0 {
 #include "microcode/m12306a9_0000001b.dtsi"