Hi Heikki > -----Original Message----- > From: linux-usb-owner@xxxxxxxxxxxxxxx <linux-usb-owner@xxxxxxxxxxxxxxx> > On Behalf Of Heikki Krogerus > Sent: Wednesday, October 23, 2019 1:06 AM > To: Ajay Gupta <ajayg@xxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>; Guenter Roeck > <linux@xxxxxxxxxxxx>; linux-usb@xxxxxxxxxxxxxxx > Subject: Re: [PATCH 00/18] usb: typec: API improvements > > On Tue, Oct 22, 2019 at 08:43:40PM +0000, Ajay Gupta wrote: > > Hi Heikki, > > > > > -----Original Message----- > > > From: linux-usb-owner@xxxxxxxxxxxxxxx > > > <linux-usb-owner@xxxxxxxxxxxxxxx> On Behalf Of Heikki Krogerus > > > Sent: Tuesday, October 22, 2019 12:41 AM > > > To: Ajay Gupta <ajayg@xxxxxxxxxx> > > > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>; Guenter Roeck > > > <linux@xxxxxxxxxxxx>; linux-usb@xxxxxxxxxxxxxxx > > > Subject: Re: [PATCH 00/18] usb: typec: API improvements > > > > > > On Mon, Oct 21, 2019 at 08:41:16PM +0000, Ajay Gupta wrote: > > > > Hi Heikki, > > > > > > > > > -----Original Message----- > > > > > From: linux-usb-owner@xxxxxxxxxxxxxxx > > > > > <linux-usb-owner@xxxxxxxxxxxxxxx> On Behalf Of Heikki Krogerus > > > > > Sent: Monday, October 21, 2019 4:25 AM > > > > > To: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > > > > Cc: Guenter Roeck <linux@xxxxxxxxxxxx>; Ajay Gupta > > > > > <ajayg@xxxxxxxxxx>; linux-usb@xxxxxxxxxxxxxxx > > > > > Subject: [PATCH 00/18] usb: typec: API improvements > > > > > > > > > > Hi, > > > > > > > > > > The first patches in this series (patches 1-8) introduce a small > > > > > change to the USB Type-C Connector Class API. Guenter was kind > > > > > enough to go over those already. > > > > > > > > > > Patches 10-15 improve the ucsi driver API by introducing more > > > > > traditional read and write routines, and the rest is more > > > > > generic optimisations and improvements to the ucsi drivers. > > > > > > > > > > Let me know if there is anything you want to be changed. > > > > This patch set is not taking care of issues discussed at following thread. > > > > https://marc.info/?l=linux-usb&m=156995500624107&w=2 > > > > https://marc.info/?l=linux-usb&m=157012261301682&w=2 > > > > > > > > We need fixes for above issues so that we can easily manage ppms > > > > which has multiple DP altmodes as discussed in below link. > > > > https://marc.info/?l=linux-usb&m=156778906010780&w=2 > > > > > > The goal of this series is not to solve that "issue". > > > > > > This series is the base work that really has to be done in any case > > > before we add any kind of solution for the multi DP alt mode case. > > > Rest assured that we will have support for that soon enough, but > > > let's just move one step at a time. > > Ok, sounds good. I tested the series on NVIDIA GPU for ucsi_ccg and it works > fine. > > Thanks Ajay. So can I use your "Tested-by" tag? Sure, I will add it in v2 series. thanks > nvpublic > Br, > > -- > heikki