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