diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-12-31 13:19:25 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2018-12-31 13:19:25 +0000 |
commit | c678f30dfdfb712905a929741e3b6f1f9f68943c (patch) | |
tree | 9e59578c679e9914a2fed5e4e724a98f7b151ee1 /usr.bin/uudecode/uudecode.c | |
parent | ba4272df063a21cb8963bde2b64b89e7823ff178 (diff) |
Revamp the way we handle clocks on the RK3328. Instead of having code for
each and every clock, use a data structure for each clock and generic code
that handles muxing and clock division based on that data structure.
This should reduce the amount of code and hopefully make the process of
adding clocks less error prone as it is easy to check the data structures
against the SoC documentation.
This approach will be used for the other Rockchip SoCs in the future as well.
Diffstat (limited to 'usr.bin/uudecode/uudecode.c')
0 files changed, 0 insertions, 0 deletions