Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-27 | clk: Add fixed-factor clock driver | Anup Patel | |
This patch adds fixed-factor clock driver which derives clock rate by dividing (div) and multiplying (mult) fixed factors to a parent clock. Signed-off-by: Atish Patra <atish.patra@wdc.com> Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Simon Glass <sjg@chromium.org> |