MLK-11813 change the clock type of 'pre_periph_sel' on imx6sl
authorBai Ping <b51503@freescale.com>
Tue, 3 Nov 2015 16:51:34 +0000 (00:51 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:49:14 +0000 (14:49 -0500)
commit0849a37a5f41af0578854bdb64fbcd0a93095918
tree31444041af4745fa5ec1844c0ca092e8298d0bbc
parente05161bef0b5be3c244f39334036d954dcdf3cf1
MLK-11813 change the clock type of 'pre_periph_sel' on imx6sl

The 'pre_periph2_sel' and 'pre_periph_clk' and other two clks
should have the ability to change its parent clk without disabling
itself first, so change the clk type of these clocks to make the
parent can be swithed without disabling the clock.

Signed-off-by: Bai Ping <b51503@freescale.com>
drivers/clk/imx/clk-imx6sl.c