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)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:47:22 +0000 (14:47 -0500)
commit7d0805c4e235d4c85618f0b30e9ed8f8cd8c7acd
tree922d33c672b378f48638283bac6e8a9c6c321403
parentca25ae81fe886f5cd16f99866ee29bda8f0cc3f1
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