summaryrefslogtreecommitdiff
path: root/projects/linux/io/maybe/todo.maybe
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2019-04-20 00:51:00 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2019-04-20 00:55:55 +0200
commitdf59ecaee2fb24d16413caf2694dffe7b484239a (patch)
tree838a28cae979900a2da8ef303d5f4da1ec42febb /projects/linux/io/maybe/todo.maybe
parent49aee627537db21902db415e94e7606242fef4e8 (diff)
projects: linux: io: add some 'maybe' tasks in seperate folder
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/maybe/todo.maybe')
-rw-r--r--projects/linux/io/maybe/todo.maybe47
1 files changed, 47 insertions, 0 deletions
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