Re: [PATCH 6/8] ARM: OMAP2+: Disable code that currently does not work with multiplaform

2013-01-03 Thread Tony Lindgren
Hi all, Looks like we need to also disable mailbox to avoid dependencies to the mailbox series as it's being moved to live under drivers. And we need to disable omap3isp as it tries to use the now private include plat/*.h headers. Updated patch below. Tony From: Tony Lindgren

Re: [PATCH 6/8] ARM: OMAP2+: Disable code that currently does not work with multiplaform

2013-01-03 Thread Laurent Pinchart
Hi Tony, On Thursday 03 January 2013 12:15:21 Tony Lindgren wrote: Hi all, Looks like we need to also disable mailbox to avoid dependencies to the mailbox series as it's being moved to live under drivers. And we need to disable omap3isp as it tries to use the now private include plat/*.h

Re: [PATCH 6/8] ARM: OMAP2+: Disable code that currently does not work with multiplaform

2013-01-03 Thread Tony Lindgren
* Laurent Pinchart laurent.pinch...@ideasonboard.com [130103 13:25]: Hi Tony, On Thursday 03 January 2013 12:15:21 Tony Lindgren wrote: Hi all, Looks like we need to also disable mailbox to avoid dependencies to the mailbox series as it's being moved to live under drivers. And we

Re: [PATCH 6/8] ARM: OMAP2+: Disable code that currently does not work with multiplaform

2013-01-03 Thread Laurent Pinchart
Hi Tony, On Thursday 03 January 2013 14:49:54 Tony Lindgren wrote: * Laurent Pinchart laurent.pinch...@ideasonboard.com [130103 13:25]: Hi Tony, On Thursday 03 January 2013 12:15:21 Tony Lindgren wrote: Hi all, Looks like we need to also disable mailbox to avoid dependencies to

Re: [PATCH 6/8] ARM: OMAP2+: Disable code that currently does not work with multiplaform

2013-01-03 Thread Tony Lindgren
* Laurent Pinchart laurent.pinch...@ideasonboard.com [130103 14:54]: On Thursday 03 January 2013 14:49:54 Tony Lindgren wrote: * Laurent Pinchart laurent.pinch...@ideasonboard.com [130103 13:25]: The driver still includes the plat/cpu.h header that can be removed as well. I've just

[PATCH 6/8] ARM: OMAP2+: Disable code that currently does not work with multiplaform

2012-12-19 Thread Tony Lindgren
We still need to fix up few places for multiplatform support, but that can proceed separately. Fix the issue by making the problem drivers depends !ARCH_MULTIPLATFORM for now. The remaining pieces that are not multiplatform compatible for omap2+ SoCs are: 1. Some drivers are using custom