linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: typec: tcpm: Add some FAULT_STATUS processing
@ 2019-05-06 14:08 Angus Ainslie (Purism)
  2019-05-06 14:08 ` [PATCH 1/3] usb: typec: tcpm: Export the logging function so it can be used by tcpci Angus Ainslie (Purism)
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Angus Ainslie (Purism) @ 2019-05-06 14:08 UTC (permalink / raw)
  To: angus.ainslie
  Cc: Guenter Roeck, Heikki Krogerus, Greg Kroah-Hartman, linux-usb,
	linux-kernel, Angus Ainslie (Purism)

A high number of interrupts were being generated by the tcpci driver.
These patches put debugging info into the tcpm log and clear the
interrupt condition.

Angus Ainslie (Purism) (3):
  usb: typec: tcpm: Export the logging function so it can be used by
    tcpci
  usb: typec: tcpm: Add functions to read the VBUS voltage
  usb: typec: tcpm: Clear the fault status register

 drivers/usb/typec/tcpm/tcpci.c | 56 ++++++++++++++++++++++++++++++++++
 drivers/usb/typec/tcpm/tcpm.c  |  3 +-
 include/linux/usb/tcpm.h       |  2 ++
 3 files changed, 60 insertions(+), 1 deletion(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-05-07 12:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-06 14:08 [PATCH 0/3] usb: typec: tcpm: Add some FAULT_STATUS processing Angus Ainslie (Purism)
2019-05-06 14:08 ` [PATCH 1/3] usb: typec: tcpm: Export the logging function so it can be used by tcpci Angus Ainslie (Purism)
2019-05-06 15:28   ` Guenter Roeck
2019-05-06 14:08 ` [PATCH 2/3] usb: typec: tcpm: Add functions to read the VBUS voltage Angus Ainslie (Purism)
2019-05-06 16:20   ` Guenter Roeck
2019-05-07 12:20     ` Angus Ainslie
2019-05-06 14:08 ` [PATCH 3/3] usb: typec: tcpm: Clear the fault status register Angus Ainslie (Purism)
2019-05-06 15:11   ` Fabio Estevam
2019-05-06 15:27     ` Guenter Roeck
2019-05-07 11:42       ` Angus Ainslie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).