
On Thursday 15 May 2014 11:08 AM, Lokesh Vutla wrote:
DRA72x devices are single core Cortex A15 devices belonging to the DRA7xx family. This series adds support for DRA72x family Socs and the data for DRA722 ES1.0 soc.
Tested on: DRA722 ES1.0 Verfied MAKEALL -s omap
Keerthy (1): ARM: DRA72x: volt: Update the pmic offsets
Lokesh Vutla (4): ARM: DRA72x: Add Silicon ID support ARM: DRA72x: clocks: Update the hwdata ARM: DRA72x: Update EMIF data ARM: DRA7xx: ctrl: Fix efuse register addresses
arch/arm/cpu/armv7/omap-common/emif-common.c | 6 ++-- arch/arm/cpu/armv7/omap5/hw_data.c | 40 ++++++++++++++++++++++++++ arch/arm/cpu/armv7/omap5/hwinit.c | 3 ++ arch/arm/cpu/armv7/omap5/prcm-regs.c | 8 +++--- arch/arm/cpu/armv7/omap5/sdram.c | 19 +++++++++++- arch/arm/include/asm/arch-omap5/omap.h | 1 + arch/arm/include/asm/omap_common.h | 1 + 7 files changed, 71 insertions(+), 7 deletions(-)
Tested-by: Mugunthan V N mugunthanvnm@ti.com
Regards Mugunthan V N