[GIT PULL] Two omap regression fixes

Tony Lindgren tony at atomide.com
Thu Oct 1 05:30:44 EDT 2020


From: "Tony Lindgren" <tony at atomide.com>

The following changes since commit 6542e2b613c2b1952e83973dc434831332ce8e27:

  ARM: dts: omap5: Fix DSI base address and clocks (2020-08-19 08:54:33 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.9/fixes-rc7

for you to fetch changes up to 8f04aea048d56f3e39a7e543939450246542a6fc:

  ARM: OMAP2+: Restore MPU power domain if cpu_cluster_pm_enter() fails (2020-09-23 10:39:33 +0300)

----------------------------------------------------------------
Two regression fixes for omaps

Fix AM33XX_IOPAD macro that broke after recent pinctrl changes
to use #pinctrl-cells = 2. And fix omap_enter_idle_coupled()
for cases where cpu_cluster_pm_enter() returns an error as
otherwise we may end up wrongly idling the MPU domain on the
next WFI.

----------------------------------------------------------------
Drew Fustini (1):
      ARM: dts: am33xx: modify AM33XX_IOPAD for #pinctrl-cells = 2

Tony Lindgren (1):
      ARM: OMAP2+: Restore MPU power domain if cpu_cluster_pm_enter() fails

 arch/arm/mach-omap2/cpuidle44xx.c  | 4 +++-
 include/dt-bindings/pinctrl/omap.h | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)



More information about the linux-arm-kernel mailing list