Re: [PATCH v8 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs

2019-04-17 Thread Kishon Vijay Abraham I
Hi Maxime, On 01/04/19 3:43 PM, Guido Günther wrote: > This adds support for the Mixel DPHY as found on i.MX8 CPUs but since > this is an IP core it will likely be found on others in the future. So > instead of adding this to the nwl host driver make it a generic PHY > driver. > > The driver supp

[PATCH v8 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs

2019-04-01 Thread Guido Günther
This adds support for the Mixel DPHY as found on i.MX8 CPUs but since this is an IP core it will likely be found on others in the future. So instead of adding this to the nwl host driver make it a generic PHY driver. The driver supports the i.MX8MQ. Support for i.MX8QM and i.MX8QXP can be added on