commit | 598af18afc6dd5753622b8e4c9a6cd185f4223a4 | [log] [tgz] |
---|---|---|
author | Dennis Menschel <menschel-d@posteo.de> | Wed Oct 21 23:16:53 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Oct 24 19:42:37 2015 -0700 |
tree | dfae13873bb8d5de90e82114d9020626e2e331e8 | |
parent | 164e265b63db867b77d0f57ddf2324bbdaa151f3 [diff] |
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>