Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-12-18 | clocksource/drivers/rda: Add clock driver for RDA8810PL SoC | Manivannan Sadhasivam | 1 | -0/+195 | |
Add clock driver for RDA Micro RDA8810PL SoC supporting OSTIMER and HWTIMER. RDA8810PL has two independent timers: OSTIMER (56 bit) and HWTIMER (64 bit). Each timer provides optional interrupt support. In this driver, OSTIMER is used for clockevents and HWTIMER is used for clocksource. Signed-off-by: Andreas Färber <[email protected]> Signed-off-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> |