]> git.baikalelectronics.ru Git - kernel.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)
commit5410d269b96aca95922bb6b47803343f20e3b146
tree1fe404adb584e2f18ee1ed633ca294346297cb84
parentc6ad50890493c13b5c0667395e23a27c73d6c747
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]