diff options
author | Nikita Shubin <[email protected]> | 2023-09-15 11:10:54 +0300 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2023-10-15 23:36:36 +0200 |
commit | c28ca80ba3b531a79402d61046aef83272f86b08 (patch) | |
tree | 956ff6e97a51f23774878f2a536bad2530debfcd /drivers/cdx/controller/mcdi_functions.c | |
parent | 81824f7c8fb0485a5007bf0e60718afdecdef60c (diff) |
clocksource: ep93xx: Add driver for Cirrus Logic EP93xx
Rewrite EP93xx timer driver located in arch/arm/mach-ep93xx/timer-ep93xx.c
trying to do everything the device tree way:
- Make every IO-access relative to a base address and dynamic
so we can do a dynamic ioremap and get going.
- Find register range and interrupt from the device tree.
Reviewed-by: Linus Walleij <[email protected]>
Tested-by: Alexander Sverdlin <[email protected]>
Signed-off-by: Nikita Shubin <[email protected]>
Signed-off-by: Daniel Lezcano <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/cdx/controller/mcdi_functions.c')
0 files changed, 0 insertions, 0 deletions