Patches reworked by TI to address community comments
From OMAPpedia
Revision as of 16:43, 14 October 2009 by Vikrampandita (Talk | contribs)
Here are the patches being currently being done by TI for upstream push
- 3630
- 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
Work in Progress