Re: [PATCH 2/4] ARM: tegra: add connection name for uart clock table

2012-12-18 Thread Stephen Warren
On 12/18/2012 12:05 AM, Laxman Dewangan wrote: > On Tuesday 18 December 2012 03:14 AM, Stephen Warren wrote: >> On 12/17/2012 05:08 AM, Laxman Dewangan wrote: >>> Add connection name "uart-clk" for the uart clock information. >> >> Does the UART receive more than one clock, so that it actually care

Re: [PATCH 2/4] ARM: tegra: add connection name for uart clock table

2012-12-17 Thread Laxman Dewangan
On Tuesday 18 December 2012 03:14 AM, Stephen Warren wrote: On 12/17/2012 05:08 AM, Laxman Dewangan wrote: Add connection name "uart-clk" for the uart clock information. Does the UART receive more than one clock, so that it actually cares what the clock connection name is? If not, can we just d

Re: [PATCH 2/4] ARM: tegra: add connection name for uart clock table

2012-12-17 Thread Stephen Warren
On 12/17/2012 05:08 AM, Laxman Dewangan wrote: > Add connection name "uart-clk" for the uart clock information. Does the UART receive more than one clock, so that it actually cares what the clock connection name is? If not, can we just drop this patch? -- To unsubscribe from this list: send the li

[PATCH 2/4] ARM: tegra: add connection name for uart clock table

2012-12-17 Thread Laxman Dewangan
Add connection name "uart-clk" for the uart clock information. Signed-off-by: Laxman Dewangan --- arch/arm/mach-tegra/tegra20_clocks_data.c | 12 ++-- arch/arm/mach-tegra/tegra30_clocks_data.c | 10 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/arch/arm/