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

7 lines
79 B
Plaintext
Raw Normal View History

2026-01-20 05:50:57 +00:00
/ {
tsc-timer {
compatible = "x86,tsc-timer";
u-boot,dm-pre-reloc;
};
};