From df59ecaee2fb24d16413caf2694dffe7b484239a Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Sat, 20 Apr 2019 00:51:00 +0200 Subject: projects: linux: io: add some 'maybe' tasks in seperate folder Signed-off-by: Wolfram Sang --- projects/linux/io/maybe/todo.maybe | 47 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 projects/linux/io/maybe/todo.maybe (limited to 'projects/linux/io/maybe/todo.maybe') diff --git a/projects/linux/io/maybe/todo.maybe b/projects/linux/io/maybe/todo.maybe new file mode 100644 index 0000000..bac2312 --- /dev/null +++ b/projects/linux/io/maybe/todo.maybe @@ -0,0 +1,47 @@ +### Analog + +#PWM +Single pulse output mode +#SpeedPulse +SpeedPulse,?,noplan,?,Unsupported currently; needs driver + +### Network + +#FlexRay +FlexRay,?,noplan,?,Unsupported currently; needs driver + +#EtherAVB + - 802.1Qav - Shaping (50.3.5,6) + + Add sw implementation via TC qdisc; and + + Implement ndo_tc_setup to push configuration to hw? + - IEEE 1722 + + multi-queue on ingress? + + +### Storage + +#RNANDC +RNANDC,?,noplan,?,Unsupported currently; needs driver +#SDHI +# could have been useful since Gen3 did not have DMA +SDHI,?,noplan,?,add support for 32/64 bit dataport in PIO mode + +### Serial + +#FMDemux +FMDemux,?,noplan,?,Unsupported currently; needs driver +#GPS +GPS,?,noplan,?,Unsupported currently; needs driver +#I2C +I2C,?,noplan,?,Gen3 can tweak SCL signals but driver needs support +IIC: automatic PMIC transmission +#IRDA +IRDA,?,noplan,?,Unsupported currently; needs driver (is secret on Gen3!) +#MSIOF +Non-SPI transfer modes (e.g. I2S) +#Q/RSPI +SPI,?,noplan,?,Extend subsystem to allow manual run-time switch of SPI controller +#SCIF +Clock synchronous transfer mode +#SIM +SIM,?,noplan,?,Unsupported currently; needs driver -- cgit v1.2.3