[PATCH v7 0/2] Add initial support for slimport anx7625

2020-02-25 Thread Xin Ji
Hi all, The following series add support for the Slimport ANX7625 transmitter, a ultra-low power Full-HD 4K MIPI to DP transmitter designed for portable device. This is the v7 version, any mistakes, please let me know, I will fix it in the next series. This series fix critical timing(eg:odd hfp/h

Re: [PATCH v7 0/2] Add initial support for slimport anx7625

2020-02-25 Thread Xin Ji
On Tue, Feb 25, 2020 at 10:42:00AM +0300, Dan Carpenter wrote: > On Tue, Feb 25, 2020 at 02:11:39PM +0800, Xin Ji wrote: > > Hi all, > > > > The following series add initial support for the Slimport ANX7625 > > transmitter, a > > ultra-low power Full-HD 4K MIPI to DP transmitter designed for port

Re: [PATCH v7 0/2] Add initial support for slimport anx7625

2020-02-24 Thread Dan Carpenter
On Tue, Feb 25, 2020 at 02:11:39PM +0800, Xin Ji wrote: > Hi all, > > The following series add initial support for the Slimport ANX7625 > transmitter, a > ultra-low power Full-HD 4K MIPI to DP transmitter designed for portable > device. > > This is the initial version, any mistakes, please let