Hi.
From tilt-3.3, the v4l2 display drivers were dependent on:
ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4 || ARCH_OMAP5
in 3.4, this has changed to ARCH_OMAP2 || ARCH_OMAP3
Is there a reason omap4 and omap5 have been removed? Has something broken, or is it just something missed when merging from upstream?
Can't find any commit about that change, only commit there is from ARCH_OMAP24XX || ARCH_OMAP34XX to what it is now, which I guess was during the merge or something.
Best regards Martin
On 06/26/12 19:01, the mail apparently from Martin Ertsås included:
Hi.
From tilt-3.3, the v4l2 display drivers were dependent on:
ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4 || ARCH_OMAP5
in 3.4, this has changed to ARCH_OMAP2 || ARCH_OMAP3
Is there a reason omap4 and omap5 have been removed? Has something broken, or is it just something missed when merging from upstream?
Can't find any commit about that change, only commit there is from ARCH_OMAP24XX || ARCH_OMAP34XX to what it is now, which I guess was during the merge or something.
Looks like it fell off during the 3.4 rebase, I don't think there's any intention for it to be lost.
-Andy
On 06/26/12 21:20, the mail apparently from Andy Green included:
On 06/26/12 19:01, the mail apparently from Martin Ertsås included:
Hi.
From tilt-3.3, the v4l2 display drivers were dependent on:
ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4 || ARCH_OMAP5
in 3.4, this has changed to ARCH_OMAP2 || ARCH_OMAP3
Is there a reason omap4 and omap5 have been removed? Has something broken, or is it just something missed when merging from upstream?
Can't find any commit about that change, only commit there is from ARCH_OMAP24XX || ARCH_OMAP34XX to what it is now, which I guess was during the merge or something.
Looks like it fell off during the 3.4 rebase, I don't think there's any intention for it to be lost.
It looks like we just lost this one patch from Archit
http://git.linaro.org/gitweb?p=landing-teams/working/ti/kernel.git%3Ba=patch...
I added it back on tilt-3.4 and adapted the defconfig to build the pieces as modules, confirmed they build OK.
http://git.linaro.org/gitweb?p=landing-teams/working/ti/kernel.git%3Ba=short...
-Andy
On 06/26/2012 07:35 PM, Andy Green wrote:
On 06/26/12 21:20, the mail apparently from Andy Green included:
On 06/26/12 19:01, the mail apparently from Martin Ertsås included:
Hi.
From tilt-3.3, the v4l2 display drivers were dependent on:
ARCH_OMAP2 || ARCH_OMAP3 || ARCH_OMAP4 || ARCH_OMAP5
in 3.4, this has changed to ARCH_OMAP2 || ARCH_OMAP3
Is there a reason omap4 and omap5 have been removed? Has something broken, or is it just something missed when merging from upstream?
Can't find any commit about that change, only commit there is from ARCH_OMAP24XX || ARCH_OMAP34XX to what it is now, which I guess was during the merge or something.
Looks like it fell off during the 3.4 rebase, I don't think there's any intention for it to be lost.
It looks like we just lost this one patch from Archit
http://git.linaro.org/gitweb?p=landing-teams/working/ti/kernel.git%3Ba=patch...
I added it back on tilt-3.4 and adapted the defconfig to build the pieces as modules, confirmed they build OK.
http://git.linaro.org/gitweb?p=landing-teams/working/ti/kernel.git%3Ba=short...
-Andy
Good... Thanks for the quick fix.
- Martin
linaro-kernel@lists.linaro.org