]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'omap-for-v4.7/fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorOlof Johansson <olof@lixom.net>
Fri, 3 Jun 2016 19:27:08 +0000 (12:27 -0700)
committerOlof Johansson <olof@lixom.net>
Fri, 3 Jun 2016 19:27:08 +0000 (12:27 -0700)
commit9e7b4130039b301ad884096dde3d51328a5bd5a6
treec2771dc309ae4dffdccd3b61490c978cd362e4aa
parenta02e998124d53b291331c95dcf6ed8f5b7408fd4
parent6b4b07d7a220c7d849b481966b856688abff79c8
Merge tag 'omap-for-v4.7/fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes

Two fixes for omaps for v4.7 merge window, one to enable
ARM errata for am437x, and the other to add ARM errtum
workaround for dra7.

AFAIK these both can wait for v4.7, we can then request them
for stable kernels as needed.

* tag 'omap-for-v4.7/fixes-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: OMAP2+: AM43XX: Enable fixes for Cortex-A9 errata
  ARM: OMAP5 / DRA7: Introduce workaround for 801819

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