]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
clk: sunxi-ng: a64: drop redundant CLK_PLL_VIDEO0_2X and CLK_PLL_MIPI
authorVasily Khoruzhick <anarsoul@gmail.com>
Sat, 4 Jan 2025 07:36:58 +0000 (23:36 -0800)
committerChen-Yu Tsai <wens@csie.org>
Sat, 4 Jan 2025 11:09:31 +0000 (19:09 +0800)
Drop redundant CLK_PLL_VIDEO0_2X and CLK_PLL.MIPI. These are now
defined in dt-bindings/clock/sun50i-a64-ccu.h

Fixes: ca1170b69968 ("clk: sunxi-ng: a64: force select PLL_MIPI in TCON0 mux")
Reviewed-by: Dragan Simic <dsimic@manjaro.org>
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Tested-by: Frank Oltmanns <frank@oltmanns.dev> # on pinephone
Tested-by: Stuart Gathman <stuart@gathman.org> # on OG pinebook
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Link: https://patch.msgid.link/20250104074035.1611136-3-anarsoul@gmail.com
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
drivers/clk/sunxi-ng/ccu-sun50i-a64.h

index a8c11c0b4e067675e0753f3dc5a83e22b1f84428..dfba88a5ad0f7cc865e1c5bf9a8bd56c60114b5f 100644 (file)
@@ -21,7 +21,6 @@
 
 /* PLL_VIDEO0 exported for HDMI PHY */
 
-#define CLK_PLL_VIDEO0_2X              8
 #define CLK_PLL_VE                     9
 #define CLK_PLL_DDR0                   10
 
@@ -32,7 +31,6 @@
 #define CLK_PLL_PERIPH1_2X             14
 #define CLK_PLL_VIDEO1                 15
 #define CLK_PLL_GPU                    16
-#define CLK_PLL_MIPI                   17
 #define CLK_PLL_HSIC                   18
 #define CLK_PLL_DE                     19
 #define CLK_PLL_DDR1                   20