* [PATCH] ARM: S3C64XX: Add a SPKVDD supply for CODECs on Cragganmore
@ 2012-01-17 15:07 Mark Brown
2012-01-27 5:20 ` Kukjin Kim
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2012-01-17 15:07 UTC (permalink / raw)
To: linux-arm-kernel
Hook up a SPKVDD supply for CODECs that can use it.
Signed-off-by: Mark Brown <broonie@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: S3C64XX: Add a SPKVDD supply for CODECs on Cragganmore
2012-01-17 15:07 [PATCH] ARM: S3C64XX: Add a SPKVDD supply for CODECs on Cragganmore Mark Brown
@ 2012-01-27 5:20 ` Kukjin Kim
0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2012-01-27 5:20 UTC (permalink / raw)
To: linux-arm-kernel
Mark Brown wrote:
>
> Hook up a SPKVDD supply for CODECs that can use it.
>
> Signed-off-by: Mark Brown <broonie@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@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-27 5:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-17 15:07 [PATCH] ARM: S3C64XX: Add a SPKVDD supply for CODECs on Cragganmore Mark Brown
2012-01-27 5:20 ` Kukjin Kim
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).