ARM: mach-imx/mx27_3ds: Add touchscreen support
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
parent
1abcb4cca3
commit
10f046bb1d
@ -293,7 +293,7 @@ static struct mc13xxx_platform_data mc13783_pdata = {
|
|||||||
.num_regulators = ARRAY_SIZE(mx27_3ds_regulators),
|
.num_regulators = ARRAY_SIZE(mx27_3ds_regulators),
|
||||||
|
|
||||||
},
|
},
|
||||||
.flags = MC13783_USE_REGULATOR,
|
.flags = MC13783_USE_REGULATOR | MC13783_USE_TOUCHSCREEN,
|
||||||
};
|
};
|
||||||
|
|
||||||
/* SPI */
|
/* SPI */
|
||||||
|
Loading…
Reference in New Issue
Block a user