commit | 3cd8cfb09b8b19089edde64a99c3cd34d9af121a | [log] [tgz] |
---|---|---|
author | Nick Hawkins <nick.hawkins@hpe.com> | Wed Jun 08 16:21:35 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jun 22 21:30:04 2022 -0400 |
tree | c5186a29fbf0b33463dbffd2bf15fed2c4de6460 | |
parent | 0998a757775717268f669bf22749810396cd311a [diff] |
timer: gxp: Add HPE GXP timer support 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 56 bits. Signed-off-by: Nick Hawkins <nick.hawkins@hpe.com>