On Wed, Mar 29, 2017 at 7:07 PM, Tony Lindgren [off-list ref] wrote:
The following changes since commit e24bce8fb4c26bd0d8eca74cbbee1ad049246be3:
Merge tag 'v4.11-rc1' into omap-for-v4.11/fixes (2017-03-06 08:37:53 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.11/fixes-rc4
for you to fetch changes up to 351b7c490700747d1dba1b0a10fbfe3448d11c35:
ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot (2017-03-27 10:10:42 -0700)
----------------------------------------------------------------
Fixes for omaps for v4.11-rc cycle. The biggest fix is to stop doing
unconditional reset of CPU1 as that caused a regression for cases with
custom bootloader loaded code running on CPU1. The rest are just minor
fixes for devices and one warning fix.
Pulled into fixes, thanks!
Arnd