]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ARM: OMAP2+: dra7xx: Set OPT_CLKS_IN_RESET flag for gpio1
authorKeerthy <j-keerthy@ti.com>
Wed, 6 Sep 2017 10:33:58 +0000 (16:03 +0530)
committerTony Lindgren <tony@atomide.com>
Tue, 19 Sep 2017 17:43:23 +0000 (10:43 -0700)
commit06480f8cf559001c9eb49b4e9d822e13ad1cc5c4
tree09cbd12bb4c2948da4753e62ecdb289ea2e98e61
parent4ae7c364b9320063504db78834fabe59d16f85bf
ARM: OMAP2+: dra7xx: Set OPT_CLKS_IN_RESET flag for gpio1

gpio1 soft reset fails in the kexec path as the optional clock
is not enabled hence enable the HWMOD_CONTROL_OPT_CLKS_IN_RESET
flag for gpio1 hwmod.

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