]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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:46:03 +0000 (19:46 +0100)
commitbda9f846ae0708a42588235b68533255058bd94d
treea6b0db4aa7e601d8194f7c82137271a2bcf451b6
parentcca840d0bba7891a920c7771fb620d3d765d3133
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