[GIT PULL] Few fixes for omaps for v5.8

Tony Lindgren tony at atomide.com
Wed Jul 15 15:08:42 EDT 2020


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

The following changes since commit a352fe371053d047481635da328ea781329c84a4:

  Merge branch 'omap-for-v5.8/fixes-rc1' into fixes (2020-06-16 09:26:03 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.8/fixes-rc5-signed

for you to fetch changes up to 2a4117df9b436a0e4c79d211284ab2097bcd00dc:

  ARM: dts: Fix dcan driver probe failed on am437x platform (2020-07-14 08:03:28 -0700)

----------------------------------------------------------------
Fixes for omaps for v5.8-rc cycle

Few fixes for issues noticed during testing:

- Two DEBUG_ATOMIC_SLEEP fixes for ti-sysc interconnect target module
  driver

- A regression fix for ti-sysc no-idle handling that caused issues
  compared to earlier platform data based booting

- A fix for memory leak for omap_hwmod_allocate_module

- Fix d_can driver probe for am437x

----------------------------------------------------------------
Chen Tao (1):
      ARM: OMAP2+: Fix possible memory leak in omap_hwmod_allocate_module

Tony Lindgren (3):
      bus: ti-sysc: Fix wakeirq sleeping function called from invalid context
      bus: ti-sysc: Fix sleeping function called from invalid context for RTC quirk
      bus: ti-sysc: Do not disable on suspend for no-idle

dillon min (1):
      ARM: dts: Fix dcan driver probe failed on am437x platform

 arch/arm/boot/dts/am437x-l4.dtsi | 14 ++++++++++----
 arch/arm/mach-omap2/omap_hwmod.c | 14 +++++++++++---
 drivers/bus/ti-sysc.c            | 23 ++++++++++++-----------
 3 files changed, 33 insertions(+), 18 deletions(-)



More information about the linux-arm-kernel mailing list