Commit 10f046bb authored by Fabio Estevam's avatar Fabio Estevam Committed by Sascha Hauer
Browse files

ARM: mach-imx/mx27_3ds: Add touchscreen support

parent 1abcb4cc
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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 */