Searched hist:"5184 f4bf151bb4f4ab2f0f10a66b96acdf35da1a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clocksource/ |
H A D | timer-gxp.c | 5184f4bf151bb4f4ab2f0f10a66b96acdf35da1a Mon May 16 11:33:42 CDT 2022 Nick Hawkins <nick.hawkins@hpe.com> clocksource/drivers/timer-gxp: Add HPE GXP Timer
Add support for the HPE GXP SOC timer. The GXP supports several different kinds of timers but for the purpose of this driver there is only support for the General Timer. The timer has a 1us resolution and is 32 bits. The timer also creates a child watchdog device as the register region is the same.
Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | Makefile | diff 5184f4bf151bb4f4ab2f0f10a66b96acdf35da1a Mon May 16 11:33:42 CDT 2022 Nick Hawkins <nick.hawkins@hpe.com> clocksource/drivers/timer-gxp: Add HPE GXP Timer
Add support for the HPE GXP SOC timer. The GXP supports several different kinds of timers but for the purpose of this driver there is only support for the General Timer. The timer has a 1us resolution and is 32 bits. The timer also creates a child watchdog device as the register region is the same.
Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | Kconfig | diff 5184f4bf151bb4f4ab2f0f10a66b96acdf35da1a Mon May 16 11:33:42 CDT 2022 Nick Hawkins <nick.hawkins@hpe.com> clocksource/drivers/timer-gxp: Add HPE GXP Timer
Add support for the HPE GXP SOC timer. The GXP supports several different kinds of timers but for the purpose of this driver there is only support for the General Timer. The timer has a 1us resolution and is 32 bits. The timer also creates a child watchdog device as the register region is the same.
Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|