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

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