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