]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: AM43XX: hwmod: Fix RSTST register offset for pruss
authorKeerthy <j-keerthy@ti.com>
Mon, 20 Jun 2016 03:52:25 +0000 (09:22 +0530)
committerTony Lindgren <tony@atomide.com>
Wed, 22 Jun 2016 09:55:44 +0000 (02:55 -0700)
commit8bac081ff820e8241f2df27b55f00d9ff6385fbe
tree01ee4b616d521426c1147734efd91095e8bfc991
parente598b081eb049d214953c7ab02cb67c4cf596de2
ARM: AM43XX: hwmod: Fix RSTST register offset for pruss

pruss hwmod RSTST register wrongly points to PWRSTCTRL register in case of
am43xx. Fix the RSTST register offset value.

This can lead to setting of wrong power state values for PER domain.

Fixes: ee5baf45 ("ARM: OMAP2+: hwmod: AM335x: runtime register update")
Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c
arch/arm/mach-omap2/prcm43xx.h