summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sprd/div.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'clk-divider-container' into clk-nextStephen Boyd2018-01-261-1/+2
| | | | | | | * clk-divider-container: clk: divider: fix incorrect usage of container_of Plus fixup sprd/div.c to pass the width too.
* clk: sprd: add divider clock supportChunyan Zhang2017-12-211-0/+90
This is a feature that can also be found in sprd composite clocks, provide a bunch of helpers that can be reused later on. Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
OpenPOWER on IntegriCloud