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

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