aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/clock/cs2000-cp.txt (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-01-25dt-bindings: clock: convert cs2000-cp bindings to yamlDaniel Mack1-22/+0
The original author of the file was added as maintainer. Signed-off-by: Daniel Mack <daniel@zonque.org> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220125093336.226787-2-daniel@zonque.org Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2015-11-30clk: add CS2000 Fractional-N driverKuninori Morimoto1-0/+22
This patch adds CS2000 Fractional-N driver as clock provider. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> [sboyd@codeaurora.org: Fix unsigned checked for < 0 in cs2000_ratio_get()] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>