clk: imx: rename video_pll1 to video_pll
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Thu, 17 Nov 2022 11:36:35 +0000 (12:36 +0100)
committerAbel Vesa <abel.vesa@linaro.org>
Fri, 25 Nov 2022 09:18:16 +0000 (11:18 +0200)
commitbedcf9d1dcf88ed38731f0ac9620e5a421e1e9d6
treebfec397cdfd89548a61e25b660256cdcf46bbdbb
parente7fa365ff66f16772dc06b480cd78f858d10856b
clk: imx: rename video_pll1 to video_pll

Unlike audio_pll1 and audio_pll2, there is no video_pll2. Further, the
name used in the RM is video_pll. So, let's rename "video_pll1" to
"video_pll" to be consistent with the RM and avoid misunderstandings.

The IMX8MN_VIDEO_PLL1* constants have not been removed to ensure
backward compatibility of the patch.

No functional changes intended.

Fixes: 96d6392b54dbb ("clk: imx: Add support for i.MX8MN clock driver")
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Acked-by: Marco Felsch <m.felsch@pengutronix.de>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20221117113637.1978703-4-dario.binacchi@amarulasolutions.com
drivers/clk/imx/clk-imx8mn.c
include/dt-bindings/clock/imx8mn-clock.h