From: Fabio Estevam Date: Wed, 22 Jun 2011 12:25:26 +0000 (-0300) Subject: ARM: mach-imx/mx27_3ds: Add touchscreen support X-Git-Tag: firefly_0821_release~3680^2~4841^2~1^3~11 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=10f046bb1df0e40bbc56579ca5ccad5f951f4047;p=firefly-linux-kernel-4.4.55.git ARM: mach-imx/mx27_3ds: Add touchscreen support Signed-off-by: Fabio Estevam Signed-off-by: Sascha Hauer --- diff --git a/arch/arm/mach-imx/mach-mx27_3ds.c b/arch/arm/mach-imx/mach-mx27_3ds.c index 7b7c817474de..84fb79315dd1 100644 --- a/arch/arm/mach-imx/mach-mx27_3ds.c +++ b/arch/arm/mach-imx/mach-mx27_3ds.c @@ -293,7 +293,7 @@ static struct mc13xxx_platform_data mc13783_pdata = { .num_regulators = ARRAY_SIZE(mx27_3ds_regulators), }, - .flags = MC13783_USE_REGULATOR, + .flags = MC13783_USE_REGULATOR | MC13783_USE_TOUCHSCREEN, }; /* SPI */