usb: typec: tipd: Add support for Apple CD321X
authorSven Peter <sven@svenpeter.dev>
Tue, 28 Sep 2021 15:55:00 +0000 (17:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Oct 2021 10:43:05 +0000 (12:43 +0200)
commit45188f27b3d0fa2970a6cd8510d724164ee1bfca
tree3ba9fc830837e074da00262c04fc0b7db940fee2
parentc7260e29dd208e5134147e5614d3413b4014b685
usb: typec: tipd: Add support for Apple CD321X

Apple CD321x chips are a variant of the TI TPS 6598x chips.
The major differences are the changed interrupt numbers and
the concurrent connection to the SMC which we must not disturb.

Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Sven Peter <sven@svenpeter.dev>
Link: https://lore.kernel.org/r/20210928155502.71372-5-sven@svenpeter.dev
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tipd/core.c
drivers/usb/typec/tipd/tps6598x.h
drivers/usb/typec/tipd/trace.h