summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Collapse)Author
2011-03-16arm: tegra: ventana: fix dc out bit depthtegra-11.2.2Ari Hirvonen
Set to 18bit which is what Ventana's panel expects. Enabled ordered dithering for smoother gradients. Bug 797698 Change-Id: Icfc7a9a9d27fc79c8b46cd1cf736d2447638e0ef Signed-off-by: Ari Hirvonen <ahirvonen@nvidia.com> Reviewed-on: http://git-master/r/22717 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-16nvrm: move stale wait checking into the kernelChris Johnson
The kernel now receives wait tracking data (similar to gathers and relocs) and compares the current syncpt with the threshold value. If it's old, it gets a kernel mapping and rewrites the method data to use a kernel reserved syncpt that is always 0 (so trivially pops when seen by the HW). Bug 519650 Bug 785525 Bug 803452 (cherry picked from commit 4069d8e67665624ad3dceb628e572980dd57acd0) (cherry picked from commit 6e4336408588e348804a62e53386acc9abc06823) Change-Id: I60374cb81318f9166e49aa2afca52c9d44d4a20e Reviewed-on: http://git-master/r/23159 Tested-by: Nitin Kumbhar <nkumbhar@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-14ARM: tegra: usb_phy: Setting USB_TXFILLTUNING for underrun issueSeshendra Gadagottu
Setting the USB_TXFILLTUNING to 0x10, where as power on value is 0x2. With this updated setting USB2 controller under run are avoided. Setting this value after power_on and post_resume. Bug 791857 Change-Id: Ie09b4093d49f9f56f431df03c31b876f5a6fa3a7 Reviewed-on: http://git-master/r/22735 Tested-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-10Invensense MPU code update to v3.3.3tegra-11.2.ER1vsalve
Cherry-pick changes from http://git-master/r/#change,22109 Change-Id: I72cd31a441dcfbd5f5ffbbc956b7074f093c843c Reviewed-on: http://git-master/r/22211 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-10Invensense MPU code update to v3.3.3vsalve
Cherry-pick http://git-master/r/#change,22109 Change-Id: Ie74f9efef861c34006f1b16c162cb5c95941658f Reviewed-on: http://git-master/r/22210 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Robert R Collins <rcollins@nvidia.com>
2011-03-08ARM: tegra: ventana: disable regulators kept on by the bootloaderVarun Wadekar
Linux kernel has a standard way to handle this, which is to call regulator_has_full_constraints(), which will make the regulator core at late_init time disable any regulators that don't have a reference count and are enabled in hardware. original change: http://git-master/r/#change,21108 (cherry picked from commit 99282ebb0f484c1e9f5e0c78a8894adb7b6fe212) Change-Id: I70dbd86dd164d2861583b983ff31c24e406ddcbb Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/22060 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-08ARM: tegra: ventana: Add power management to cameras.Erik Lilliebjerg
Before this change, the Ventana code was lacking power management support for camera. bug 782390 Change-Id: I13c78da7a2dd9d48d787e10c4b4b3e7f52f1a0cb Reviewed-on: http://git-master/r/21666 Reviewed-by: Erik M Lilliebjerg <elilliebjerg@nvidia.com> Tested-by: Erik M Lilliebjerg <elilliebjerg@nvidia.com> Reviewed-by: Pritesh Raithatha <praithatha@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-08arm: tegra: Add the code to change driver strengthAlok Chauhan
Add the code to change drive strength of individual pin group and increase the drive strength to max for i2c pin group. Change the i2c pin to pull up. Reviewed-on: http://git-master/r/20745 (cherry picked from commit fd642f7282df9b0e9ddcf0b66950dd3029910e35) Change-Id: I6f4b5fb75daddc2418bcd9a8f392b852a9924ad0 Reviewed-on: http://git-master/r/22004 Reviewed-by: Alok Chauhan <alokc@nvidia.com> Tested-by: Alok Chauhan <alokc@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-08[arm/tegra] Check null pointer in suspend.cTom Cherry
In tegra_suspend_enter, we need to check mask() and unmask() for null before calling them, since there is no guarantee irq chips other than tegra will implement these functions. Reviewed-on: http://git-master/r/20099 (cherry picked from commit 29c5018516f0ed614d886b42d0b74787d89147fc) Change-Id: I704a595087f94f35ecd94d706319b152d58f6093 Reviewed-on: http://git-master/r/21978 Tested-by: Thomas Cherry <tcherry@nvidia.com> Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com>
2011-03-08arm: tegra: dma: Api for getting transfer countLaxman Dewangan
Adding api for getting the amount of data trsnaferred by dma. Change-Id: Ic8cdd6f0056589a1ec5610944d0cd0b3bd0000f2 Reviewed-on: http://git-master/r/21997 Tested-by: Sumit Bhattacharya <sumitb@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-02ventana: Changing bits per pixel to 32.Gaurav Sarode
Updated bits per pixel for ventana to 32. Fixed bug 796836 Change-Id: I2fd67b2ec5b7b9331ce56c6e66f1f6238ae24a2e Reviewed-on: http://git-master/r/21263 Tested-by: Gaurav Sarode <gsarode@nvidia.com> Reviewed-by: Peter Zu <pzu@nvidia.com> Reviewed-by: Shail Dave <sdave@nvidia.com>
2011-02-28arm: tegra: ventana: Enabling suspend on USB1 & USB3Rakesh Bodla
Enabling power down when device suspends for USB1 and USB3. Also added the platform data structure which is used when USB suspends. Bug 770041 Reviewed-on: http://git-master/r/20030 (cherry picked from commit d7ca0c65fa2930ac60c7b85d8be6178b0f0ecc32) Change-Id: I0b4c6b2f4c727e82bb4ce54d19a15951d6543e96 Reviewed-on: http://git-master/r/20970 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-02-28tegra: usb: phy: Regulator APIs for USB power railsRakesh Bodla
Added regulator APIs to control the USB power rails. Also, added support to turn on/off vbus appropriately. Bug 770041 Reviewed-on: http://git-master/r/20025 (cherry picked from commit 3c5b51ecb7a2135db66c40555048723c40f9ef54) Change-Id: I9d2210d219728247aa4ce04e8c26d16d4dd32731 Reviewed-on: http://git-master/r/20971 Reviewed-by: Rakesh Bodla <rbodla@nvidia.com> Tested-by: Rakesh Bodla <rbodla@nvidia.com> Reviewed-by: Varun Colbert <vcolbert@nvidia.com>
2011-02-28tegra bluesleep: configuring the GPIOs as wakeup.Anantha Idapalapati
correctly configuring the GPIOs used by bluesleep driver. Bug 791669, 773186 Reviewed-on: http://git-master/r/20526 (cherry picked from commit b57246aa5c4921a5fc789e4adc4ef0aa9ce375ed) Change-Id: If70bbb3f93c4822b82e3f9fe2447506e16f09fbc Reviewed-on: http://git-master/r/20963 Tested-by: Raymond Poudrier <rapoudrier@nvidia.com> Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com> Reviewed-by: Anantha Idapalapati <aidapalapati@nvidia.com> Reviewed-by: Rakesh Kumar <krakesh@nvidia.com>
2011-02-22video: tegra: Add support for pin output overridestegra-11.2.0-hotfixJoseph Lehrer
bug 773671 Change-Id: Ia3d5ff4843a3da48a9a43123040b8bb75497cfef Reviewed-on: http://git-master/r/18757 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-02-22tegra: dc: Add PMx PWM controlJoseph Lehrer
bug 773671 Change-Id: If4265051873809491c80ada9401e48014c15f63d Reviewed-on: http://git-master/r/19397 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-02-22tegra bluesleep : enabling bluetooth active power management driver.Anantha Idapalapati
Bluesleep driver manages the power of BT chip. now enabling the driver in the default build of ventana. Bug 791669, 773186 (cherry picked from commit 9e75f8c8a105bc82f280eeed4284a1bf8779b048) Change-Id: Id5f72e1218136522a431c5f8cc099a5e060c2933 Reviewed-on: http://git-master/r/6852 (cherry picked from commit 45d7c2cddc1939e447e7bb974147cb299238c4e8) (cherry picked from commit 4bb81ffdae9a2df688eff4197477f7801b107a25) Reviewed-on: http://git-master/r/19879 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-02-22arm: tegra: whistler: backlight supportJoseph Lehrer
bug 773671 Change-Id: I4e2898b17e47b186cd7ffa64d79d38f69bcce269 Reviewed-on: http://git-master/r/19601 Tested-by: Joseph Lehrer <jlehrer@nvidia.com> Reviewed-by: Jonathan Mayo <jmayo@nvidia.com> Reviewed-by: Thomas Cherry <tcherry@nvidia.com> Reviewed-by: Sachin Nikam <snikam@nvidia.com> Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com>
2011-02-22arm: tegra: whistler: Enable PM1 backlightJoseph Lehrer
bug 773671 Change-Id: Ic1021a6a034893a512d474e2e0e80c17cbb56499 Reviewed-on: http://git-master/r/18759 Tested-by: Joseph Lehrer <jlehrer@nvidia.com> Reviewed-by: Jonathan Mayo <jmayo@nvidia.com> Reviewed-by: Thomas Cherry <tcherry@nvidia.com> Reviewed-by: Sachin Nikam <snikam@nvidia.com> Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com>
2011-02-22arch: arm: usb_phy: support for HSIC power offSeshendra Gadagottu
Fixing the hsic re-enumeration issue by adding missing code in ushic_phy_power_off function. BUG 790888 Change-Id: I56c280acee2fd6ae6719c6802d14975840ef1d53 Reviewed-on: http://git-master/r/19304 Tested-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-by: Kaushik Sen <ksen@nvidia.com> Reviewed-by: Hanumanth Venkateswa Moganty <vmoganty@nvidia.com> Reviewed-by: Shail Dave <sdave@nvidia.com>
2011-02-22[ARM] tegra: i2s and das suspend/resumeSumit Bhattacharya
Add APIs in das driver to get and set das register values. ALSA driver will be using these APIs to cache das register values during system suspend resume. In i2s register get/set APIs caching few more registers. Bug 789967 Bug 792879 Change-Id: Iaa4487cb003d2f75d5c54f450f17833c7af96cf2 Reviewed-on: http://git-master/r/20291 Tested-by: Sumit Bhattacharya <sumitb@nvidia.com> Reviewed-by: Vijay Mali <vmali@nvidia.com> Reviewed-by: Ravindra Lokhande <rlokhande@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Scott Peterson <speterson@nvidia.com>
2011-02-20tegra: harmony: oldconfig + NVMAP_SEARCH_GLOBAL_HANDLESPierre-Loup A. Griffais
Change-Id: I6c192b8276806be7bf4918b3a120cf8137be247e Reviewed-on: http://git-master/r/18635 Tested-by: Pierre-Loup Griffais <pgriffais@nvidia.com> Reviewed-by: Robert Morell <rmorell@nvidia.com> Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com>
2011-02-18arm: tegra: config: enable uid_stat proc interfaceNitin Kumbhar
BUG 769814 Change-Id: I18159aea2de80acdfe7e8c04f9702f1c8a4830a8 Reviewed-on: http://git-master/r/19872 Tested-by: Nitin Kumbhar <nkumbhar@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-02-18tegra bluesleep: creating a bluesleep platform device.Anantha Idapalapati
Based on CONFIG_BT_BLUESLEEP configuration variable, a bluesleep device will be created and used to actively manage the BT device power. Bug 791669, 773186 (cherry picked from commit 011a705248274804c80c12af5366693e6662829b) Reviewed-on: http://git-master/r/6851 Change-Id: If5275ecfc920a038ec96928ea7f7f739f5051e33 (cherry picked from commit ae1bf987d38b15d6688cd2152ee4b4624211c113) Reviewed-on: http://git-master/r/19868 Reviewed-by: Anantha Idapalapati <aidapalapati@nvidia.com> Tested-by: Anantha Idapalapati <aidapalapati@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-02-18arm: tegra: ventana: correcting USB1,USB3 vbus linesRakesh Bodla
Correcting the pinmux table for USB1 and USB3 vbus lines on ventana. Bug 770041 Change-Id: I12266cafd4720959302ccb0fb29e29115e0de114 Reviewed-on: http://git-master/r/20022 Reviewed-by: Rakesh Bodla <rbodla@nvidia.com> Tested-by: Rakesh Bodla <rbodla@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-02-17video: tegra: Fix handling non-zero Y offsetTaekhyun Kim
Change-Id: I6ce3f66075856397b394f433a4ee29ff3357b548 Reviewed-on: http://git-master/r/16977 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-02-17merge: tegra: DVFS: fix 1.2V core volt for USBDan Willemsen
Original commit: 69f118a448d4b8f1309d9acb3b78448444962a94 ARM: tegra: DVFS: set 1.2V core voltage for USB to work was lost during a merge, because the table format changed on our side. Relevant merge that missed this: 8197cb15eaf0640d13c816926f65972ca6cbba84 Change-Id: I1701281f04a658697e4e8f011b18a5c9169cc879 Reviewed-on: http://git-master/r/19668 Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com> Tested-by: Daniel Willemsen <dwillemsen@nvidia.com> Reviewed-by: Nitin Kumbhar <nkumbhar@nvidia.com> Tested-by: Nitin Kumbhar <nkumbhar@nvidia.com> Reviewed-by: Cho-Che Cheng <jacheng@nvidia.com> Reviewed-by: Prajakta Gudadhe <pgudadhe@nvidia.com>
2011-02-16ARM: tegra: cpufreq: finer values for emc scalingAmit Kamath
Added support for emc frequencies 75,100,25 Mhz scaling Change-Id: Id5f170a380c3acbc7a375ab5e5018628549b992f Reviewed-on: http://git-master/r/18340 Reviewed-by: Amit Kamath <akamath@nvidia.com> Tested-by: Amit Kamath <akamath@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-02-16[ARM] tegra: ventana: add 25Mhz to emc tableAmit Kamath
add emc register values for 25Mhz frequency Change-Id: I2fc34166ab34429d48422c5927ba3cfdf7b5b3a8 Reviewed-on: http://git-master/r/16694 Reviewed-by: Amit Kamath <akamath@nvidia.com> Tested-by: Amit Kamath <akamath@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-02-16ARM: ventana: defconfig: enable usb rndisVarun Wadekar
Bug 773058 Change-Id: I52a39c859f15d0b60ef0f39574fb2fc293f2cfcb Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/19060 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-02-16ARM: ventana: enable usb rndis supportVarun Wadekar
bug 773058 Change-Id: Id46df86adbb169e0bb1c2d4915649061deb95b07 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/16376 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-02-15merging android-tegra-2.6.36 into git-master/linux-2.6/android-tegra-2.6.36Nitin Kumbhar
Conflicts: drivers/net/wireless/bcm4329/Makefile Change-Id: I13ed89657bb43ac906c6424372050df5fd681374
2011-02-14[Ventana] hdmi hotplug - leave ventana_hdmi_enb to be 1 alwaysChong Zhang
It seems the "ventana_hdmi_enb" has to stay 1 for hotplug_gpio to work. Setting ventana_hdmi_enb to 0 in ventana_hdmi_disable() will render hotplug_gpio non-functional afterwards. Removing the gpio_set_value(ventana_hdmi_ena..) calls from both ventana_hdmi_enable() and ventana_hdmi_disable() seems to solve the problem. This leave ventana_hdmi_ena at its default value. bug 784597 Change-Id: I3c3d6282e8f17cce1287410dac7d28744cb9f8ba Reviewed-on: http://git-master/r/17083 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-02-14Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Rebecca Schultz Zavin
2011-02-14merging android-tegra-2.6.36 into git-master/linux-2.6/android-tegra-2.6.36Nitin Kumbhar
Conflicts: drivers/usb/host/ehci-tegra.c include/linux/usb.h include/linux/usb/hcd.h Change-Id: I2499459b717e36a2a994af9d7a5ae1ecb5e7ca9c
2011-02-12[ARM] tegra: Enable pl310 data prefetching and prefetch offsetChris Fries
Enable data prefetching in the L2 cache controller, and set the prefetch offset to 7. Memcpy performance measured copying 16 MB buffers 78 times: Data prefetch disabled, prefetch offset 0: 440 MB/s Enabling data prefetching, prefetch offset 0: 430 MB/s Enabling data prefetching, prefetch offset 7: 502 MB/s Overall, this patch gives a 14% improvement in memcpy performance. Prefetch offset of 8 causes prefetches to cross 4k boundaries and cannot be used. Original-author: Gary King <gking@nvidia.com> Signed-off-by: Chris Fries <C.Fries@motorola.com> Signed-off-by: Colin Cross <ccross@android.com> Change-Id: I7ce0810b3f94edc2640df3f643cf81357052f2f1
2011-02-12Merge branch 'linux-tegra-2.6.36' into android-tegra-2.6.36Colin Cross
2011-02-10tegra: Board specific file changes related to USB Phy interfacetegra-10.11.ER1Seshendra Gadagottu
Board files are updated with USB phy inteface info related to USB2 instance BUG: 756184 Change-Id: Ied946e47047b5ab69d4f0e1670ccb7269d50665f Reviewed-on: http://git-master/r/18627 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-02-10ARM: ventana: gpio: Enabled headphone/mic jackChao Jiang
Enabled headphone jack on Ventana board. Set up interrupt pin for mic jack. fixes bug 766757 Change-Id: I3e9cda1b9867bcb117be17719241dac270bf539c Reviewed-on: http://git-master/r/18708 Reviewed-by: Chao Jiang <chaoj@nvidia.com> Tested-by: Chao Jiang <chaoj@nvidia.com> Reviewed-by: Sachin Nikam <snikam@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-02-10[tegra ALSA] Added headphone jack detectionChao Jiang
Headphone jack detection is enabled with this patch. The jack will be reported via /sys/class/switch interface to user space. fixes bug 766757 Change-Id: I58908e7de1025b17cdf37079d5650aa5f503dcdd Reviewed-on: http://git-master/r/18707 Reviewed-by: Sachin Nikam <snikam@nvidia.com> Reviewed-by: Chao Jiang <chaoj@nvidia.com> Tested-by: Chao Jiang <chaoj@nvidia.com> Reviewed-by: Scott Peterson <speterson@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-02-10tegra hsic: Adding USB hsic driver support to K36Seshendra Gadagottu
Adding hsic funtionality to USB2 instance. Add the changes required for hsic functionality and power management. BUG 756184 Change-Id: Ife8a1fc6ea95b15f66d840b1565d858ee25d5ded Reviewed-on: http://git-master/r/15192 Tested-by: Seshendra Gadagottu <sgadagottu@nvidia.com> Reviewed-by: Michael Hsu <mhsu@nvidia.com> Tested-by: Michael Hsu <mhsu@nvidia.com> Reviewed-by: Shail Dave <sdave@nvidia.com>
2011-02-08ARM: tegra: Handle timers during LP2 idle ticksTodd Poynor
Timer ticks aren't properly serviced while a CPU is in LP2 idle. Although the Tegra LP2 idle code calls hrtimer_peek_ahead_timers, because no IRQ regs have been saved, update_process_times is not called, and thus the timer list is not serviced (and neither is SMP rebalancing, etc.) This can cause significant delays scheduling timer-based activity, especially on CPU 1 (which is not servicing most other IRQs). Colin Cross suggested a patch based on upstream review feedback that uses clock notifiers to switch to the "broadcast" clock event source ("timer0" Tegra timer 3) during LP2, which has a real interrupt handler defined that calls the clock event handler in IRQ context, allowing timers to be checked. Change-Id: Ifa3f4ec662f07dc9636e433f278358f75b65d10c Signed-off-by: Todd Poynor <toddpoynor@google.com>
2011-02-08[ARM] tegra: whistler: set pinmux, das and i2s settingsNikesh Oswal
- enable pinmux for DAP 1,2,3,4 and CDEV 1,2 - change das default table to short i2s2 to dap4 for bt-sco - make i2s settings for codec and bt-sco Change-Id: Iea0af9317339fe42eca336ac4b29863ffa04c274 Reviewed-on: http://git-master/r/18715 Tested-by: Nikesh Oswal <noswal@nvidia.com> Reviewed-by: Sachin Nikam <snikam@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-02-08arm: tegra: ventana: add support for ov2710Nathan Lord
Change-Id: I58ad22bd0a78e705ba6d4941352c397c3cb2bd43 Reviewed-on: http://git-master/r/18539 Reviewed-by: Nathan Lord <nlord@nvidia.com> Tested-by: Nathan Lord <nlord@nvidia.com> Reviewed-by: Jonathan Mayo <jmayo@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Pritesh Raithatha <praithatha@nvidia.com>
2011-02-08arm: tegra: ventana: enable ov2710Nathan Lord
Change-Id: I7af632ecff51e4c8bbe9544f63ed86890e8fa55e Reviewed-on: http://git-master/r/18538 Reviewed-by: Erik M Lilliebjerg <elilliebjerg@nvidia.com> Reviewed-by: Nathan Lord <nlord@nvidia.com> Tested-by: Nathan Lord <nlord@nvidia.com> Reviewed-by: Jonathan Mayo <jmayo@nvidia.com> Reviewed-by: Pritesh Raithatha <praithatha@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-02-07[ARM] tegra: whistler: enable ov5650 sensorSachin Nikam
Enabling Camera Sensor 0v5650. Bug 783488 Change-Id: Id32efd1e7dce666a975b494dbfd28f850f491c97 Reviewed-on: http://git-master/r/17375 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-02-04[ARM] tegra: Enabling config for MAX1749Prashant Gaikwad
CONFIG_MAX1749_VIBRATOR=y Bug 782956 Change-Id: I3ec5d0ff2986d097a017fb475fee45a40a7e2505 Reviewed-on: http://git-master/r/18320 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-02-04ARM: ventana: config: enable SHA256Varun Wadekar
Bug 781839 Change-Id: I1abbde8e4a93f115ee8659c965a22d5ab3355a0a Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/18174 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-02-04whistler: defconfig: enable max8907c RTC driverTom Cherry
Change-Id: Ia20a8158d86e0e29e48cfa763831c788d8fb98c8 Reviewed-on: http://git-master/r/16617 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-02-04whistler: add irq to max8907c driverTom Cherry
Add irq to max8907c mfd driver to be used with RTC and battery charger Change-Id: I55afc2269dbc2fc872f4aa2f79751896d1c77705 Reviewed-on: http://git-master/r/16616 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>