CLK: Pistachio: Register core clocks
authorAndrew Bresticker <abrestic@chromium.org>
Wed, 25 Feb 2015 03:56:04 +0000 (19:56 -0800)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 31 Mar 2015 09:59:10 +0000 (11:59 +0200)
commitb35d7c33419cb0d000d23d3a5ab524ab8d3d8bf9
treef016d8bffef6b5988e1606073030b2dd9b0b2754
parent43049b0c83f177083a56d69e64e47c82bcc04185
CLK: Pistachio: Register core clocks

Register the clocks generated by the core clock controller.
This includes the 7 PLLs and clocks for the CPU, RPU co-processor,
audio, WiFi, bluetooth, and several other peripherals.

The MIPS and PERIPH_SYS clocks must remain enabled at all times.

Signed-off-by: Damien Horsley <Damien.Horsley@imgtec.com>
Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Cc: Mike Turquette <mturquette@linaro.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: devicetree@vger.kernel.org
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Cc: Ezequiel Garcia <ezequiel.garcia@imgtec.com>
Cc: James Hartley <james.hartley@imgtec.com>
Cc: James Hogan <james.hogan@imgtec.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Patchwork: https://patchwork.linux-mips.org/patch/9317/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/clk/pistachio/Makefile
drivers/clk/pistachio/clk-pistachio.c [new file with mode: 0644]