mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
MXT interface does not need an IRQ number; SAMA5D4-EK setup omitted I2C frequency
This commit is contained in:
@@ -128,6 +128,7 @@ static struct sama5d4ek_tscinfo_s g_mxtinfo =
|
||||
{
|
||||
.lower =
|
||||
{
|
||||
.address = (0x4c >> 1),
|
||||
.frequency = CONFIG_SAMA5D4EK_MXT_I2CFREQUENCY,
|
||||
|
||||
.attach = mxt_attach,
|
||||
|
||||
Reference in New Issue
Block a user