Re: bridge/microchip_lvds panel usage

2025-06-23 Thread Dharma.B
Hi Laurent, On 18/06/25 2:25 pm, Laurent Pinchart wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Wed, Jun 18, 2025 at 03:50:11AM +, dharm...@microchip.com wrote: >> On 18/06/25 5:06 am, Laurent Pinchart wrote: >>> On Tue, Jun 17,

Re: bridge/microchip_lvds panel usage

2025-06-18 Thread Laurent Pinchart
On Wed, Jun 18, 2025 at 03:50:11AM +, dharm...@microchip.com wrote: > On 18/06/25 5:06 am, Laurent Pinchart wrote: > > On Tue, Jun 17, 2025 at 10:36:34AM -0500, Anusha Srivatsa wrote: > >> Hey folks, > >> > >> Can someone please explain why the driver looks for a panel here: > >> https://elixir

Re: bridge/microchip_lvds panel usage

2025-06-17 Thread Dharma.B
Hi Laurent & Anusha, On 18/06/25 5:06 am, Laurent Pinchart wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On Tue, Jun 17, 2025 at 10:36:34AM -0500, Anusha Srivatsa wrote: >> Hey folks, >> >> Can someone please explain why the driver look

Re: bridge/microchip_lvds panel usage

2025-06-17 Thread Laurent Pinchart
On Tue, Jun 17, 2025 at 10:36:34AM -0500, Anusha Srivatsa wrote: > Hey folks, > > Can someone please explain why the driver looks for a panel here: > https://elixir.bootlin.com/linux/v6.14.11/source/drivers/gpu/drm/bridge/ > microchip-lvds.c#L182 and doesnt use it or set it up anywhere? > > I bum

bridge/microchip_lvds panel usage

2025-06-17 Thread Anusha Srivatsa
Hey folks, Can someone please explain why the driver looks for a panel here: https://elixir.bootlin.com/linux/v6.14.11/source/drivers/gpu/drm/bridge/microchip-lvds.c#L182 and doesnt use it or set it up anywhere? I bumped into this while working on converting of_drm_find_panel() callers and the lv