timer: mchp-pit64b: add support for pit64b
Add support for Microchip PIT64B timer. The timer is 64 bit length and is used as a free running counter (in continuous mode with highest values for period registers). The clock feeding the timer would be no more than 12.5MHz. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
This commit is contained in:
committed by
Eugen Hristev
parent
3710b464e4
commit
ed1b726683
@@ -213,4 +213,11 @@ config MTK_TIMER
|
||||
Select this to enable support for the timer found on
|
||||
MediaTek devices.
|
||||
|
||||
config MCHP_PIT64B_TIMER
|
||||
bool "Microchip 64-bit periodic interval timer support"
|
||||
depends on TIMER
|
||||
help
|
||||
Select this to enable support for Microchip 64-bit periodic
|
||||
interval timer.
|
||||
|
||||
endmenu
|
||||
|
||||
Reference in New Issue
Block a user