On Wed, Oct 23, 2019 at 04:12:31PM +0000, Ajay Gupta wrote: > Hi Heikki > > > -----Original Message----- > > From: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> > > Sent: Wednesday, October 23, 2019 7:40 AM > > To: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > Cc: Guenter Roeck <linux@xxxxxxxxxxxx>; Ajay Gupta <ajayg@xxxxxxxxxx>; > > linux-usb@xxxxxxxxxxxxxxx > > Subject: [PATCH v2 13/18] usb: typec: ucsi: ccg: Move to the new API > > > > Replacing the old "cmd" and "sync" callbacks with an implementation of struct > > ucsi_operations. The interrupt handler will from now on read the CCI > > (Command Status and Connector Change Indication) register, and call > > ucsi_connector_change() function and/or complete pending command > > completions based on it. > > I have tested the entire set for ucsi_ccg controller on NVIDIA GPU. > > Tested-by: Ajay Gupta <ajayg@xxxxxxxxxx> Thanks Ajay. I have to do one more chagne to the ucsi_acpi.c. I'll prepare v3 and add your tag to this patch. br, -- heikki