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