]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/x86/dts/qemu-x86_q35.dts
x86: Convert to use driver model timer
[people/ms/u-boot.git] / arch / x86 / dts / qemu-x86_q35.dts
index df30c89fabf8e9e389a416b49eb1d8d733337c1d..0b685c8b799f0de0913eeee5b72a4a74b1d91c94 100644 (file)
@@ -22,6 +22,7 @@
 /include/ "serial.dtsi"
 /include/ "keyboard.dtsi"
 /include/ "rtc.dtsi"
+/include/ "tsc_timer.dtsi"
 
 / {
        model = "QEMU x86 (Q35)";
                };
        };
 
+       tsc-timer {
+               clock-frequency = <1000000000>;
+       };
+
        pci {
                compatible = "pci-x86";
                #address-cells = <3>;