summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-03-16ASoC: tegra: whistler boot failuretegra-10.11.ER2noswal
whistler not booting because switch device required by jack driver not initialised Change-Id: I447a9fd179f08f38fc9e2444650ce7511d2092ee Reviewed-on: http://git-master/r/22993 Tested-by: Nikesh Oswal <noswal@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-16video: tegra: dsi: Added dsi support.Luke Huang
Bug 793366 Bug 794499 Change-Id: Id49d86dd7760b75ef4947f5bdab9e37f0333391d Reviewed-on: http://git-master/r/#change,18950 Reviewed-on: http://git-master/r/22508 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-16video:tegra:nvmap: Allow mapping uc/wc memory as wb.vdumpa
Bug 786016 Change-Id: Ic72c57b710a305851dfea3dda3eb217156683b39 Reviewed-on: http://git-master/r/17795 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-16spi: tegra: slink reset for errorMin-wuk Lee
Whenever the error or timeout happen, slink controller needs to be reset. This is applied when tegra spi is used as slave. This change will disable rx/tx path, then, clear BSY bit by slink controller reset in case time out happens. Bug 775644 Change-Id: I966ab1979b4934aebf163c59db7839c0d838cfd3 Reviewed-on: http://git-master/r/22928 Reviewed-by: Min-wuk Lee <mlee@nvidia.com> Tested-by: Min-wuk Lee <mlee@nvidia.com> Reviewed-by: Amit Kamath <akamath@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-16crypto: tegra-aes: enable/disable irq per requestVarun Wadekar
Change-Id: I7d8fe24ab5aa914fc2753f256eec261fcbf746bc Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/22594 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-16Revert "Revert "crypto: tegra-aes: performance improvements""Varun Wadekar
This reverts commit 8bc4f710e981d53a9bd161c6c054241231e09149. Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Change-Id: I0497afd3ec54e7b835de37e9941b2418e3dad4e3 Reviewed-on: http://git-master/r/22963 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-16[arch/arm] whistler: Add KEY_MENU supportWen Yi
BUG 780067 Map row 2, column 1 to KEY_MENU Change-Id: I120ea7714111e129c3ec330c70592cc292dbba7a Reviewed-on: http://git-master/r/21737 Reviewed-by: Wen Yi <wyi@nvidia.com> Tested-by: Wen Yi <wyi@nvidia.com> Reviewed-by: Thomas Cherry <tcherry@nvidia.com> Reviewed-by: Sachin Nikam <snikam@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-14[ARM] tegra: Enable EMC scalingPrashant Gaikwad
Frequency tables added for memory. Enabled memory tables used for EMC scaling. Bug 786376 Change-Id: I8f9713dac7950db4a42dac4f32d8908434c18be1 Reviewed-on: http://git-master/r/22578 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-14merge: Update USB naming from upstreamDan Willemsen
Change-Id: Ib6484eb5dbc4f05acb8db4762c0d156bb211b351 Reviewed-on: http://git-master/r/22166 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-14[ARM] tegra: set pm_power_off to whistler routinePrashant Gaikwad
for whistler, implement pm_power_off with max8907c's power off routine. Bug 799957 Bug 800602 (Cold boot) Change-Id: I003547d55a4203f2d04ba0086199b61d05936563 Reviewed-on: http://git-master/r/22388 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-14ARM: ventana: Support mic jack detectionChao Jiang
Configured wm8903 codec on Ventana board to enalbe mic jack detection. Instead of interrupt, set GPIO4 as a generic gpio pin to output Mic Bias Current Detection result. fixes bug 766757 Change-Id: I9062d06c594dc9f9b2eea76eaefc83c26107117f Reviewed-on: http://git-master/r/22038 Reviewed-by: Chao Jiang <chaoj@nvidia.com> Tested-by: Chao Jiang <chaoj@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Scott Peterson <speterson@nvidia.com>
2011-03-14[tegra ALSA] Enable mic jack detectionChao Jiang
Added support on Mic jack detection on Tegra. - External mic jack detection could be probed by trigger an interrupt via specific gpio or pull-up a generic gpio pin. The patch enabled the later option. - Tegra reference boards have gpio to switch external mic and internal mic. The switching is done in the patch automatically once jack happened. fixes bug 766757 Change-Id: If530f237d4564d1de6c019b206910f2a0ffe4163 Reviewed-on: http://git-master/r/22033 Reviewed-by: Chao Jiang <chaoj@nvidia.com> Tested-by: Chao Jiang <chaoj@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Scott Peterson <speterson@nvidia.com>
2011-03-14Revert "mfd: tps6586x: add suspend/resume handlers"Varun Wadekar
This reverts commit d64db664f2e8d6f4d08db249135011e32d54bc7a. Change-Id: I8de61440cbbe5a12f8cf2d045e7035b9a0ab7369 Reviewed-on: http://git-master/r/22775 Tested-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-14[tegra/ventana] Enable PPP and USB serial driverBo Yan
This is served as an integration of follow commit: d4d4296df579488a0df39266ce43b5b5c61d7b5d Enable PPP and USB serial driver used by huawei EM700 modem. Bug 721467 Reviewed-on: http://git-master/r/8471 Change-Id: I3f21bdbf031f31520d7526528c8bc64478e8d681 Reviewed-on: http://git-master/r/22437 Reviewed-by: Rakesh Kumar <krakesh@nvidia.com> Reviewed-by: Bo Yan <byan@nvidia.com> Tested-by: Bo Yan <byan@nvidia.com> Reviewed-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-14misc: tegra-crypto: do not specify any key when using sskVarun Wadekar
if no key is specified then tegra-aes uses ssk by default Change-Id: Ia8f806a6822813d05f4d310b95676b058fd0c8cc Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/22163 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-14[ARM]: tegra: add support for mc/emc bandwidth statisticsMayuresh Kulkarni
provide a mechanism to perform statistical sampling of the memory controller usage on a client-by-client basis, and report the log through sysfs original work by: gking@nvidia.com Change-Id: I5d7f357af0353c55e14026b036ccf7e448df643b Signed-off-by: Mayuresh Kulkarni <mkulkarni@nvidia.com> Reviewed-on: http://git-master/r/20383 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-10Revert "crypto: tegra-aes: performance improvements"Varun Colbert
This reverts commit a8dbfda58a6980976de60ba46f22a5f0b2ecab5f. Change-Id: I70407c45cc5605ad9924a5a1145e18371dc9d2ef Reviewed-on: http://git-master/r/22554 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-10[ARM]: tegra: add a clock entry for h/w statistics monitorMayuresh Kulkarni
Add a PERIPH_CLK for hardware statistics monitor of Tegra2. This will enable to call standard clk* APIs to enable/disable/reset the statistics monitor. Change-Id: Ic7050ba8af6c7ed39744b65dfb953ba029deb2ea Reviewed-on: http://git-master/r/17674 Reviewed-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-by: Aleksandr Frid <afrid@nvidia.com> Reviewed-by: Amit Kamath <akamath@nvidia.com> Tested-by: Mayuresh Kulkarni <mkulkarni@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-10mfd: max8907c: Add api to power off max8907cPrashant Gaikwad
Add an api to power off max8907c by setting power off bit in RESET_CNFG reg. Bug 799957 Bug 800602 (Cold boot) Change-Id: Ie0206d684a86fecc75273c1d3b087bb2d47b4c56 Reviewed-on: http://git-master/r/22385 Tested-by: Prashant Gaikwad <pgaikwad@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-10crypto: tegra-aes: performance improvementsVarun Wadekar
- set the key only at the start of encrypt/decrypt operations - avoid using mutex in handle_req, since it is already serialised - sanity checks while setting the iv Change-Id: I026e138f59d661cd705db6820bed63e5e15f02c5 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/22162 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-10fix build: max1749.c was erroring during a local makeDan Willemsen
If built with android, which uses the O=... option, this file compiles fine, but if you try to just use 'make', there was a build error. Change-Id: I09f0233c2bf933278c34a7ec5e7fcc17cabc1ede Reviewed-on: http://git-master/r/22274 Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com> Tested-by: Daniel Willemsen <dwillemsen@nvidia.com> Reviewed-by: Prashant Gaikwad <pgaikwad@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-10sdhci-tegra: use tasklet for card detectionHarry Hong
If remove/insert sdcard continuously, kernel panic happened due to lock up at sdhci_card_detect_callback(). The problem was that sdhci_card_detect_callback() being called from interrupt context. This code uses interfaces that cannot be called while the kernel is atomic (no scheduling). With using tasklet rather than directly call, detection call will be scheduled. So tasklet will make sure of serialization for card detection interrupt calls. Bug 783446 Reviewed-on: http://git-master/r/16884 (cherry picked from commit a991cb2311799116f17504e137d0672650643ea6) Change-Id: I4249e9e7becd9b5c0a4594b5cca6e5b5dc2184a4 Reviewed-on: http://git-master/r/21741 Reviewed-by: Bo Yan <byan@nvidia.com> Tested-by: Bo Yan <byan@nvidia.com> Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com>
2011-03-10whistler: enable GPIO mode for GPIO_PC6Peter Zu
This is to fix touch interrupt storm issue to get LP2 back. Change-Id: I440ba3af5d4c935642cc4aa63b1ca55bc24997c2 Reviewed-on: http://git-master/r/22332 Reviewed-by: Peter Zu <pzu@nvidia.com> Tested-by: Peter Zu <pzu@nvidia.com> Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com>
2011-03-10merge: Fix mergeDan Willemsen
See: commit 1c7ef350b68445758966f6acf0f4f8a62f4a8e75 Author: Erik Gilling <konkers@android.com> Date: Fri Feb 18 16:24:37 2011 -0800 video: tegra: de-assert reset after clocks are turned on In underflow recovery, if the clocks are not enabled when the dc is brought out of reset writes to the DC will sometimes hang. Change-Id: I6f741962e74cb076dccc60e0f444d66067fa570c Reviewed-on: http://git-master/r/22308 Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com> Tested-by: Daniel Willemsen <dwillemsen@nvidia.com> Reviewed-by: Prajakta Gudadhe <pgudadhe@nvidia.com> Reviewed-by: Min-wuk Lee <mlee@nvidia.com>
2011-03-10ARM: defconfig: Update whistler power featuresDan Willemsen
EMC Scaling will need the proper memory tables, but those will be added later. Change-Id: Ic452a704ea2a345381c70b4f0c70ac289ed5c073 Reviewed-on: http://git-master/r/22136 Tested-by: Daniel Willemsen <dwillemsen@nvidia.com> Reviewed-by: Peter Zu <pzu@nvidia.com> Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com>
2011-03-09[ARM] tegra: pinmux: Correct driving strength programming offsetKenji Chen
Offset of driving strength for DRVUP is 20 instead of 12. Change-Id: If886a8604ea43f57a8ae11d3deabb022fb8d3efd Reviewed-on: http://git-master/r/22133 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-09video: tegra: dc: Increasing the Pixel clock to achieve 60 FPS.srawat
Bug: 792248 Change-Id: I4094a203e376fedfc35d3e983e9e44ef3bba2b1e Reviewed-on: http://git-master/r/21649 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-09ARM: ventana: Support built-in speakerChao Jiang
Set up the gpio pin to drive amplifier. Internal speaker is functional by adding the configuration. fixes bug 766757 Change-Id: I0f5221fc766e99715ed0dcca8872fb5d78f9680a Reviewed-on: http://git-master/r/21986 Reviewed-by: Chao Jiang <chaoj@nvidia.com> Tested-by: Chao Jiang <chaoj@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Scott Peterson <speterson@nvidia.com>
2011-03-09crypto: tegra-aes: do not track ssk slotVarun Wadekar
ssk slot is write-locked so the driver should not track in its free slot pool. Change-Id: Ibf04a949a2894ef2c41851e7e92c13901c873bf2 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/22161 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-09merge: trivial updates resolved from upstreamDan Willemsen
* Move include/linux/tegra_usb.h to include/linux/platform_data/tegra_usb.h Change-Id: I5b7799c5af8029b15ad206978718b337afac8814 Reviewed-on: http://git-master/r/22165 Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com> Tested-by: Daniel Willemsen <dwillemsen@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Nitin Kumbhar <nkumbhar@nvidia.com>
2011-03-09crypto: tegra-aes: set vde clock to max in _probeVarun Wadekar
Change-Id: I41ba8dfc193b346eda522eadfb0f9035f4d838f8 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Reviewed-on: http://git-master/r/22160 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-09[ARM/tegra] pinmux: improve code generationAndrew Howe
Move offset addition to improve code generation for pg_readl and pg_writel. The IO_TO_VIRT macro ideally wants a constant argument. Change-Id: I439aa7a91270ab7139dac6e6b83126fe2077878b Reviewed-on: http://git-master/r/4545 (cherry picked from commit 28e16c0b27d120ae789ece0f4ddd84f54e05828d) Reviewed-on: http://git-master/r/21740 Reviewed-by: Bo Yan <byan@nvidia.com> Tested-by: Bo Yan <byan@nvidia.com> Reviewed-by: Jonathan Mayo <jmayo@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-09ARM: tegra: ventana: Add power management to cameras.Erik Lilliebjerg
Before this change, the Ventana code was lacking power management support for camera. bug 782390 (cherry picked from commit 70b959550092afb17da3be33be7daef562b23baa) Change-Id: I00c4c0a5c4f032c8539de61d43647e512b2aa0e6 Reviewed-on: http://git-master/r/22111 Reviewed-by: Narendra Damahe <ndamahe@nvidia.com> Tested-by: Joseph Lehrer <jlehrer@nvidia.com> Reviewed-by: Patrick Shehane <pshehane@nvidia.com> Reviewed-by: Pritesh Raithatha <praithatha@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-08cleanup: Change source file permissions to 0644Dan Willemsen
Change-Id: Id030cc94db62c9dcaa79a2ddd7c034ac9f9adc61 Reviewed-on: http://git-master/r/21803 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-08video: tegra: Clean up nvhdcp from upstream mergeDan Willemsen
Change-Id: I8d396047e663995651c7e60253294d95c61e325b Reviewed-on: http://git-master/r/21295 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-08ARM: Tegra: Ventana: Add config data for wm8903Chao Jiang
Set up gpio pins for WM8903. In these pins, GPIO_3 will be used to drive the amplifier for internal speaker. fixes bug 766757 Change-Id: I99c63c50cf184633c8c78987187bb823d3d813fd Reviewed-on: http://git-master/r/21197 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-08tegra hsuart: Clean tx_bytes in tegra_flush_bufferVictor Ryabukhin
tx_bytes might contain amount of bytes which should be transmitted after next "tx empty" interrupt. If we clear xmit circular buffer, tx_bytes should also be set to 0, otherwise it will lead to crash in fill_tx_fifo. Bug 794635 Change-Id: Ia34aba33dd09730c8f91d19e5c103cf1060a357e Reviewed-on: http://git-master/r/21844 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-08usb: fsl_udc: update vbus status before clock is disabledRakesh Bodla
When the device cable is disconnected, vbus status must be updated before disabling the clock. Bug 796339 779952 Change-Id: Ib310028c5ae357a6fae63594892efca2352cff7a Reviewed-on: http://git-master/r/21890 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>
2011-03-08[tegra ALSA] Support built-in speakerChao Jiang
Added support for built-in speaker. Although audio subsystem on different boards have various topology, Tegra boards usually have amplifier connected to codec. The patch added a control interface to expose speaker control widget to user space. Amplifier could be driven automatically if internal speaker turned on. fixes bug 766757 Change-Id: Ic6b8d0c58830a71ff8d6c09d1268cbd97982d08b Reviewed-on: http://git-master/r/21985 Reviewed-by: Chao Jiang <chaoj@nvidia.com> Tested-by: Chao Jiang <chaoj@nvidia.com> Reviewed-by: Scott Peterson <speterson@nvidia.com>
2011-03-08[ARM]: tegra: ventana: correct MCLK1 source from OSC to PLLA_OUT.Roger Hsieh
Current MCLK is output with 12Mhz rather than 11.2896Mhz. Fix it by pinmux modification. Bug 796690 Change-Id: I20399ad14c4a8a5e14ac82f31325523a0bac9727 Reviewed-on: http://git-master/r/22044 Reviewed-by: Ching Kuang (Roger) Hsieh <rhsieh@nvidia.com> Tested-by: Ching Kuang (Roger) Hsieh <rhsieh@nvidia.com> Reviewed-by: Sumit Bhattacharya <sumitb@nvidia.com> Reviewed-by: Scott Peterson <speterson@nvidia.com>
2011-03-08ARM: Tegra: Defined ARCH_NR_GPIOS for tegra chipChao Jiang
The default value of ARCH_NR_GPIOS is defined to 256. That is not enough for Tegra based board such as ventana. Ventana has 224 gpios on Tegra soc and other gpio expanders like PMU and audio codecs. Extended GPIO numbers to make external gpio pins work. fixes bug 766757 Change-Id: Iaa4dba1881bc9824151e99976308d7dadba752d2 Reviewed-on: http://git-master/r/21199 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Sachin Nikam <snikam@nvidia.com>
2011-03-08[ARM] tegra: ventana: use emc chips while initializing emcNitin Kumbhar
tegra_init_emc() has been updated to use emc chips to support generic memory vendor matching. Convert current emc tables to use emc chips. Change-Id: Idfee6b903352669d7b04dae897cb848c6a8c26a6 Reviewed-on: http://git-master/r/22042 Tested-by: Nitin Kumbhar <nkumbhar@nvidia.com> Reviewed-by: Amit Kamath <akamath@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com>
2011-03-08spi: tegra: Fixing misc issues.Laxman Dewangan
Following are the fixes; - Supportng half duplex. - Only using SW based CS. - Write to readback with command register does not work. Fixing issue. - Using cpu based transfer for smaller size and dma based for larger size. - reading proper transfer status after every transaction. bug 791149 bug 791780 Change-Id: I293b3f1b571276f5d8fe4ad4da67f827926e4b73 Reviewed-on: http://git-master/r/20581 Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> Tested-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Amit Kamath <akamath@nvidia.com>
2011-03-08ARM: Tegra: Ventana: Add WM8903 gpios for ventanaChao Jiang
Add gpio-pin definition for ventana board. Change-Id: I7ad80fcc630a837ad022faa8bd3cf88dd7aa9c83 Reviewed-on: http://git-master/r/20894 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Tested-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Chao Jiang <chaoj@nvidia.com> Tested-by: Chao Jiang <chaoj@nvidia.com>
2011-03-08[tegra] huawei EM770 modem supportRakesh Kumar
Added EM770 vendor and product id in usb serial driver. Bug 721467 Reviewed-on: http://git-master.nvidia.com/r/8385 (cherry picked from commit 7e5e54136472ab0170eeb5d9c1992ffed9bb0920) Change-Id: Ib23a5f8f6a0eb9659cc8c58b55d6f73500b17918 Reviewed-on: http://git-master/r/21739 Reviewed-by: Rakesh Kumar <krakesh@nvidia.com> Reviewed-by: Bo Yan <byan@nvidia.com> Tested-by: Bo Yan <byan@nvidia.com> Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com> Reviewed-by: Yu-Huan Hsu <yhsu@nvidia.com>
2011-03-08[ARM] defconfig: update tegra defconfigsDan Willemsen
This is identical to the current tegra_defconfig, but in 'make savedefconfig' format. I'm also updating tegra_android_defconfig, which is already in this format. We should be moving android development to this file, and leaving tegra_defconfig without android options selected. Change-Id: Iab52d4cd5181a84ca0b3047c7af4d17907f134d4 Reviewed-on: http://git-master/r/21777 Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com> Tested-by: Daniel Willemsen <dwillemsen@nvidia.com> Reviewed-by: Mayuresh Kulkarni <mkulkarni@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Janne Kiviluoto <jkiviluoto@nvidia.com> Reviewed-by: Jonathan Mayo <jmayo@nvidia.com>
2011-03-08Invensense: simplify KconfigDan Willemsen
This change makes the choices optional, and removes redundant entries. With this change, the minimal defconfig format doesn't want to always build the mpu3050 as a module. Change-Id: Ic6dc65e982bc59671e27adbce257bf14bc97777c Reviewed-on: http://git-master/r/21776 Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com> Tested-by: Daniel Willemsen <dwillemsen@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: Robert R Collins <rcollins@nvidia.com>
2011-03-08[Ventana/Whistler] Correct initial PLL_A freqDavid Schalig
Initial PLL_A frequency setting was wrong in Ventana and Whistler board files. It was working because bootloader initialized PLL_A already. Tested on Ventana, bug 798828 Change-Id: I3d0cf9d3afe336a1c8dd4b3144bab313beca011a Reviewed-on: http://git-master/r/21603 Reviewed-by: David Schalig <dschalig@nvidia.com> Tested-by: David Schalig <dschalig@nvidia.com> Reviewed-by: Aleksandr Frid <afrid@nvidia.com> Reviewed-by: Mayuresh Kulkarni <mkulkarni@nvidia.com> Reviewed-by: Daniel Willemsen <dwillemsen@nvidia.com>
2011-03-07merging android-tegra-2.6.36 into git-master/linux-2.6/android-tegra-2.6.36Nitin Kumbhar
Conflicts: arch/arm/mach-tegra/include/mach/system.h arch/arm/mach-tegra/include/mach/usb_phy.h arch/arm/mach-tegra/usb_phy.c drivers/usb/host/ehci-tegra.c drivers/video/tegra/dc/dc.c drivers/video/tegra/dc/hdmi.c include/linux/tegra_usb.h Change-Id: Ic1f4f2b360893e8de6b867a8ecc239aca02367da
2011-03-04ASoC: WM8903: Ignore no-touched pin explicitlyChao Jiang
Ignore no-touched pins. This will help to set up gpio pins safely. Change-Id: Iff9f3249b9e3594ede5c75cce59f38c2ad432f92 Reviewed-on: http://git-master/r/20895 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com>