diff options
author | Samuel Holland | 2021-02-07 23:57:19 -0600 |
---|---|---|
committer | Andre Przywara | 2021-04-16 01:12:59 +0100 |
commit | 9078b67f3c968cbc3142432decc93a51780b4642 (patch) | |
tree | 6dd67efc4c424bd60f4e85a1303b06248e0c7776 /drivers/clk/kendryte | |
parent | a5ff6f5c72ae26f218f8fa2739a368fcdefca093 (diff) |
clk: sunxi: Add a dummy clock driver for the RTC
The 32kHz clock ("LOSC") on sunxi SoCs is provided by the RTC. It is
used, among other things, by the XHCI controller in the H6. To be able
to call clk_get_bulk() on the XHCI controller, some device needs to
provide all referenced clocks.
Since LOSC is a fixed-rate always-on clock, implementation is trivial.
Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'drivers/clk/kendryte')
0 files changed, 0 insertions, 0 deletions