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