]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss
authorTony Lindgren <tony@atomide.com>
Mon, 22 Jul 2019 10:44:52 +0000 (03:44 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 24 Jul 2019 07:43:19 +0000 (00:43 -0700)
commit5aa617395e06a6993739f85f39676792d39586d7
tree64478800db439575b6da01610b01480427819fb6
parent3946fc9291da929ed6836ab79a3b87c34d142954
ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss

TRM says PWMSS_SYSCONFIG bit for SOFTRESET changes to zero when
reset is completed. Let's configure it as otherwise we get warnings
on boot when we check the data against dts provided data. Eventually
the legacy platform data will be just dropped, but let's fix the
warning first.

Reviewed-by: Suman Anna <s-anna@ti.com>
Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_7xx_data.c