Jetpack/u-boot/arch/x86/dts/tsc_timer.dtsi

7 lines
79 B
Plaintext
Raw Normal View History

/ {
tsc-timer {
compatible = "x86,tsc-timer";
u-boot,dm-pre-reloc;
};
};