Re: [PATCH v2] drm/panel: xinpeng-xpp055c272: transition to mipi_dsi wrapped functions

2025-01-13 Thread Doug Anderson
Hi, On Tue, Jan 7, 2025 at 1:26 AM Tejas Vipin wrote: > > Changes the xinpeng-xpp055c272 panel to use multi style functions for > improved error handling. > > Reviewed-by: Neil Armstrong > Signed-off-by: Tejas Vipin > --- > Changes in v2: > - Changed print statement to conditionally run >

Re: [PATCH v2] drm/panel: xinpeng-xpp055c272: transition to mipi_dsi wrapped functions

2025-01-07 Thread Doug Anderson
Hi, On Tue, Jan 7, 2025 at 1:26 AM Tejas Vipin wrote: > > Changes the xinpeng-xpp055c272 panel to use multi style functions for > improved error handling. > > Reviewed-by: Neil Armstrong > Signed-off-by: Tejas Vipin > --- > Changes in v2: > - Changed print statement to conditionally run >

[PATCH v2] drm/panel: xinpeng-xpp055c272: transition to mipi_dsi wrapped functions

2025-01-07 Thread Tejas Vipin
Changes the xinpeng-xpp055c272 panel to use multi style functions for improved error handling. Reviewed-by: Neil Armstrong Signed-off-by: Tejas Vipin --- Changes in v2: - Changed print statement to conditionally run - Removed unnecessary error message - Reverted 2 mipi_dsi_msleep to