]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Thu, 26 Sep 2019 04:34:52 +0000 (00:34 -0400)
commitfa587f5754fc75f7b706177da148ac7c36d5e09a
tree86112d5d3a36ea6badaa6d24e04dfae22e1f4682
parentfb05f0dbd3bbd51fcd30ce2d3025365d2860f8c1
ARM: OMAP2+: Fix missing SYSC_HAS_RESET_STATUS for dra7 epwmss

BugLink: https://bugs.launchpad.net/bugs/1845266
[ Upstream commit afd58b162e48076e3fe66d08a69eefbd6fe71643 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
arch/arm/mach-omap2/omap_hwmod_7xx_data.c