[PATCH 2/3] staging: xm2mvscale: Add TODO for the driver

Rohit Athavale rohit.athavale at xilinx.com
Wed Feb 21 02:40:34 UTC 2018


This commit highlights the key functionalities that will be
improved upon in a future patch set.

Signed-off-by: Rohit Athavale <rohit.athavale at xilinx.com>
---
 drivers/staging/xm2mvscale/TODO | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 drivers/staging/xm2mvscale/TODO

diff --git a/drivers/staging/xm2mvscale/TODO b/drivers/staging/xm2mvscale/TODO
new file mode 100644
index 0000000..ba5fd23
--- /dev/null
+++ b/drivers/staging/xm2mvscale/TODO
@@ -0,0 +1,15 @@
+* Possible remaining coding style fix.
+* Add support for DMABUF.
+* This is an early prototype, hardware register map changes are expected.
+* Update driver for 64-bit DMA address once the new Xilinx M2M Scaler IP
+  has support for 64-bit DMA Addresses. Current IP supports 32-bit DMA addresses.
+* Remove deadcode.
+* Add documents in Documentation beyond the DT binding doc.
+* This needs a home  in the proper drivers area (example : drivers/misc/),
+  once the quality of the driver is improved. Suggestions about where
+  it should be placed are welcome.
+* The IOCTL header could be moved to an uapi/* area once this is out of staging.
+
+Please send any patches to:
+Greg Kroah-Hartman <greg at kroah.com> and Rohit Athavale <rathaval at xilinx.com>
+
--
1.9.1

This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.


More information about the devel mailing list