usb: typec: tcpci: add generic tcpci fallback compatible
authorMarco Felsch <m.felsch@pengutronix.de>
Thu, 22 Feb 2024 21:09:01 +0000 (22:09 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Mar 2024 13:29:30 +0000 (13:29 +0000)
commit8774ea7a553e2aec323170d49365b59af0a2b7e0
treea2f1f8b4fc973381112bcaa6adb10c4b031f109c
parent0be4e1d4df32cfb9222bdea67a9ae9665af57a9c
usb: typec: tcpci: add generic tcpci fallback compatible

The driver already support the tcpci binding for the i2c_device_id so
add the support for the of_device_id too.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20240222210903.208901-3-m.felsch@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tcpm/tcpci.c