[PATCH 0/2] ARM: OMAP3: fix boot regression for N9
From: tony@atomide.com (Tony Lindgren)
Date: 2017-10-30 16:19:50
Also in:
linux-omap
From: tony@atomide.com (Tony Lindgren)
Date: 2017-10-30 16:19:50
Also in:
linux-omap
* Tero Kristo [off-list ref] [171030 02:13]:
Hi, N9 boot is apparently broken with mainline, caused by some recent changes to TI clock drivers. The reason for failing boot is effectively missing hwmod data piece for MMC3, so add this in place. The CM related fix is also needed to properly handle idlest functionality on OMAP3; currently this is mostly masked but will cause issues in some places.
Thanks applying both into omap-for-v4.14/fixes. If these don't make it to v4.14, these can always be requested for stable releases as needed as specified in Documentation/process/stable-kernel-rules.rst. Regards, Tony