mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
staging: drm/imx: update TODO file
One of the main things to do to the driver is to support the common display famework (CDF) to hit mainline. As this will make some changes to the devicetree bindings necessary it makes sense to do it before we move out of staging. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
b5d5b58da8
commit
bc38967837
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
TODO:
|
||||
- get DRM Maintainer review for this code
|
||||
- Wait for common display framework to hit mainline and update the IPU
|
||||
driver to use it. This will most probably make changes to the devicetree
|
||||
bindings necessary.
|
||||
- Factor out more code to common helper functions
|
||||
- decide where to put the base driver. It is not specific to a subsystem
|
||||
and would be used by DRM/KMS and media/V4L2
|
||||
|
|
Loading…
Reference in a new issue