commit | f5d1d63e7359c6b3c65097b4941756b3d8ac0be0 | [log] [tgz] |
---|---|---|
author | Kyle Tso <kyletso@google.com> | Fri Feb 05 11:34:15 2021 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Feb 09 11:48:55 2021 +0100 |
tree | 3ee1c617cac591d81b1638552f25d6833d81a0c3 | |
parent | 630dce2810b9f09d312aed4189300e785254c24b [diff] |
usb: typec: tcpm: Get Sink VDO from fwnode Commit a079973f462a ("usb: typec: tcpm: Remove tcpc_config configuration mechanism") removed the tcpc_config which includes the Sink VDO and it is not yet added back with fwnode. Add it now. Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com> Signed-off-by: Kyle Tso <kyletso@google.com> Link: https://lore.kernel.org/r/20210205033415.3320439-8-kyletso@google.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>