mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
[fbtft] added missing led gpio definition for fb_ili9340
This commit is contained in:
committed by
Mauro (mdrjr) Ribeiro
parent
8bdc9cc00f
commit
e5ad599116
@@ -862,6 +862,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