]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorOlof Johansson <olof@lixom.net>
Tue, 22 Dec 2015 21:24:29 +0000 (13:24 -0800)
committerOlof Johansson <olof@lixom.net>
Tue, 22 Dec 2015 21:24:29 +0000 (13:24 -0800)
commit056ddc6e89d850cd9f6c76595d21f6ffbe44fd4e
treece342ded3c910663881586e9ff0ed41bdac3c341
parentadc91bee06c8e35e7174e58a4fd8cf6b86914d26
parent7dde5f747a5cc997bf1098236bf04be745d76163
Merge tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes

Few fixes for omaps to allow am437x only builds to boot properly with
CPU_IDLE and ARM TWD timer. This is probably a common configuration setup
for people making products with these SoCs so let's make sure it works.

Also a wakeirq fix for duovero parlor making my life a bit easier as that
allows me to run basic PM regression tests on it.

It would be nice to have these in v4.4, but if it gets too late for that
because of the holidays, it is not super critical if these get merged for
v4.5.

* tag 'omap-for-v4.4/fixes-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: Fix UART wakeirq for omap4 duovero parlor
  ARM: OMAP2+: AM43xx: select ARM TWD timer
  ARM: OMAP2+: am43xx: enable GENERIC_CLOCKEVENTS_BROADCAST

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