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