]> git.dujemihanovic.xyz Git - u-boot.git/commit
video: dw-mipi-dsi: permit configuring the escape clock rate
authorNeil Armstrong <narmstrong@baylibre.com>
Fri, 2 Oct 2020 09:16:09 +0000 (11:16 +0200)
committerAnatolij Gustschin <agust@denx.de>
Sun, 18 Oct 2020 08:36:05 +0000 (10:36 +0200)
commit01c9857fa806e23a30f2b042b32ceeac6bee9d36
treecd6cf04f0b5d465b065864ac778aa9ed3bdefb49
parentb53c122631d3e88280909c04102d7859c311cdfe
video: dw-mipi-dsi: permit configuring the escape clock rate

The Amlogic D-PHY in the Amlogic AXG SoC Family does support a frequency
higher than 10MHz for the TX Escape Clock, thus make the target rate
configurable.

This is based on the Linux commit [1] and adapted to the U-Boot driver.

[1] a328ca7e4af3 ("drm/bridge: dw-mipi-dsi: permit configuring the escape clock rate")

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
drivers/video/dw_mipi_dsi.c
include/mipi_dsi.h