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