clk: imx93: correct the flexspi1 clock setting
authorHaibo Chen <haibo.chen@nxp.com>
Mon, 24 Oct 2022 05:26:39 +0000 (13:26 +0800)
committerAbel Vesa <abel.vesa@linaro.org>
Mon, 21 Nov 2022 15:52:56 +0000 (17:52 +0200)
commit62dfdbcc16e767b91ed35d4fc0428c86d4688505
treebe8def3c9e21ea21e18a1a05e0f69993df55eda1
parent9abf2313adc1ca1b6180c508c25f22f9395cc780
clk: imx93: correct the flexspi1 clock setting

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
drivers/clk/imx/clk-imx93.c