Linux-libre 4.14.132-gnu
[librecmc/linux-libre.git] / drivers / staging / typec / fusb302 / TODO
1 fusb302:
2 - Find a better logging scheme, at least not having the same debugging/logging
3   code replicated here and in tcpm
4 - Find a non-hacky way to coordinate between PM and I2C access
5 - Documentation? The FUSB302 datasheet provides information on the chip to help
6   understand the code. But it may still be helpful to have a documentation.
7 - We may want to replace the  "fcs,max-snk-microvolt", "fcs,max-snk-microamp",
8   "fcs,max-snk-microwatt" and "fcs,operating-snk-microwatt" device(tree)
9   properties with properties which are part of a generic type-c controller
10   devicetree binding.