diff options
Diffstat (limited to 'arch/x86/dts/tsc_timer.dtsi')
-rw-r--r-- | arch/x86/dts/tsc_timer.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/dts/tsc_timer.dtsi b/arch/x86/dts/tsc_timer.dtsi index 4f5021d96fe..4df8e9d7fcf 100644 --- a/arch/x86/dts/tsc_timer.dtsi +++ b/arch/x86/dts/tsc_timer.dtsi @@ -1,6 +1,7 @@ / { tsc-timer { compatible = "x86,tsc-timer"; + clock-frequency = <CONFIG_X86_TSC_TIMER_FREQ>; u-boot,dm-pre-reloc; }; }; |