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

7 lines
79 B
Plaintext
Raw Normal View History

2025-06-02 05:59:07 +00:00
/ {
tsc-timer {
compatible = "x86,tsc-timer";
u-boot,dm-pre-reloc;
};
};