Re: [Freedreno] [PATCH v2.5] drm/msm/dsi: switch to DRM_PANEL_BRIDGE

2022-07-14 Thread Abhinav Kumar
On 7/12/2022 6:22 AM, Dmitry Baryshkov wrote: Currently the DSI driver has two separate paths: one if the next device in a chain is a bridge and another one if the panel is connected directly to the DSI host. Simplify the code path by using panel-bridge driver (already selected in Kconfig) and

Re: [Freedreno] [PATCH v2 7/9] dt-bindings: msm/dp: mark vdda supplies as deprecated

2022-07-14 Thread Krzysztof Kozlowski
On 14/07/2022 12:15, Dmitry Baryshkov wrote: > On 14/07/2022 12:38, Krzysztof Kozlowski wrote: >> On 10/07/2022 10:41, Dmitry Baryshkov wrote: >>> The commit fa384dd8b9b8 ("drm/msm/dp: delete vdda regulator related >>> functions from eDP/DP controller") removed support for VDDA supplies >> >> No su

Re: [Freedreno] [PATCH v3 00/11] drm/msm/dsi_phy: Replace parent names with clk_hw pointers

2022-07-14 Thread Dmitry Baryshkov
On 30/06/2022 01:53, Marijn Suijten wrote: parent_hw pointers are easier to manage and cheaper to use than repeatedly formatting the parent name and subsequently leaving the clk framework to perform lookups based on that name. This series starts out by adding extra constructors for divider, mux

Re: [Freedreno] [PATCH v2 7/9] dt-bindings: msm/dp: mark vdda supplies as deprecated

2022-07-14 Thread Dmitry Baryshkov
On 14/07/2022 12:38, Krzysztof Kozlowski wrote: On 10/07/2022 10:41, Dmitry Baryshkov wrote: The commit fa384dd8b9b8 ("drm/msm/dp: delete vdda regulator related functions from eDP/DP controller") removed support for VDDA supplies No such commit exists in next. Do not reference unpublished comm

Re: [Freedreno] [PATCH v2 8/9] dt-bindings: msm/dp: add missing properties

2022-07-14 Thread Krzysztof Kozlowski
On 10/07/2022 10:41, Dmitry Baryshkov wrote: > Document missing definitions for opp-table (DP controller OPPs), aux-bus > (DP AUX BUS) and data-lanes (DP/eDP lanes mapping) properties. > > Reviewed-by: Stephen Boyd > Signed-off-by: Dmitry Baryshkov > --- > .../bindings/display/msm/dp-controller

Re: [Freedreno] [PATCH v2 7/9] dt-bindings: msm/dp: mark vdda supplies as deprecated

2022-07-14 Thread Krzysztof Kozlowski
On 10/07/2022 10:41, Dmitry Baryshkov wrote: > The commit fa384dd8b9b8 ("drm/msm/dp: delete vdda regulator related > functions from eDP/DP controller") removed support for VDDA supplies No such commit exists in next. Do not reference unpublished commits. If this is your tree, be sure that it is in