Re: [PATCH v4 6/9] drm: bridge: dw-hdmi: Create PHY operations

2017-03-02 Thread Jose Abreu
Hi Laurent, On 01-03-2017 22:39, Laurent Pinchart wrote: > The HDMI TX controller support different PHYs whose programming > interface can vary significantly, especially with vendor PHYs that are > not provided by Synopsys. To support them, create a PHY operation > structure that can be provided

[PATCH v4 6/9] drm: bridge: dw-hdmi: Create PHY operations

2017-03-01 Thread Laurent Pinchart
The HDMI TX controller support different PHYs whose programming interface can vary significantly, especially with vendor PHYs that are not provided by Synopsys. To support them, create a PHY operation structure that can be provided by the platform glue layer. The existing PHY handling code (limited