]> Pileus Git - ~andy/linux/commit
ARM: OMAP2+: hwmod: AM335x: runtime register update
authorAfzal Mohammed <afzal@ti.com>
Sat, 12 Oct 2013 10:15:26 +0000 (15:45 +0530)
committerPaul Walmsley <paul@pwsan.com>
Mon, 14 Oct 2013 04:47:56 +0000 (22:47 -0600)
commit1c7e224dffd69491a9dcb59b36731061fec1482e
treecbeb6e81616d82f5c761ceb486de1118bc114a27
parent26649467ad089fdf66f7f95017132788b2c0af35
ARM: OMAP2+: hwmod: AM335x: runtime register update

Most of IP's in AM335x is present on AM43x and so in those cases both
will use same hwmod database (except for a few cases where clock related
details differ), but there is difference w.r.t register offset between
these. Update register offsets at runtime based on the SoC detected to
help in sharing otherwise same hwmod.

Signed-off-by: Afzal Mohammed <afzal@ti.com>
Acked-by: Rajendra Nayak <rnayak@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_common_data.h
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c
arch/arm/mach-omap2/omap_hwmod_33xx_data.c