Re: [linux][PATCH v2 2/4] drm/bridge: add lvds controller support for sam9x7

2024-02-06 Thread Dharma.B
Hi Neil, On 05/02/24 4:41 pm, neil.armstr...@linaro.org wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know > the content is safe > > Hi, > > On 05/02/2024 12:06, Dharma Balasubiramani wrote: >> Add a new LVDS controller driver for sam9x7 which does the following:

Re: [linux][PATCH v2 2/4] drm/bridge: add lvds controller support for sam9x7

2024-02-05 Thread neil . armstrong
Hi, On 05/02/2024 12:06, Dharma Balasubiramani wrote: 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

[linux][PATCH v2 2/4] drm/bridge: add lvds controller support for sam9x7

2024-02-05 Thread Dharma Balasubiramani
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