[PATCH 1/3] Input: bu21013_ts - Request a regulator that actually exists

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Nov 27 08:34:04 EST 2012


On Tue, Nov 27, 2012 at 01:13:08PM +0000, Lee Jones wrote:
> Currently the BU21013 Touch Screen driver requests a regulator by the
> name of 'V-TOUCH', which doesn't exist anywhere in the kernel. The
> correct name, as referenced in platform regulator code is 'avdd'. Here,
> when we request a regulator, we use the correct name instead.

The regulator should be requested using whatever the name for the supply
in the datasheet - AVDD does sound very pluasible but it'd be good to
check.



More information about the linux-arm-kernel mailing list