]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: imx93: correct the flexspi1 clock setting
authorHaibo Chen <haibo.chen@nxp.com>
Mon, 24 Oct 2022 05:26:39 +0000 (13:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 31 Dec 2022 12:32:13 +0000 (13:32 +0100)
commitb7c906977301cbfcead885ac74a1879f3c1e4a34
treec6ec7b5cce170847138f44917ee1c01530cf689c
parentc536932b6a2aa9fca61eaf422f287eaf5d54895a
clk: imx93: correct the flexspi1 clock setting

[ Upstream commit 62dfdbcc16e767b91ed35d4fc0428c86d4688505 ]

Correct IMX93_CLK_FLEXSPI1_GATE CCGR setting. Otherwise the flexspi
always can't be assigned to a parent clock when dump the clock tree.

Fixes: 24defbe194b6 ("clk: imx: add i.MX93 clk")
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/1666589199-1199-1-git-send-email-haibo.chen@nxp.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/clk/imx/clk-imx93.c