]> git.baikalelectronics.ru Git - kernel.git/commit
staging: fbtft: add fb_hx8347d driver
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 31 Dec 2014 09:11:13 +0000 (10:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 Jan 2015 00:46:46 +0000 (16:46 -0800)
commit106674298c48dd96d5c2524139a07b4cd1f55166
tree3f9c91966fce3f56dad6f80e6b19f74a94a6f713
parentdf095c316965ca7b21e711996de3eebe37780f4f
staging: fbtft: add fb_hx8347d driver

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