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