]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.git/commit
clk: zynq: Force CPU_2X clock to be ungated
authorSoren Brinkmann <soren.brinkmann@xilinx.com>
Tue, 27 Jan 2015 19:05:27 +0000 (11:05 -0800)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 29 Jan 2015 06:04:56 +0000 (07:04 +0100)
commitb1d65e92175afa3152060fc6ad24fca6dc71dcbc
tree57cc8072e27df09243b53544c5cfc69abdf5b0f4
parent16b6c4cc123ad1ab3cacc35b38498914dc01312b
clk: zynq: Force CPU_2X clock to be ungated

The CPU_2X clock does not have a classical in-kernel user, but is,
amongst other things, required for OCM and debug access. Make sure this
clock is not mistakenly disabled during boot up by enabling it in the
platform's clock driver.

Cc: stable@vger.kernel.org # 3.11+
Fixes: 0ee52b157b8e 'clk: zynq: Add clock controller driver'
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/clk/zynq/clkc.c