Re: [PATCH v7 02/12] drm: bridge: panel: Implement drmm_of_dsi_get_bridge helper

2023-03-29 Thread Maxime Ripard
On Wed, Mar 29, 2023 at 08:56:29PM +0530, Jagan Teki wrote: > On Wed, Mar 29, 2023 at 8:33 PM Maxime Ripard wrote: > > > > On Wed, Mar 29, 2023 at 06:46:08PM +0530, Jagan Teki wrote: > > > Implement a DRM-managed action helper that returns the next DSI bridge > > > in the chain. > > > > > > Unlike

Re: [PATCH v7 02/12] drm: bridge: panel: Implement drmm_of_dsi_get_bridge helper

2023-03-29 Thread Jagan Teki
On Wed, Mar 29, 2023 at 8:33 PM Maxime Ripard wrote: > > On Wed, Mar 29, 2023 at 06:46:08PM +0530, Jagan Teki wrote: > > Implement a DRM-managed action helper that returns the next DSI bridge > > in the chain. > > > > Unlike general bridge return helper drmm_of_get_bridge, this helper > > uses the

Re: [PATCH v7 02/12] drm: bridge: panel: Implement drmm_of_dsi_get_bridge helper

2023-03-29 Thread Maxime Ripard
On Wed, Mar 29, 2023 at 06:46:08PM +0530, Jagan Teki wrote: > Implement a DRM-managed action helper that returns the next DSI bridge > in the chain. > > Unlike general bridge return helper drmm_of_get_bridge, this helper > uses the dsi specific panel_or_bridge helper to find the next DSI > device

[PATCH v7 02/12] drm: bridge: panel: Implement drmm_of_dsi_get_bridge helper

2023-03-29 Thread Jagan Teki
Implement a DRM-managed action helper that returns the next DSI bridge in the chain. Unlike general bridge return helper drmm_of_get_bridge, this helper uses the dsi specific panel_or_bridge helper to find the next DSI device in the pipeline. Helper lookup a given downstream DSI device that has b