]> git.ipfire.org Git - thirdparty/u-boot.git/commit
clk: imx: rename video_pll1 to video_pll
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Mon, 19 Dec 2022 11:31:25 +0000 (12:31 +0100)
committerSean Anderson <seanga2@gmail.com>
Sun, 12 Feb 2023 17:39:46 +0000 (12:39 -0500)
commite02bf587d3140f35915bee17df63ef2cc60598bd
tree4fb5676e59b823c81e4e60fbb2fb8bce3f309518
parentd0cc6a6ca13b2ab837b0be9a90bec966204f79ca
clk: imx: rename video_pll1 to video_pll

[backport from linux commit bedcf9d1dcf88ed38731f0ac9620e5a421e1e9d6]

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.

No functional changes intended.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Acked-by: Sean Anderson <seanga2@gmail.com>
Link: https://lore.kernel.org/r/20221219113127.528282-3-dario.binacchi@amarulasolutions.com
drivers/clk/imx/clk-imx8mn.c