git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0df1f24
)
fbdev: mxsfb: Add support for mx6sl and mx6sx
author
Fabio Estevam
<fabio.estevam@freescale.com>
Sat, 25 Oct 2014 13:28:47 +0000
(11:28 -0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 6 Nov 2014 14:41:36 +0000
(16:41 +0200)
mx6sl and mx6sx share the same LCD controller as mx23 and mx28.
Add support for it.
The basic difference is the number of clocks that are required:
- mx23/mx28: only one clock
- mx6sl: two clocks
- mx6sx: three clocks
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found