xref: /openbmc/linux/drivers/staging/pi433/TODO (revision ca532a56)
1874bcba6SMarcus Wolf* coding style does not fully comply with the kernel style guide.
2874bcba6SMarcus Wolf* still TODOs, annotated in the code
3874bcba6SMarcus Wolf* currently the code introduces new IOCTLs. I'm afraid this is a bad idea.
4874bcba6SMarcus Wolf  -> Replace this with another interface, hints are welcome!
5874bcba6SMarcus Wolf* Some missing data (marked with ###) needs to be added in the documentation
6*ca532a56SPaulo Miguel Almeida* Change (struct pi433_tx_cfg)->bit_rate to be a u32 so that we can support
7*ca532a56SPaulo Miguel Almeida    bit rates up to 300kbps per the spec.
8