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

2024-03-19 Thread Hari.PrasathGE
Hello Dharma, On 09/02/24 20:37, Dharma B - I70843 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

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

2024-02-25 Thread Dharma.B
Hi Folks, Your feedback is valuable, and I'm eager to address any concerns or make improvements as needed. Thank you for your consideration. On 09/02/24 8:37 pm, Dharma B - I70843 wrote: > Add a new LVDS controller driver for sam9x7 which does the following: > - Prepares and enables the LVDS Per

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

2024-02-09 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 pipe