]> asedeno.scripts.mit.edu Git - linux.git/commit
typec: tcpm: add starting value for drp toggling
authorLi Jun <jun.li@nxp.com>
Tue, 26 Jun 2018 23:45:29 +0000 (07:45 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Jun 2018 10:49:48 +0000 (19:49 +0900)
commit8e04b3721cc86ce7a3d95bcbc6971d7996aa541c
treed68f5fdf027541ff0c58037b5ae1df6ef9307cef
parent21046320b43811fb52787939e4607818687b8b39
typec: tcpm: add starting value for drp toggling

As DRP port autonomously toggles the Rp/Rd need a start value to
begin with, so add one parameter for it in tcpm_start_drp_toggling.

Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Li Jun <jun.li@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tcpm.c