Files
u-boot/drivers
Neil Armstrong b53c122631 video: dw-mipi-dsi: driver-specific configuration of phy timings
The timing values for dw-dsi are often dependent on the used display and
according to Philippe Cornu will most likely also depend on the used phy
technology in the soc-specific implementation.

To solve this and allow specific implementations to define them as needed
add a new get_timing callback to phy_ops and call this from the dphy_timing
function to retrieve the necessary values for the specific mode.

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

[1] 25ed8aeb9c39 ("drm/bridge/synopsys: dsi: driver-specific configuration of phy timings")

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
2020-10-18 10:35:06 +02:00
..
2020-08-03 22:19:54 -04:00
2020-10-15 18:36:55 -04:00
2020-07-27 14:16:29 +05:30
2020-09-01 14:47:43 +02:00
2020-10-05 14:10:59 -04:00
2020-10-05 14:10:59 -04:00
2020-10-15 18:36:56 -04:00
2020-10-15 18:36:56 -04:00
2020-09-28 09:38:11 +02:00
2020-10-16 09:44:27 -04:00
2020-10-16 09:44:27 -04:00
2020-09-25 11:27:21 +08:00
2020-08-03 22:19:54 -04:00
2020-08-24 14:11:31 -04:00