clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf
authorPhilipp Zabel <p.zabel@pengutronix.de>
Tue, 18 Oct 2016 00:29:12 +0000 (22:29 -0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 1 Nov 2016 12:55:11 +0000 (20:55 +0800)
commitf13abeff2cdee2256e5f1c5a63fcc57ca8357010
tree929b6067d6331c6bc02b55c84f4385f5e956651b
parent1001354ca34179f3db924eb66672442a173147dc
clk: imx6: Mask mmdc_ch1 handshake for periph2_sel and mmdc_ch1_axi_podf

MMDC CH1 is not used on i.MX6Q, so the handshake needed to change the
parent of periph2_sel or the divider of mmdc_ch1_axi_podf will never
succeed.
Disable the handshake mechanism to allow changing the frequency of
mmdc_ch1_axi, allowing to use it as a possible source for the LDB DI
clock.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx6q.c