mbox series

[0/4] Few corner case fixes for ti-sysc

Message ID 20180808080706.100389-1-tony@atomide.com (mailing list archive)
Headers show
Series Few corner case fixes for ti-sysc | expand

Message

Tony Lindgren Aug. 8, 2018, 8:07 a.m. UTC
Hi all,

Here are few corner case fixes for ti-sysc.

Regards,

Tony


Tony Lindgren (4):
  ARM: OMAP2+: Fix null hwmod for ti-sysc debug
  ARM: OMAP2+: Fix module address for modules using mpu_rt_idx
  bus: ti-sysc: Fix module register ioremap for larger offsets
  bus: ti-sysc: Fix no_console_suspend handling

 arch/arm/mach-omap2/omap_hwmod.c | 39 +++++++++++++++++++++++++++++++-
 drivers/bus/ti-sysc.c            | 35 ++++++++++++++--------------
 2 files changed, 55 insertions(+), 19 deletions(-)