Merge tag 'omap-for-v4.11/fixes-not-urgent-signed' of git://git.kernel.org/pub/scm...
authorOlof Johansson <olof@lixom.net>
Mon, 30 Jan 2017 01:14:43 +0000 (17:14 -0800)
committerOlof Johansson <olof@lixom.net>
Mon, 30 Jan 2017 01:14:43 +0000 (17:14 -0800)
commitc0d32456091a81b0880e302d8c38c736a4dddab0
tree2f53c0b902a61e1480b2b5dc13d0f993ff6db73a
parent2af49ab6868ca84e7a0c5e8d984d4e1754edb5a5
parent631af44c10f9430163296626c6134db16a4f51fb
Merge tag 'omap-for-v4.11/fixes-not-urgent-signed' of git://git./linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical

Non-urgent fixes for omaps for v4.11 merge window. These all are
fixes for things that have never worked or have been broken for
a long time and nobody noticed:

- Fix omap3 off mode pull defines
- Allow multiple pdata quirks instead of just one
- Fix am335x and dm814x scm syscon to probe children too
- Fix compatible for ti81xx to allow use with 8250_omap as well
- Fix 8250_omap on omap5 by adding HWMOD_SWSUP_SIDLE_ACT flag
- Fix SoC detection for omap36/37 SoCs

* tag 'omap-for-v4.11/fixes-not-urgent-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP3: Fix SoC detection of OMAP36/37 Family
  ARM: OMAP5: Add HWMOD_SWSUP_SIDLE_ACT flag for UART
  ARM: dts: Fix compatible for ti81xx uarts for 8250
  ARM: dts: Fix am335x and dm814x scm syscon to probe children
  ARM: OMAP2+: Fix init for multiple quirks for the same SoC
  ARM: dts: Fix omap3 off mode pull defines

Signed-off-by: Olof Johansson <olof@lixom.net>