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

This commit adds the fb_ili9325 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_ili9325.c [new file with mode: 0644]