staging: fbtft: Add default backlit GPIO for hktft9340

Change-Id: I2fb9aaf08cc51a2f6797e342152a4df328354436
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
Dongjin Kim
2015-08-19 14:56:45 +09:00
parent 9c2e4b7abe
commit 315a5e4d9c

View File

@@ -737,6 +737,7 @@ static struct fbtft_device_display displays[] = {
.gpios = (const struct fbtft_gpio []) {
{ "reset", 21 },
{ "dc", 22 },
{ "led", 18 },
{},
},
}