Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1253260

[PATCH 0/4] staging: fbtft: cleanup ST7789V and C-Berry28 drivers

From Dennis Menschel <menschel-d@posteo.de>
Newsgroups linux.kernel
Subject [PATCH 0/4] staging: fbtft: cleanup ST7789V and C-Berry28 drivers
Date 2015-10-21 23:20 +0200
Message-ID <qm8XD-6Ci-11@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This set of patches brings some improvements for the ST7789V display
controller driver based on suggestions by Noralf Trønnes.
In addition, the settings for the concrete C-Berry28 display have been
adjusted based on feedback by its vendor admatec.


Dennis Menschel (4):
  staging: fbtft: use MIPI DCS for ST7789V and C-Berry28
  staging: fbtft: remove redundant set_addr_win() function
  staging: fbtft: use init function instead of init sequence
  staging: fbtft: fix voltage settings for C-Berry28

 drivers/staging/fbtft/fb_st7789v.c   | 83 +++++++++++++-----------------------
 drivers/staging/fbtft/fbtft_device.c | 15 ++++---
 2 files changed, 37 insertions(+), 61 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] staging: fbtft: cleanup ST7789V and C-Berry28 drivers Dennis Menschel <menschel-d@posteo.de> - 2015-10-21 23:20 +0200
  [PATCH 1/4] staging: fbtft: use MIPI DCS for ST7789V and C-Berry28 Dennis Menschel <menschel-d@posteo.de> - 2015-10-21 23:20 +0200

csiph-web