[PATCH v16 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/

Greg Kroah-Hartman gregkh at linuxfoundation.org
Tue Jul 12 06:43:48 PDT 2022


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 at roeck-us.net>
> > Reviewed-by: Heikki Krogerus <heikki.krogerus at linux.intel.com>
> > Signed-off-by: Xin Ji <xji at analogixsemi.com>
> > 
> > ---
> > 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 :(




More information about the Linux-mediatek mailing list