Merge tag 'qcom-dts-for-6.7-2' into arm32-for-6.8
[linux-block.git] / drivers / staging / olpc_dcon / TODO
CommitLineData
53c43c5c 1TODO:
af144036
DV
2 - complete rewrite:
3 1. The underlying fbdev drivers need to be converted into drm kernel
4 modesetting drivers.
5 2. The dcon low-power display mode can then be integrated using the
6 drm damage tracking and self-refresh helpers.
7 This bolted-on self-refresh support that digs around in fbdev
8 internals, but isn't properly integrated, is not the correct solution.
53c43c5c
GKH
9 - see if vx855 gpio API can be made similar enough to cs5535 so we can
10 share more code
53c43c5c
GKH
11
12Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
13copy:
14 Daniel Drake <dsd@laptop.org>
15 Jens Frederich <jfrederich@gmail.com>