On Wed, Jul 13, 2022 at 02:28:45PM +0800, Xin Ji wrote: > On Tue, Jul 12, 2022 at 03:43:48PM +0200, Greg Kroah-Hartman wrote: > > On Tue, Jul 12, 2022 at 06:31:22AM -0700, Guenter Roeck wrote: > > > On 7/12/22 02:05, Xin Ji wrote: > > > > USB PD controllers which consisting of a microcontroller (acting as the TCPM) > > > > and a port controller (TCPC) - may require that the driver for the PD > > > > controller accesses directly also the on-chip port controller in some cases. > > > > > > > > Move tcpci.h to include/linux/usb/ is convenience access TCPC registers. > > > > > > > > Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx> > > > > Reviewed-by: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> > > > > Signed-off-by: Xin Ji <xji@xxxxxxxxxxxxxxxx> > > > > > > > > --- > > > > V9 -> V10: Rebase on the latest code > > > > V8 -> V9 : Add more commit message > > > > V7 -> V8 : Fix Guanter's comment, remove unnecessary explain > > > > > > We are now at v16. The change log has not been updated since v10, > > > making it all but worthless. > > > > It's also already in my tree for a while, so I have no idea what this is > > being generated against :( > Hi all, I'm little confused, do I need update change log from v11 to > v16? There is no changes since v10. I'm confused, why are you sending a patch over that is already in my tree and in linux-next? You got an email saying it was merged, see commit 7963d4d71011 ("usb: typec: tcpci: move tcpci.h to include/linux/usb/"). thanks, greg k-h