* [PATCH] ARM: S3C64xx: Add LDOVDD supply for CODEC on Cragganmore
@ 2011-09-22 18:01 Mark Brown
2011-09-26 4:34 ` Kukjin Kim
0 siblings, 1 reply; 2+ messages in thread
From: Mark Brown @ 2011-09-22 18:01 UTC (permalink / raw)
To: linux-arm-kernel
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 a53b02e..613c165 100644
--- a/arch/arm/mach-s3c64xx/mach-crag6410.c
+++ b/arch/arm/mach-s3c64xx/mach-crag6410.c
@@ -582,6 +582,7 @@ static struct regulator_init_data pvdd_1v2 __initdata = {
};
static struct regulator_consumer_supply pvdd_1v8_consumers[] __initdata = {
+ REGULATOR_SUPPLY("LDOVDD", "1-001a"),
REGULATOR_SUPPLY("PLLVDD", "1-001a"),
REGULATOR_SUPPLY("DBVDD", "1-001a"),
REGULATOR_SUPPLY("DBVDD1", "1-001a"),
--
1.7.6.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [PATCH] ARM: S3C64xx: Add LDOVDD supply for CODEC on Cragganmore
2011-09-22 18:01 [PATCH] ARM: S3C64xx: Add LDOVDD supply for CODEC on Cragganmore Mark Brown
@ 2011-09-26 4:34 ` Kukjin Kim
0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2011-09-26 4:34 UTC (permalink / raw)
To: linux-arm-kernel
Mark Brown wrote:
>
> 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 a53b02e..613c165 100644
> --- a/arch/arm/mach-s3c64xx/mach-crag6410.c
> +++ b/arch/arm/mach-s3c64xx/mach-crag6410.c
> @@ -582,6 +582,7 @@ static struct regulator_init_data pvdd_1v2 __initdata
= {
> };
>
> static struct regulator_consumer_supply pvdd_1v8_consumers[] __initdata =
{
> + REGULATOR_SUPPLY("LDOVDD", "1-001a"),
> REGULATOR_SUPPLY("PLLVDD", "1-001a"),
> REGULATOR_SUPPLY("DBVDD", "1-001a"),
> REGULATOR_SUPPLY("DBVDD1", "1-001a"),
> --
> 1.7.6.3
Applied.
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:[~2011-09-26 4:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-22 18:01 [PATCH] ARM: S3C64xx: Add LDOVDD supply for CODEC on Cragganmore Mark Brown
2011-09-26 4:34 ` 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).