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)
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>

No differences found