Skip to content

Commit 9969659

Browse files
anarsoulopsiff
authored andcommitted
dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPI
[ Upstream commit 9897831 ] Export PLL_VIDEO_2X and PLL_MIPI, these will be used to explicitly select TCON0 clock parent in dts Fixes: ca1170b ("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> Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://patch.msgid.link/20250104074035.1611136-2-anarsoul@gmail.com Signed-off-by: Chen-Yu Tsai <wens@csie.org> Stable-dep-of: 0f368cb ("clk: sunxi-ng: a64: drop redundant CLK_PLL_VIDEO0_2X and CLK_PLL_MIPI") Signed-off-by: Sasha Levin <sashal@kernel.org> (cherry picked from commit a0740ca3e6b5318e5e77929bd89a80d31a316b17)
1 parent dafe3f2 commit 9969659

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

include/dt-bindings/clock/sun50i-a64-ccu.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,9 @@
4444
#define _DT_BINDINGS_CLK_SUN50I_A64_H_
4545

4646
#define CLK_PLL_VIDEO0 7
47+
#define CLK_PLL_VIDEO0_2X 8
4748
#define CLK_PLL_PERIPH0 11
49+
#define CLK_PLL_MIPI 17
4850

4951
#define CLK_CPUX 21
5052
#define CLK_BUS_MIPI_DSI 28

0 commit comments

Comments
 (0)