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

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