mbox series

[0/2] usb: typec: fusb302: Resolve fixed role power configuration

Message ID cover.1537975081.git.Adam.Thomson.Opensource@diasemi.com (mailing list archive)
Headers show
Series usb: typec: fusb302: Resolve fixed role power configuration | expand

Message

Adam Thomson Sept. 26, 2018, 3:23 p.m. UTC
This small patch set updates the fusb302 driver to correctly report CC line
status during attach, when the device is configured as source only or sink only
(non-DRP), so that TCPM state machine correctly proceeds with contract
establishment. In addition, a trivial typo with regards to the OFF toggling
state for the device is corrected.

Changes are based on usb-testing (ae8a2ca8a221)

Adam Thomson (2):
  usb: typec: fusb302: Correct spelling mistake for toggling state
  usb: typec: fusb302: Resolve fixed power role contract setup

 drivers/usb/typec/tcpm/fusb302.c | 36 ++++++++++++++++++++++++++++++------
 1 file changed, 30 insertions(+), 6 deletions(-)