]> git.dujemihanovic.xyz Git - u-boot.git/commit
drivers: timer: Add in driver support for ADI SC5XX-family GP timer peripheral
authorGreg Malysa <greg.malysa@timesys.com>
Thu, 25 Apr 2024 00:04:03 +0000 (20:04 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 8 May 2024 01:24:00 +0000 (19:24 -0600)
commit8691ffa5c06f4a171d1c418cdb5711334dd2470d
tree6a83761dba2f87effd317d86905bc14c98ed77e6
parent8af2e141e1d988794c1acd682ece4d1437acf296
drivers: timer: Add in driver support for ADI SC5XX-family GP timer peripheral

Co-developed-by: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
Signed-off-by: Nathan Barrett-Morrison <nathan.morrison@timesys.com>
Co-developed-by: Angelo Dureghello <angelo.dureghello@timesys.com>
Signed-off-by: Angelo Dureghello <angelo.dureghello@timesys.com>
Co-developed-by: Ian Roberts <ian.roberts@timesys.com>
Signed-off-by: Ian Roberts <ian.roberts@timesys.com>
Signed-off-by: Greg Malysa <greg.malysa@timesys.com>
MAINTAINERS
drivers/timer/Kconfig
drivers/timer/Makefile
drivers/timer/adi_sc5xx_timer.c [new file with mode: 0644]