Re: [PATCH 2/2] drm/panel: lvds: Drop now redundant width-mm and height-mm check

2022-04-11 Thread Noralf Trønnes
Den 11.04.2022 02.47, skrev Marek Vasut: > The check for mandatory DT properties width-mm and height-mm is now > part of of_get_drm_panel_display_mode(), drop the redundant check > from this driver. > > Signed-off-by: Marek Vasut > Cc: Christoph Niedermaier > Cc: Daniel Vetter > Cc: Dmitry O

[PATCH 2/2] drm/panel: lvds: Drop now redundant width-mm and height-mm check

2022-04-10 Thread Marek Vasut
The check for mandatory DT properties width-mm and height-mm is now part of of_get_drm_panel_display_mode(), drop the redundant check from this driver. Signed-off-by: Marek Vasut Cc: Christoph Niedermaier Cc: Daniel Vetter Cc: Dmitry Osipenko Cc: Laurent Pinchart Cc: Noralf Trønnes Cc: Rob H