On Fri, Jan 19, 2018 at 11:24:13AM +0200, Heikki Krogerus wrote: > Hi, > > On Fri, Jan 19, 2018 at 09:01:24AM +0000, shufan_lee(?????|) wrote: > > Hi Heikki, > > > > For example, the flow of tcpci_init is a little bit different. > > In tcpci_init, there are more parameters need to be set for RT1711H. > > Different init parameters is really not a reason for a fork of the > driver. The configuration of the TCPC will depend on the platform and > TCPC vendor most cases. > Agreed. dwc3 usb support is an excellent example on how to handle this kind of variation.
Guenter