]> git.baikalelectronics.ru Git - kernel.git/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)
commit6956cc67fb0ba769c9d6dbad3b2208d2a7580c1c
treecbeb6e81616d82f5c761ceb486de1118bc114a27
parent77edd2ba389a9df93188a7a18654bdef73733bbd
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