]> www.infradead.org Git - users/jedix/linux-maple.git/commit
clk: imx: Apply some clks only for i.MX93
authorPeng Fan <peng.fan@nxp.com>
Wed, 25 Dec 2024 00:14:43 +0000 (08:14 +0800)
committerAbel Vesa <abel.vesa@linaro.org>
Thu, 26 Dec 2024 14:46:03 +0000 (16:46 +0200)
commit48806be086360846bb308c5ee21fcab8405a3da7
treef650845e873fc22e73fdc85a0e47e3bf4598bf87
parent570b890e66334f283710af36feb2115f16c7a27c
clk: imx: Apply some clks only for i.MX93

Enable the LVDS gate, MIPI DSI, PXP, FLEXIO and MU only for i.MX93,
because i.MX91 does not support them.

Update enet clk entry format to align with others.

Fixes: a27bfff88dd2 ("clk: imx: add i.MX91 clk")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20241225001443.883131-1-peng.fan@oss.nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
drivers/clk/imx/clk-imx93.c