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