tsc_timer.dtsi 79 B

123456
  1. / {
  2. tsc-timer {
  3. compatible = "x86,tsc-timer";
  4. u-boot,dm-pre-reloc;
  5. };
  6. };