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