Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • stable
  • extraversion
  • early-display
  • variant-emmc-nvme-boot
  • 2024-07-19
  • 2024-06-30
  • 2023-10-18
  • 2023-10-10
  • 2023-07-04
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
14 results

imx8m

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Vlad Zakharov authored
    This commit introduces timer driver for ARC.
    
    ARC timers are configured via ARC AUX registers so we use special
    functions to access timer control registers.
    
    This driver allows utilization of either timer0 or timer1
    depending on which one is available in real hardware. Essentially
    only existing timers should be mentioned in board's Device Tree
    description.
    
    Signed-off-by: default avatarVlad Zakharov <vzakhar@synopsys.com>
    Reviewed-by: default avatarSimon Glass <sjg@chromium.org>
    ad9b5f77
    History
    Name Last commit Last update
    ..