uboot/u-boot-stm32mp-2020.01/arch/x86/dts/tsc_timer.dtsi

7 lines
79 B
Plaintext
Raw Normal View History

2024-01-10 06:52:34 +00:00
/ {
tsc-timer {
compatible = "x86,tsc-timer";
u-boot,dm-pre-reloc;
};
};