MXT interface does not need an IRQ number; SAMA5D4-EK setup omitted I2C frequency

This commit is contained in:
Gregory Nutt
2014-07-05 17:47:17 -06:00
parent ea330b030e
commit 6fab16e6f9
+1
View File
@@ -128,6 +128,7 @@ static struct sama5d4ek_tscinfo_s g_mxtinfo =
{
.lower =
{
.address = (0x4c >> 1),
.frequency = CONFIG_SAMA5D4EK_MXT_I2CFREQUENCY,
.attach = mxt_attach,