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

7 lines
79 B
Plaintext
Raw Normal View History

2025-05-10 21:58:58 +08:00
/ {
tsc-timer {
compatible = "x86,tsc-timer";
u-boot,dm-pre-reloc;
};
};