]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: fbtft: add fb_ili9481 driver
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 31 Dec 2014 09:11:19 +0000 (10:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Jan 2015 00:46:47 +0000 (16:46 -0800)
commitd416d5c02fe7156fe061f1bde178a18c181ad432
treec35381a575a15b252ee012e4d256628708045007
parent9b78e456a7526755f7c58fb6a249735a4fe0288b
staging: fbtft: add fb_ili9481 driver

This commit adds the fb_ili9481 driver from the fbtft project at
https://github.com/notro/fbtft.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Noralf Tronnes <notro@tronnes.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/Kconfig
drivers/staging/fbtft/Makefile
drivers/staging/fbtft/fb_ili9481.c [new file with mode: 0644]