Re: [PATCH v4 0/9] drm: bridge: dw-hdmi: Refactor PHY support

2017-03-02 Thread Laurent Pinchart
Hi Neil, On Thursday 02 Mar 2017 12:27:52 Neil Armstrong wrote: > On 03/01/2017 11:39 PM, Laurent Pinchart wrote: > > Hello, > > > > This patch series refactors all the PHY handling code in order to allow > > support of vendor PHYs and Synopsys DWC HDMI 2.0 TX PHYs. > > > > The series starts wit

Re: [PATCH v4 0/9] drm: bridge: dw-hdmi: Refactor PHY support

2017-03-02 Thread Neil Armstrong
On 03/01/2017 11:39 PM, Laurent Pinchart wrote: > Hello, > > This patch series refactors all the PHY handling code in order to allow > support of vendor PHYs and Synopsys DWC HDMI 2.0 TX PHYs. > > The series starts with a few cleanups and small fixes. Patch 1/9 just removes > unused code, patch 2

[PATCH v4 0/9] drm: bridge: dw-hdmi: Refactor PHY support

2017-03-01 Thread Laurent Pinchart
Hello, This patch series refactors all the PHY handling code in order to allow support of vendor PHYs and Synopsys DWC HDMI 2.0 TX PHYs. The series starts with a few cleanups and small fixes. Patch 1/9 just removes unused code, patch 2/9 moves the color converter code out of the PHY configure fun