OSDN Git Service

clk: vc5: Add support for IDT VersaClock 5P49V6901
authorMarek Vasut <marek.vasut@gmail.com>
Sun, 9 Jul 2017 13:28:14 +0000 (15:28 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 17 Jul 2017 18:51:00 +0000 (11:51 -0700)
commitdbf6b16f56830c995515e0d7350e9c639e6d186f
treeec448c0e23be7e2e31c36deee221cb5118f0fdfc
parent73100e79c7368dd30c06bcfc04252bab5dc48783
clk: vc5: Add support for IDT VersaClock 5P49V6901

Update IDT VersaClock 5 driver to support IDT VersaClock 6 5P49V6901.
This chip has two clock inputs (external XTAL or external CLKIN), four
fractional dividers (FODs) and five clock outputs (four universal clock
outputs and one reference clock output at OUT0_SELB_I2C).

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Alexey Firago <alexey_firago@mentor.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Michael Turquette <mturquette@baylibre.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: linux-renesas-soc@vger.kernel.org
Tested-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
on Salvator-XS with the display LVDS output.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/Kconfig
drivers/clk/clk-versaclock5.c