linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] video: ARM CLCD: add support of an optional GPIO to enable panel
@ 2016-12-21  3:27 Vladimir Zapolskiy
  2016-12-21  3:27 ` [PATCH 1/4] video: ARM CLCD: sort included headers out alphabetically Vladimir Zapolskiy
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Vladimir Zapolskiy @ 2016-12-21  3:27 UTC (permalink / raw)
  To: linux-arm-kernel

The changeset contains a number of cleanups, changed semantics of
init_panel() callback, which allows to simplify getting of panel
properties from panel device tree node, and a handling of optional
"enable-gpios" panel property, the latter is described in
display/panel/panel-dpi.txt device tree binding documentation, but
it has been unsupported by the ARM CLCD driver.

Vladimir Zapolskiy (4):
  video: ARM CLCD: sort included headers out alphabetically
  video: ARM CLCD: use panel device node for panel initialization
  video: ARM CLCD: use panel device node for getting backlight and mode
  video: ARM CLCD: add support of an optional GPIO to enable panel

 drivers/video/fbdev/amba-clcd-nomadik.c   |  9 +---
 drivers/video/fbdev/amba-clcd-nomadik.h   |  5 +-
 drivers/video/fbdev/amba-clcd-versatile.c | 14 ++----
 drivers/video/fbdev/amba-clcd-versatile.h |  5 +-
 drivers/video/fbdev/amba-clcd.c           | 80 +++++++++++++++++++------------
 include/linux/amba/clcd.h                 |  2 +
 6 files changed, 59 insertions(+), 56 deletions(-)

-- 
2.10.2


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2017-01-30 15:23 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-21  3:27 [PATCH 0/4] video: ARM CLCD: add support of an optional GPIO to enable panel Vladimir Zapolskiy
2016-12-21  3:27 ` [PATCH 1/4] video: ARM CLCD: sort included headers out alphabetically Vladimir Zapolskiy
2016-12-21  3:27 ` [PATCH 2/4] video: ARM CLCD: use panel device node for panel initialization Vladimir Zapolskiy
2016-12-21  3:27 ` [PATCH 3/4] video: ARM CLCD: use panel device node for getting backlight and mode Vladimir Zapolskiy
2016-12-21  3:27 ` [PATCH 4/4] video: ARM CLCD: add support of an optional GPIO to enable panel Vladimir Zapolskiy
2016-12-30  8:20   ` Linus Walleij
2016-12-30  9:24     ` Vladimir Zapolskiy
2016-12-30  8:23 ` [PATCH 0/4] " Linus Walleij
2017-01-01 20:50   ` Vladimir Zapolskiy
2017-01-02 14:22   ` Russell King - ARM Linux
2017-01-07 23:32     ` Vladimir Zapolskiy
2017-01-10  4:06       ` Vladimir Zapolskiy
2017-01-10 13:47       ` Vladimir Murzin
2017-01-11 15:16         ` Linus Walleij
2017-01-12  0:05           ` Vladimir Zapolskiy
2017-01-12  8:27             ` Linus Walleij
2017-01-12 21:26               ` Vladimir Zapolskiy
2017-01-13 11:08                 ` Bartlomiej Zolnierkiewicz
2017-01-17  1:57                   ` Vladimir Zapolskiy
2017-01-18 12:22                     ` Linus Walleij
     [not found]                     ` <CGME20170130152340epcas5p3f68349ef89c5ec902186ae71011c0c4b@epcas5p3.samsung.com>
2017-01-30 15:23                       ` Bartlomiej Zolnierkiewicz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).