a8db476704f042804ea458230538a23e8b9f415c
[sfrench/cifs-2.6.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 Please send patches to Guenter Roeck <linux@roeck-us.net> and copy
12 Heikki Krogerus <heikki.krogerus@linux.intel.com>.