Skip to content
Snippets Groups Projects
Commit 179b0769 authored by Dharma Balasubiramani's avatar Dharma Balasubiramani Committed by Neil Armstrong
Browse files

drm/bridge: add lvds controller support for sam9x7


Add a new LVDS controller driver for sam9x7 which does the following:
- Prepares and enables the LVDS Peripheral clock
- Defines its connector type as DRM_MODE_CONNECTOR_LVDS and adds itself
to the global bridge list.
- Identifies its output endpoint as panel and adds it to the encoder
display pipeline
- Enables the LVDS serializer

Signed-off-by: default avatarManikandan Muralidharan <manikandan.m@microchip.com>
Signed-off-by: default avatarDharma Balasubiramani <dharma.b@microchip.com>
Acked-by: default avatarHari Prasath Gujulan Elango <hari.prasathge@microchip.com>
Reviewed-by: default avatarDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240421011050.43265-3-dharma.b@microchip.com


Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240421011050.43265-3-dharma.b@microchip.com
parent c24177ca
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment