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

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