summaryrefslogtreecommitdiff
path: root/arch/x86/dts/qemu-x86_q35.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/dts/qemu-x86_q35.dts')
-rw-r--r--arch/x86/dts/qemu-x86_q35.dts5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/x86/dts/qemu-x86_q35.dts b/arch/x86/dts/qemu-x86_q35.dts
index df30c89..0b685c8 100644
--- a/arch/x86/dts/qemu-x86_q35.dts
+++ b/arch/x86/dts/qemu-x86_q35.dts
@@ -22,6 +22,7 @@
/include/ "serial.dtsi"
/include/ "keyboard.dtsi"
/include/ "rtc.dtsi"
+/include/ "tsc_timer.dtsi"
/ {
model = "QEMU x86 (Q35)";
@@ -55,6 +56,10 @@
};
};
+ tsc-timer {
+ clock-frequency = <1000000000>;
+ };
+
pci {
compatible = "pci-x86";
#address-cells = <3>;