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 lvds->panel usage in this driver felt off. Am I missing something? Thanks, Anusha