mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 18:09:56 +00:00
dt-bindings: add additional RP1 PLL output channels
PLL_AUDIO has a ternary divider (a copy of the secondary divider) and PLL_VIDEO has a primary phased output. Signed-off-by: Jonathan Bell <jonathan@raspberrypi.com>
This commit is contained in:
committed by
Dom Cobley
parent
c8d443a1b8
commit
03e3baea24
@@ -50,3 +50,7 @@
|
|||||||
#define RP1_CLK_DPI 40
|
#define RP1_CLK_DPI 40
|
||||||
#define RP1_CLK_MIPI0_DPI 41
|
#define RP1_CLK_MIPI0_DPI 41
|
||||||
#define RP1_CLK_MIPI1_DPI 42
|
#define RP1_CLK_MIPI1_DPI 42
|
||||||
|
|
||||||
|
/* Extra PLL output channels - RP1B0 only */
|
||||||
|
#define RP1_PLL_VIDEO_PRI_PH 43
|
||||||
|
#define RP1_PLL_AUDIO_TERN 44
|
||||||
|
|||||||
Reference in New Issue
Block a user