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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Feb 2019 18:47:08 +0000 (19:47 +0100)
commitea225de3bd6656a34f76723eb61b32cff6d54021
tree1f83d35384f0c1ade1c2c49db906cf57bfe818ee
parent1f16ac59e7e5dd6f001121f2e5ee0a0869a47176
clk: imx6sl: ensure MMDC CH0 handshake is bypassed

[ Upstream commit 0efcc2c0fd2001a83240a8c3d71f67770484917e ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/imx/clk-imx6sl.c