clk: sunxi: a31: Export the MIPI PLL
The MIPI PLL is used for LVDS. Make sure it's exported in the dt bindings headers. Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Maxime Ripard <maxime@cerno.tech>
This commit is contained in:
parent
a9b5c67178
commit
a655ede064
@ -32,7 +32,9 @@
|
||||
/* The PLL_VIDEO1_2X clock is exported */
|
||||
|
||||
#define CLK_PLL_GPU 14
|
||||
#define CLK_PLL_MIPI 15
|
||||
|
||||
/* The PLL_VIDEO1_2X clock is exported */
|
||||
|
||||
#define CLK_PLL9 16
|
||||
#define CLK_PLL10 17
|
||||
|
||||
|
@ -49,6 +49,8 @@
|
||||
|
||||
#define CLK_PLL_VIDEO1_2X 13
|
||||
|
||||
#define CLK_PLL_MIPI 15
|
||||
|
||||
#define CLK_CPU 18
|
||||
|
||||
#define CLK_AHB1_MIPIDSI 23
|
||||
|
Loading…
Reference in New Issue
Block a user