clk: imx6sl: ensure MMDC CH0 handshake is bypassed
authorAnson Huang <anson.huang@nxp.com>
Fri, 30 Nov 2018 07:23:47 +0000 (07:23 +0000)
committerStephen Boyd <sboyd@kernel.org>
Mon, 10 Dec 2018 19:34:21 +0000 (11:34 -0800)
commit0efcc2c0fd2001a83240a8c3d71f67770484917e
treecc6f33a0d114eb96bcbdab7a937fe874a99bc481
parentea662d2f804ad13c3c92c75c7dc1abad30e31c31
clk: imx6sl: ensure MMDC CH0 handshake is bypassed

Same as other i.MX6 SoCs, ensure unused MMDC channel's
handshake is bypassed, this is to make sure no request
signal will be generated when periphe_clk_sel is changed
or SRC warm reset is triggered.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/imx/clk-imx6sl.c