]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: imx95-blk-ctl: Add clock for i.MX94 LVDS/Display CSR
authorPeng Fan <peng.fan@nxp.com>
Mon, 7 Jul 2025 02:24:40 +0000 (10:24 +0800)
committerAbel Vesa <abel.vesa@linaro.org>
Mon, 21 Jul 2025 07:33:56 +0000 (10:33 +0300)
commit9678bc7661cb34bec4be92685039eec68ca67dad
tree1cd57aaad2b6423c01cfb19826e03b7e1e0a9aed
parent88768d6f8c13ede81b248177fed3ac285499f77c
clk: imx95-blk-ctl: Add clock for i.MX94 LVDS/Display CSR

i.MX94 BLK CTL LVDS CSR's LVDS_PHY_CLOCK_CONTRL register controls the clock
gating logic of LVDS units. Display CSR's DISPLAY_ENGINES_CLOCK_CONTROL
register controls the selection of the clock feeding the display engine.

Add clock gate support for the two CSRs.

Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Link: https://lore.kernel.org/r/20250707-imx95-blk-ctl-7-1-v3-4-c1b676ec13be@nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
drivers/clk/imx/clk-imx95-blk-ctl.c