mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
staging: fbtft: Add default backlit GPIO for hktft9340
Change-Id: I2fb9aaf08cc51a2f6797e342152a4df328354436 Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
@@ -737,6 +737,7 @@ static struct fbtft_device_display displays[] = {
|
||||
.gpios = (const struct fbtft_gpio []) {
|
||||
{ "reset", 21 },
|
||||
{ "dc", 22 },
|
||||
{ "led", 18 },
|
||||
{},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user