xref: /openbmc/u-boot/arch/x86/dts/tsc_timer.dtsi (revision 53193a4f07c9e7a7d42493863712352cf16f1258)
1/ {
2	tsc-timer {
3		compatible = "x86,tsc-timer";
4		u-boot,dm-pre-reloc;
5	};
6};
7