staging: fbtft: use MIPI DCS for ST7789V and C-Berry28
authorDennis Menschel <menschel-d@posteo.de>
Wed, 21 Oct 2015 21:16:53 +0000 (23:16 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Oct 2015 02:42:37 +0000 (19:42 -0700)
commit598af18afc6dd5753622b8e4c9a6cd185f4223a4
treedfae13873bb8d5de90e82114d9020626e2e331e8
parent164e265b63db867b77d0f57ddf2324bbdaa151f3
staging: fbtft: use MIPI DCS for ST7789V and C-Berry28

This patch makes use of the standard MIPI Display Command Set to remove
redundant entries from the command enum of the ST7789V display controller
and also some of the magic constants found in the init sequence of the
C-Berry28 display.

Signed-off-by: Dennis Menschel <menschel-d@posteo.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_st7789v.c
drivers/staging/fbtft/fbtft_device.c