aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/typec/fusb302/TODO
blob: 4933a1d92c327b7d69366d8073605ed1f35de564 (plain) (blame)
1
2
3
4
5
6
fusb302:
- Find a better logging scheme, at least not having the same debugging/logging
  code replicated here and in tcpm
- Find a non-hacky way to coordinate between PM and I2C access
- Documentation? The FUSB302 datasheet provides information on the chip to help
  understand the code. But it may still be helpful to have a documentation.