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

7 lines
79 B
Plaintext

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