Re: [PATCH 2/3] ARM: tegra: Add OF_DEV_AUXDATA for sflash driver in board dt

2012-11-13 Thread Stephen Warren
On 11/12/2012 10:03 PM, Laxman Dewangan wrote: > Add OF_DEV_AUXDATA for sflash controller driver for Tegra20 > board dt files. > Set the parent clock of sflash controller to PLLP and configure > clock to 20MHz. Thanks, applied to Tegra's for-3.8/soc branch. -- To unsubscribe from this list: send

[PATCH 2/3] ARM: tegra: Add OF_DEV_AUXDATA for sflash driver in board dt

2012-11-12 Thread Laxman Dewangan
Add OF_DEV_AUXDATA for sflash controller driver for Tegra20 board dt files. Set the parent clock of sflash controller to PLLP and configure clock to 20MHz. Signed-off-by: Laxman Dewangan --- arch/arm/mach-tegra/board-dt-tegra20.c |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff