Patches reworked by TI to address community comments
From OMAPpedia
(Difference between revisions)
| Line 1: | Line 1: | ||
Here are the patches being currently being done by TI for upstream push | Here are the patches being currently being done by TI for upstream push | ||
| + | '''OMAP3(3430 and 3630)''' | ||
| + | |||
| + | {| {{table}} | ||
| + | | align="center" style="background:#f0f0f0;"|'''Description''' | ||
| + | | align="center" style="background:#f0f0f0;"|'''Module Name''' | ||
| + | | align="center" style="background:#f0f0f0;"|'''Upstream Staus''' | ||
| + | | align="center" style="background:#f0f0f0;"|'''Owner''' | ||
| + | | align="center" style="background:#f0f0f0;"|'''Perma link''' | ||
| + | | align="center" style="background:#f0f0f0;"|'''Target Week''' | ||
| + | |- | ||
| + | | OMAP: Zoom2: Enable NAND in defconfig||NAND||Changes Requested||Vimal Singh||http://patchwork.kernel.org/patch/58991/||Week 46 | ||
| + | |- | ||
| + | | ARM: OMAP3: Add NAND support for LDP and Zoom2||NAND||Changes Requested||Vimal Singh||http://patchwork.kernel.org/patch/58990/||Week 46 | ||
| + | |- | ||
| + | | FIX OMAP3:McBSP poll read and write for OMAP3||McBSP||Changes Requested||Charulatha V||http://patchwork.kernel.org/patch/54896/||Week 46 | ||
| + | |- | ||
| + | | OMAP3630 PM: Correct width for CLKSEL Fields||Platform||Changes Requested||Vishwanath Sripathy||http://patchwork.kernel.org/patch/59021/||Week 46 | ||
| + | |- | ||
| + | | | ||
| + | |} | ||
| + | |||
* OMAP3630 | * OMAP3630 | ||
Revision as of 17:17, 13 November 2009
Here are the patches being currently being done by TI for upstream push OMAP3(3430 and 3630)
| Description | Module Name | Upstream Staus | Owner | Perma link | Target Week |
| OMAP: Zoom2: Enable NAND in defconfig | NAND | Changes Requested | Vimal Singh | http://patchwork.kernel.org/patch/58991/ | Week 46 |
| ARM: OMAP3: Add NAND support for LDP and Zoom2 | NAND | Changes Requested | Vimal Singh | http://patchwork.kernel.org/patch/58990/ | Week 46 |
| FIX OMAP3:McBSP poll read and write for OMAP3 | McBSP | Changes Requested | Charulatha V | http://patchwork.kernel.org/patch/54896/ | Week 46 |
| OMAP3630 PM: Correct width for CLKSEL Fields | Platform | Changes Requested | Vishwanath Sripathy | http://patchwork.kernel.org/patch/59021/ | Week 46 |
- OMAP3630
- Base support: pushed by Nishant M [done]
- Next base 3630 patch getting pushed by Vikram P
- MUX patch being done by Allan
- Opp table for 3630 by Vijay
- Camera - ISP changes being submitted to sergio, who will line up for Sakari
- DSS - Post to tomi, axel, vaibhav
+ if (cpu_is_omap3630()) {
+ l = 0x00033028;
+ }
+ else {
+ l |= FLD_VAL(onoff, 17, 17);
+ }
- UART: 8250 changes - Need to push upstream. Its a h/w issue with uart controller
- MMC: push 4bit/8bit changes
- OMAP3430
- USB ehci - pm pending, base support up
- USB ohci - pending
- OMAP serial patch needs rework
- OSWR needs respin of patches
- McSPI needs rework: split patch to slave mode and fifo support
- PM new constraint api, romit submitted patch, look ok
- OMAP4
Work in Progress