summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2018-11-15 15:30:26 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-26 09:42:53 +0100
commit60a7d189a13ff4de7527201bcca8fcabe98df5f5 (patch)
treef10341445e5f38f78bd912d86d585199450b5c9b /scripts
parent10a97294ffe8b76ea9dba2d6f4e0c66043974a7e (diff)
clk: imx6q: reset exclusive gates on init
[ Upstream commit f7542d817733f461258fd3a47d77da35b2d9fc81 ] The exclusive gates may be set up in the wrong way by software running before the clock driver comes up. In that case the exclusive setup is locked in its initial state, as the complementary function can't be activated without disabling the initial setup first. To avoid this lock situation, reset the exclusive gates to the off state and allow the kernel to provide the proper setup. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Reviewed-by: Dong Aisheng <Aisheng.dong@nxp.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions