summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mpc83xx_clk.h
Commit message (Collapse)AuthorAgeFilesLines
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
| | | | | | Move this uncommon header out of the common header. Signed-off-by: Simon Glass <sjg@chromium.org>
* clk: Add MPC83xx clock driverMario Six2018-09-181-0/+379
Add a clock driver for the MPC83xx architecture. Signed-off-by: Mario Six <mario.six@gdsys.cc>