1/ { 2 tsc-timer { 3 compatible = "x86,tsc-timer"; 4 clock-frequency = <CONFIG_X86_TSC_TIMER_FREQ>; 5 u-boot,dm-pre-reloc; 6 }; 7}; 8