]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/typec/TODO
staging: typec: Type-C Port Controller Interface driver (tcpci)
[karo-tx-linux.git] / drivers / staging / typec / TODO
1 tcpm:
2 - Add documentation (at the very least for the API to low level drivers)
3 - Split PD code into separate file
4 - Check if it makes sense to use tracepoints instead of debugfs for debug logs
5 - Implement Alternate Mode handling
6 - Address "#if 0" code if not addressed with the above
7 - Validate all comments marked with "XXX"; either address or remove comments
8 - Add support for USB PD 3.0. While not mandatory, at least fast role swap
9   as well as authentication support would be very desirable.
10
11 tcpci:
12 - Test with real hardware
13
14 Please send patches to Guenter Roeck <linux@roeck-us.net> and copy
15 Heikki Krogerus <heikki.krogerus@linux.intel.com>.