summaryrefslogtreecommitdiff
path: root/lib/tiny-printf.c
diff options
context:
space:
mode:
authorAdam Ford <[email protected]>2021-06-04 12:26:06 -0500
committerTom Rini <[email protected]>2021-08-21 18:23:02 -0400
commitdcf2cee77f2d185418b741c91ea981390fa6231f (patch)
tree36b667082e808ed75e1c99e10f6c47e2fa833337 /lib/tiny-printf.c
parent79d389a54891a67269bfa366f044a2079409e499 (diff)
clk: clk_versaclock: Add support for versaclock driver
The driver is based on the Versaclock driver from the Linux code, but due differences in the clock API between them, some pieces had to be changed. This driver creates a mux, pfd, pll, and a series of fod ouputs. Rate Usecnt Name ------------------------------------------ 25000000 0 `-- x304-clock 25000000 0 `-- [email protected] 25000000 0 |-- [email protected] 2800000000 0 | `-- [email protected] 33333333 0 | |-- [email protected] 33333333 0 | | `-- [email protected] 33333333 0 | |-- [email protected] 33333333 0 | | `-- [email protected] 50000000 0 | |-- [email protected] 50000000 0 | | `-- [email protected] 125000000 0 | `-- [email protected] 125000000 0 | `-- [email protected] 25000000 0 `-- [email protected]_sel_i2cb A translation function is added so the references to <&versaclock X> get routed to the corresponding [email protected]. Signed-off-by: Adam Ford <[email protected]> Reviewed-by: Sean Anderson <[email protected]>
Diffstat (limited to 'lib/tiny-printf.c')
0 files changed, 0 insertions, 0 deletions