Re: [DPU PATCH v4 4/5] drm/msm/dp: add support for DP PLL driver

2020-03-30 Thread varar
On 2020-03-19 15:17, Stephen Boyd wrote: Quoting Vara Reddy (2020-03-04 16:10:27) From: Chandan Uddaraju Add the needed DP PLL specific files to support display port interface on msm targets. The DP driver calls the DP PLL driver registration. The DP driver sets the link and pixel clock sourc

Re: [DPU PATCH v4 4/5] drm/msm/dp: add support for DP PLL driver

2020-03-30 Thread varar
Hi Stephen Boyd, I have updated our comments inline for the queries. Could you please check and let know your views. I have addressed most of the comments from Rob/Jordon and planning to update new patchset in couple of days. Thanks, --Vara On 2020-03-27 13:28, va...@codeaurora.org wrote: On

Re: [DPU PATCH v4 1/5] dt-bindings: msm/dp: add bindings of DP/DP-PLL driver for Snapdragon

2020-03-30 Thread varar
Hi Stephen Boyd, Thanks for reviewing the change. I have updated my comments inline for some comments, please check and let us know your views. Rest of the comments are addressed, will try to post a new patchset in couple of days. Thanks, --Vara On 2020-03-18 17:48, Stephen Boyd wrote: Quot