diff options
author | Marek Vasut <marex@denx.de> | 2022-08-01 16:17:47 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-08-26 14:54:52 +0300 |
commit | 378e0f9f0b3e03a84db5ed5d3da3850871e9209e (patch) | |
tree | 53e6deb8dd167fd6db8d247623242b54e6050e52 /drivers/media | |
parent | a2d6447a4a8ab314a6f82ab99f218689f9b0c306 (diff) | |
download | linux-378e0f9f0b3e03a84db5ed5d3da3850871e9209e.tar.xz |
drm: bridge: icn6211: Add support for external REFCLK
The ICN6211 is capable of deriving its internal PLL clock from either
MIPI DSI HS clock, external REFCLK clock, or even internal oscillator.
Currently supported is only the first option. Add support for external
REFCLK clock input in addition to that.
There is little difference between these options, except that in case
of MIPI DSI HS clock input, the HS clock are pre-divided by a fixed /4
divider before being fed to the PLL input, while in case of external
REFCLK, the RECLK clock are fed directly into the PLL input.
Per exceptionally poor documentation, the REFCLK must be in range of
10..154 MHz.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Jagan Teki <jagan@amarulasolutions.com>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Robert Foss <robert.foss@linaro.org>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: dri-devel@lists.freedesktop.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20220801131747.183041-2-marex@denx.de
Diffstat (limited to 'drivers/media')
0 files changed, 0 insertions, 0 deletions