mbox series

[0/2] ARM: OMAP3: fix boot regression for N9

Message ID 1509354664-27694-1-git-send-email-t-kristo@ti.com
Headers show
Series ARM: OMAP3: fix boot regression for N9 | expand

Message

Tero Kristo Oct. 30, 2017, 9:11 a.m. UTC
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.

-Tero

--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Tony Lindgren Oct. 30, 2017, 4:19 p.m. UTC | #1
* Tero Kristo <t-kristo@ti.com> [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
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Tero Kristo Oct. 30, 2017, 7:44 p.m. UTC | #2
On 30/10/17 18:19, Tony Lindgren wrote:
> * Tero Kristo <t-kristo@ti.com> [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.


Yeah, really sorry about the delay but was kind of out of my hands this 
time. Hopefully my email issues have been solved for now and this won't 
happen again.

-Tero

--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html