[PATCH] ARM: S3C64XX: Add a SPKVDD supply for CODECs on Cragganmore

Kukjin Kim kgene.kim at samsung.com
Fri Jan 27 00:20:00 EST 2012


Mark Brown wrote:
> 
> Hook up a SPKVDD supply for CODECs that can use it.
> 
> Signed-off-by: Mark Brown <broonie at opensource.wolfsonmicro.com>
> ---
>  arch/arm/mach-s3c64xx/mach-crag6410.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/mach-s3c64xx/mach-crag6410.c b/arch/arm/mach-
> s3c64xx/mach-crag6410.c
> index 202f724..d5a7982 100644
> --- a/arch/arm/mach-s3c64xx/mach-crag6410.c
> +++ b/arch/arm/mach-s3c64xx/mach-crag6410.c
> @@ -300,6 +300,7 @@ static struct platform_device littlemill_device = {
>  };
> 
>  static struct regulator_consumer_supply wallvdd_consumers[] = {
> +	REGULATOR_SUPPLY("SPKVDD", "1-001a"),
>  	REGULATOR_SUPPLY("SPKVDD1", "1-001a"),
>  	REGULATOR_SUPPLY("SPKVDD2", "1-001a"),
>  	REGULATOR_SUPPLY("SPKVDDL", "1-001a"),
> --
> 1.7.7.3

OK, will apply.

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.




More information about the linux-arm-kernel mailing list