Ok, will do.
--
From: "Sergei Shtylyov"
Sent: Tuesday, February 22, 2011 4:50 PM
To: "Subhasish Ghosh"
Cc: ;
; "Russell King" ;
"Kevin Hilman" ; ; "open list"
; ;
Subject: Re: [PATCH v2 12/1
Hello.
On 22-02-2011 12:18, Subhasish Ghosh wrote:
I could not follow your recommendations clearly, are you suggesting this:
int __init da8xx_register_pruss(struct da8xx_pruss_devices *pruss_device)
{
#ifdef CONFIG_SERIAL_PRUSS_SUART_MODULE
int ret;
ret = clk_add_alias(NULL, "da8xx_pruss_ua
Shtylyov"
Sent: Saturday, February 12, 2011 12:25 AM
To: "Subhasish Ghosh"
Cc: ;
; "Russell King" ;
"Kevin Hilman" ; ; "open list"
; ;
Subject: Re: [PATCH v2 12/13] da850: pruss SUART platform specific
additions.
Subhasish Ghosh wrote:
This
Subhasish Ghosh wrote:
This patch adds the McASP clock alias.
The alias is used by the pruss suart driver
for enabling the McASP PSC.
Signed-off-by: Subhasish Ghosh
[...]
diff --git a/arch/arm/mach-davinci/devices-da8xx.c
b/arch/arm/mach-davinci/devices-da8xx.c
index e15de72..f1cf605 100
This patch adds the McASP clock alias.
The alias is used by the pruss suart driver
for enabling the McASP PSC.
Signed-off-by: Subhasish Ghosh
---
arch/arm/mach-davinci/devices-da8xx.c | 11 +++
1 files changed, 11 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-davinci/device