Hi, On Mon, 16 Dec 2024 09:54:07 +0100, Andrej Picej wrote: > The LVDS differential voltage swing can be specified as arrays of min, max > in microvolts. Two arrays, one for data-lanes and one for clock-lane can > be specified. Additionally, because LVDS voltage swing depends on near-end > termination this can now also be specified with separate property. > > Driver goes through the tables, taken from datasheet [1] and selects the > appropriate configuration. If appropriate configuration can not be found > the probe fails. If these properties are not defined default values are > used as before. > > [...] Thanks, Applied to https://gitlab.freedesktop.org/drm/misc/kernel.git (drm-misc-next) [1/3] dt-bindings: drm/bridge: ti-sn65dsi83: Add properties for ti,lvds-vod-swing https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/63f4e7dfef8c1162e22cd25c9a23b125ba40dfc4 [2/3] drm/bridge: ti-sn65dsi83: Add ti,lvds-vod-swing optional properties https://gitlab.freedesktop.org/drm/misc/kernel/-/commit/d2b8c6d5495706eee2347483ea89b5c13f256ff2 -- Neil