drm/bridge: tc358768: switch to bus-width
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 3 Oct 2024 13:39:04 +0000 (15:39 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 21 Oct 2024 12:47:36 +0000 (14:47 +0200)
commitbf7c079902c34f8b16ea3484de080a7bb4ad0367
treeebd76910d5634adb5b70a5d3c08a15eedf0b3f29
parentd704a2fe530caa7023949b513b8d1c364b5832fb
drm/bridge: tc358768: switch to bus-width

"data-lines" property is way too similar to "data-lanes".  It is also
duplicating "bus-width" from video-interfaces.yaml schema.  "data-lines"
was deprecated in the bindings and "bus-width" is preferred, so parse it
instead while keeping things backwards compatible.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20241003133904.69244-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20241003133904.69244-2-krzysztof.kozlowski@linaro.org
drivers/gpu/drm/bridge/tc358768.c