Re: [PATCH V2 2/4] ARM: tegra: Add OF_DEV_AUXDATA for SLINK driver in board dt

2012-10-29 Thread Stephen Warren
On 10/29/2012 11:19 AM, Laxman Dewangan wrote: > Add OF_DEV_AUXDATA for slink driver for Tegra20 and Tegra30 > board dt files. > Set the parent clock of slink controller to PLLP and configure > clock to 100MHz. > diff --git a/arch/arm/mach-tegra/board-dt-tegra20.c > b/arch/arm/mach-tegra/board-dt

[PATCH V2 2/4] ARM: tegra: Add OF_DEV_AUXDATA for SLINK driver in board dt

2012-10-29 Thread Laxman Dewangan
Add OF_DEV_AUXDATA for slink driver for Tegra20 and Tegra30 board dt files. Set the parent clock of slink controller to PLLP and configure clock to 100MHz. Signed-off-by: Laxman Dewangan --- Changes from V1: - Revert the changes in clock table to get the driver name. arch/arm/mach-tegra/board-d