OMAP v3.10-rc regressions that no one's fixed
Tony Lindgren
tony at atomide.com
Wed Jun 12 13:48:42 EDT 2013
* Paul Walmsley <paul at pwsan.com> [130610 00:27]:
>
> Hi folks -- particularly TIers working on mainline,
>
> There are several regressions that started with v3.10-rc that no one's
> fixed for over a month. Some of them should be quite easy:
>
> * 37xx EVM: boot fails
> - as of v3.10-rc1
> - Cause unknown
This one is probably because of broken GPIO numbering in
the board file that uses hardcoded GPIOs for what are probably
twl GPIOs.
Does commenting out omap3_evm_display_init() in the board file
fix the booting for you?
If so, we should probably mark omap3_evm_display_init() with
CONFIG_BROKEN for now rather than add more late init callback
functions for the twl code.
Regards,
Tony
More information about the linux-arm-kernel
mailing list