Greg Meiste [Mon, 26 Jul 2010 19:39:57 +0000 (14:39 -0500)]
mfd: cpcap-irq: Add debugfs file for CPCAP IRQ data
This change will add the file cpcap-irq to the debug fs directory. The file will
provide data for each of the cpcap interrupts. The data includes the interrupt
name, if the interrupt is enabled/disabled, if a handler has been registered
with the interrupt, and the number of times the interrupt has been generated.
Signed-off-by: Greg Meiste <w30289@motorola.com>
Greg Meiste [Mon, 26 Jul 2010 19:02:18 +0000 (14:02 -0500)]
mfd: cpcap-irq: Short power button presses don't wake up
Fix for Issue
2866518: Short power button presses during suspend don't
wake up.
Signed-off-by: Greg Meiste <w30289@motorola.com>
Colin Cross [Fri, 23 Jul 2010 19:54:37 +0000 (12:54 -0700)]
usb: fsl_udc_core: Prevent udc timeout on suspend
Change-Id: Ic4780063d432860df835c54c17b2b9249132c8c5
Signed-off-by: Colin Cross <ccross@android.com>
Colin Cross [Tue, 27 Jul 2010 22:25:03 +0000 (15:25 -0700)]
[ARM] tegra: stingray: Disable LP1 suspend
Change-Id: Id345a12759425889bb295c8004daa4ccb7bfc812
Signed-off-by: Colin Cross <ccross@android.com>
Gary King [Fri, 25 Jun 2010 23:53:37 +0000 (16:53 -0700)]
tegra: stingray: initialize suspend platform data
configure the suspend platform data for stingray with conservative
values for the PMU timers, and specify LP1 (DRAM in self-refresh,
core voltage on) as the default suspend mode.
to configure LP2 (DRAM active, core voltage on) as the suspend mode,
set .dram_suspend = false in stingray_suspend.
Change-Id: Icf991f916a06a22b0878be0cc9790e7173d986db
Colin Cross [Tue, 27 Jul 2010 22:25:22 +0000 (15:25 -0700)]
[ARM] tegra: stingray: Disable DS2781 1w driver
Change-Id: Ib7a4da3370b988137f498783e1699814ad758aaa
Signed-off-by: Colin Cross <ccross@android.com>
Colin Cross [Tue, 20 Jul 2010 22:19:37 +0000 (15:19 -0700)]
[ARM] tegra: stingray: Fill out pinmux table from docs
Set all of the mux and tristate settings based on the stingray
documentation. Also uses TEGRA_MUX_SAFE for any pingroup that
is unused or used only for GPIOs.
Change-Id: Ifd022333a74e9415d1043c7c7b9ac324d3536ecf
Sergey Kudakov [Fri, 23 Jul 2010 17:07:26 +0000 (12:07 -0500)]
Corrections for usb platform data
Signed-off-by: Sergey Kudakov <sergey.kudakov@motorola.com>
Greg Meiste [Wed, 14 Jul 2010 15:46:20 +0000 (10:46 -0500)]
[ARM] tegra: stingray: Enable CPCAP uC SW2 control
Enable CORE_PWR_REQ from T20 and enable SW2 control in CPCAP.
Change-Id: I4b384f2a35a521ed0693dd8d490687025bf47151
Signed-off-by: Greg Meiste <w30289@motorola.com>
Greg Meiste [Wed, 14 Jul 2010 15:43:56 +0000 (10:43 -0500)]
firmware: cpcap: Support uC control of SW2
Update the CPCAP firmware to add support to control SW2. VDD_CORE is
connected to SW2, and therefore SW2 needs to be controlled by CORE_PWR_REQ.
Change-Id: I9526c7c14bd9c4d41d40800392ae814adae49c08
Signed-off-by: Greg Meiste <w30289@motorola.com>
Dmitry Shmidt [Mon, 26 Jul 2010 22:50:50 +0000 (15:50 -0700)]
[ARM] tegra: stingray: Add ram_console support (256K from top of memory)
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Dmitry Shmidt [Mon, 26 Jul 2010 22:23:07 +0000 (15:23 -0700)]
usb: otg: cpcap-otg: Fix section mismatch warning
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Nick Pelly [Thu, 22 Jul 2010 20:49:55 +0000 (13:49 -0700)]
[ARM] tegra: stingray: turn on USB_SERIAL
Change-Id: I13383a51376961f19af0b2155294dd9eb7fb01a7
Signed-off-by: Nick Pelly <npelly@google.com>
Kazuhiro Ondo [Tue, 20 Jul 2010 19:36:21 +0000 (14:36 -0500)]
msm6600_modem: Add TS27.010 MDM6600 modem driver.
Change-Id: Ide01d600124ade39544800cce35f09fd35918e27
Signed-off-by: Nick Pelly <npelly@google.com>
Nick Pelly [Fri, 23 Jul 2010 22:09:53 +0000 (15:09 -0700)]
[ARM] tegra: stingray: turn on TS MUX defconfig
Change-Id: I45ef0d1eedc65250cd279a4d7c544225ce826a3e
Signed-off-by: Nick Pelly <npelly@google.com>
Benoit Goby [Thu, 22 Jul 2010 06:56:06 +0000 (23:56 -0700)]
[ARM] tegra: stingray_defconfig: Add USB Host support, CPCAP OTG
and Mass Storage
Change-Id: I530a4c705939aeaf0d538076a28c67e6f57e640e
Signed-off-by: Benoit Goby <benoit@android.com>
Benoit Goby [Mon, 12 Jul 2010 22:31:22 +0000 (15:31 -0700)]
[ARM] tegra: stingray: Add USB host devices
Change-Id: I6775193fa1c8f7ddf3bb38d0addc29b8e5dbac2d
Signed-off-by: Benoit Goby <benoit@android.com>
Benoit Goby [Wed, 21 Jul 2010 03:29:02 +0000 (20:29 -0700)]
mfd: cpcap-whisper: Notify the USB sub-system of USB events
Change-Id: I7707f9c0589bcc46529cab13a34a5376aca4899a
Signed-off-by: Benoit Goby <benoit@android.com>
Benoit Goby [Wed, 21 Jul 2010 00:54:36 +0000 (17:54 -0700)]
usb: otg: Add CPCAP USB OTG driver
This driver receives notifications from cpcap-whisper and emulates the same
behavior as when the VBUS and ID USB pins are connected to the app processor.
Change-Id: I671e64c58559a2a3036273ef1fe8acb6af516fac
Signed-off-by: Benoit Goby <benoit@android.com>
James Wylder [Thu, 1 Jul 2010 18:48:45 +0000 (13:48 -0500)]
[ARM] tegra: stingray: Modify USB Product ID's
Update the Product IDs and Vendor IDs to match the
values in the Windows(TM) drivers.
Change-Id: Id0d6a167742e124d5182757d183157380ffe4a8f
Signed-off-by: James Wylder <james.wylder@motorola.com>
Greg Meiste [Mon, 19 Jul 2010 22:56:01 +0000 (17:56 -0500)]
power: bq24617: Support DETECT line on P1
Stingray P1 adds a DETECT line that needs to be used for charger
detection.
Change-Id: If904f18e0618b7cf1673fd654cc73ed27ddd5672
Signed-off-by: Greg Meiste <w30289@motorola.com>
Greg Meiste [Mon, 19 Jul 2010 22:58:34 +0000 (17:58 -0500)]
[ARM] tegra: stingray: Configure charger lines as inputs
Do not assume the lines are input by default. Several of the lines
were found to be set to outputs, causing issues with charger detection.
Change-Id: Ia41702c4efa76cf3b96475e798bcef0f29c9387c
Signed-off-by: Greg Meiste <w30289@motorola.com>
Kazuhiro Ondo [Wed, 21 Jul 2010 18:58:29 +0000 (11:58 -0700)]
misc: Add TS27.010 Mux driver
Change-Id: I1ab0cf0e141fcd2915b2d27d1badaa274803b73e
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
Greg Meiste [Wed, 2 Jun 2010 18:59:41 +0000 (13:59 -0500)]
[ARM] Fix .gitignore for boot/compressed folder
This change was found online at:
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg27536.html
With this change, git status comes back clean even after a build.
Change-Id: I3a0dbd3430d2760131c63179008977b6a0ebe299
Signed-off-by: Greg Meiste <w30289@motorola.com>
Dmitry Shmidt [Tue, 20 Jul 2010 00:04:55 +0000 (17:04 -0700)]
[ARM] stingray: Add Netfilter in config file
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Colin Cross [Mon, 19 Jul 2010 17:05:26 +0000 (10:05 -0700)]
qtouch: Remove the powerconfig hack
Signed-off-by: Colin Cross <ccross@android.com>
Colin Cross [Sat, 17 Jul 2010 06:48:26 +0000 (23:48 -0700)]
qtouch: Revert removal of the powerconfig hack
Taking out the powerconfig hack seems to break the current version
of the firmware. Put it back in for now.
Signed-off-by: Colin Cross <ccross@android.com>
makarand.karvekar [Fri, 9 Jul 2010 15:57:03 +0000 (10:57 -0500)]
[ARM] Stingray sensor board file: Correct part placement settings.
kxtf9 is placed in position 1 Top-Bottom.
Corrected placement settings.
Change-Id: I7216fee62efd6a14254e33c6cc77ec92b91200f9
Signed-off-by: makarand.karvekar <makarand.karvekar@motorola.com>
makarand.karvekar [Fri, 9 Jul 2010 19:12:21 +0000 (14:12 -0500)]
touch: Fix info block checksum calculation and eeprom field.
Updated info block checksum calculation to use 24-bit crc
as per Atmel data sheet.
Updated eeprom field(nv_checksum) to accommodate 24-bits.
Removed HACK(powerconfig) code for low-power mode.
Change-Id: Ic38a695010fd519af5c87ac731e8582898058bbb
Signed-off-by: makarand.karvekar <makarand.karvekar@motorola.com>
Colin Cross [Fri, 16 Jul 2010 02:21:16 +0000 (19:21 -0700)]
[ARM] tegra: stingray: Specify nonexistant gpio for sdhci
The tegra sdhci driver has been changed to use -1 for "no gpio",
because 0 is a valid gpio number.
Change-Id: I906318d8d121019d33b98d1917e54dac90f747c1
Signed-off-by: Colin Cross <ccross@android.com>
Gary King [Tue, 29 Jun 2010 22:33:50 +0000 (15:33 -0700)]
[ARM] tegra: add nvrm transport interface
add nvrm transport kernel APIs and nvrpc device node access to
it, to support basic multimedia and AVP access
add enough nvrmmodule functions to get RM transport bootstrapped
and to support resetting the AVP (which is needed after the AVP
kernel is loaded by nvrm_daemon).
Change-Id: I9b2299db43daceb0c238c3876a8fabf1b6352e34
Signed-off-by: Gary King <gking@nvidia.com>
Sergey Kudakov [Tue, 6 Jul 2010 18:47:46 +0000 (13:47 -0500)]
[ARM] Stingray panel board file: Update resolution based on board's HW revision
Signed-off-by: Sergey Kudakov <sergey.kudakov@motorola.com>
Colin Cross [Mon, 12 Jul 2010 22:33:23 +0000 (15:33 -0700)]
[ARM] tegra: remove iovmm v1
new version of iovmm uploaded, with fixes for the allocate-while-atomic
problems and an improved suspend API that eliminates races with drivers
during suspend
Change-Id: Ideaaa608c822e5b0a4b975076ea77a6f5873702b
Erik Gilling [Mon, 12 Jul 2010 22:38:59 +0000 (15:38 -0700)]
[ARM] tegra: correct hw revision detection for stingray panel
Signed-off-by: Erik Gilling <konkers@android.com>
James Wylder [Wed, 7 Jul 2010 23:18:01 +0000 (16:18 -0700)]
[ARM] stingray_defconfig: Enable mdm6600 shutdown logic.
Change-Id: I3625127bd31fbf785dc981f4bf89e0125618b691
Signed-off-by: James Wylder <james.wylder@motorola.com>
James Wylder [Thu, 8 Jul 2010 21:05:36 +0000 (14:05 -0700)]
[ARM] tegra: stingray: Add mdm6600-ctrl to boardfile
Update board-stingray-power.c to nitialize the mdm6600
control driver.
Change-Id: I6abb2268dc8138e9f92ee05b7e8ab377d45163ed
Signed-off-by: James Wylder <james.wylder@motorola.com>
James Wylder [Wed, 7 Jul 2010 23:15:25 +0000 (16:15 -0700)]
misc: Add mdm6000 modem shutdown logic
Add driver to communicate shutdown request to mdm6600
modem, through gpio triplets.
Change-Id: I00ab47e64e8f398caebac83f7c734f2f2c1a2aa3
Signed-off-by: James Wylder <james.wylder@motorola.com>
Erik Gilling [Sat, 10 Jul 2010 02:51:16 +0000 (19:51 -0700)]
[ARM] add host1x to stingray_defconfig
Signed-off-by: Erik Gilling <konkers@android.com>
Dmitry Shmidt [Fri, 2 Jul 2010 19:20:51 +0000 (12:20 -0700)]
[ARM] tegra: stingray: nv: Remove section mismatch warnings
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Erik Gilling [Thu, 8 Jul 2010 23:48:35 +0000 (16:48 -0700)]
[ARM] tegra: max out GPU frequency on stingray
Greg Meiste [Wed, 7 Jul 2010 21:41:05 +0000 (16:41 -0500)]
[ARM] tegra: stingray: Export charging GPIOs
The factory needs to be able to control the charging IC
during the device testing before the device is allowed
to ship.
Change-Id: I1d7f3edd8dfbc06a9c557c82bc3c88f2873ab414
Signed-off-by: Greg Meiste <w30289@motorola.com>
Greg Meiste [Wed, 7 Jul 2010 18:54:08 +0000 (13:54 -0500)]
[ARM] tegra: stingray: Enable GPIO sysfs interface
Turn on the defconfig flag to enable the GPIO sysfs interface.
This change is needed by the factory for testing devices before
they ship.
Change-Id: I7665529bf5085d81d73a2ac77480179f8fab0856
Signed-off-by: Greg Meiste <w30289@motorola.com>
Greg Meiste [Tue, 6 Jul 2010 19:22:42 +0000 (14:22 -0500)]
power: ds2781: Report age scalar to system
Because the battery is non-removable, the service centers would like
a way of knowing whether the battery actually needs replacing. The
driver will now report the age scalar to the system to indicate
battery age.
Change-Id: I4dcaf12d87fdf82563d5511702ee3c6b4dffeecb
Signed-off-by: Greg Meiste <w30289@motorola.com>
makarand.karvekar [Tue, 6 Jul 2010 18:30:44 +0000 (13:30 -0500)]
touch: Correct message read size for CRC feature.
Previously, Message Processor always generated
CRC byte at end of message.
Now(version 8), this CRC byte is generated only upon request.
To request that a checksum is generated, the MSBit
of the address of the Message Processor object is set to 1.
By default the CRC byte is not generated, reading the CRC byte
will remove new messages from IC causing lost touches.
Added control flag and message size correction for this feature.
Change-Id: I7d1a75528a59afcc95688ae1b7d6704d29ffe443
Signed-off-by: makarand.karvekar <makarand.karvekar@motorola.com>
makarand.karvekar [Fri, 2 Jul 2010 21:46:10 +0000 (16:46 -0500)]
[ARM] Stingray touch board file: Update touch_fw_cfg for P1
P1 touch_fw_cfg updated with firmware filename.
Signed-off-by: makarand.karvekar <makarand.karvekar@motorola.com>
makarand.karvekar [Mon, 28 Jun 2010 20:42:37 +0000 (15:42 -0500)]
[ARM] Stingray touch board file: Update touch_fw_cfg
touch_fw_cfg updated with firmware filename.
Change-Id: I7463ba34fc4c9e8f87bc51d6b65b67bfb9f36194
Signed-off-by: makarand.karvekar <makarand.karvekar@motorola.com>
makarand.karvekar [Fri, 2 Jul 2010 21:00:31 +0000 (16:00 -0500)]
touch: request_firmware from userspace.
Removed header file with firmware structures.
Added request_firmware call.
Change-Id: If01b64a7d7489ec8f553d87b6a4a8afea92f737d
Signed-off-by: makarand.karvekar <makarand.karvekar@motorola.com>
Dmitry Shmidt [Fri, 2 Jul 2010 19:19:14 +0000 (12:19 -0700)]
[ARM] tegra: stingray: usbnet: Remove section mismatch warnings
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Dmitry Shmidt [Fri, 2 Jul 2010 19:03:25 +0000 (12:03 -0700)]
drivers: mfd: cpcap: Fix section mismatch warnings
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
makarand.karvekar [Thu, 1 Jul 2010 21:54:59 +0000 (16:54 -0500)]
[ARM] Stingray touch board file: Add P1,P2 touch panel support.
Added P1,P2 structure with updated Y parameters.
Change-Id: I04f96dea35ad6f1005de01e25a57b1bc9701cd3e
Signed-off-by: makarand.karvekar <makarand.karvekar@motorola.com>
Antti Hatala [Thu, 1 Jul 2010 19:37:13 +0000 (12:37 -0700)]
[ARM] tegra: Update nvmap to support new driver for host1x
This patch does some cleanup to nvmap, and adds kernel apis for
use from the new host1x driver.
Change-Id: I17dbdfe2df918f8684d09910132f69d0b244e0f3
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>
Greg Meiste [Tue, 29 Jun 2010 14:20:16 +0000 (09:20 -0500)]
w1: slaves: ds2781: Fix warning introduced by K35
On K35, the bin_attribute structure was changed, causing a build
warning in the DS2781 w1 slave driver. Thsi patch fixes the warning
and the likely runtime error that would occur if something was
to try to read from the property.
Change-Id: I3a6ea8190a9f7e8ae8b85b25f79faa0574acc474
Signed-off-by: Greg Meiste <w30289@motorola.com>
Colin Cross [Tue, 29 Jun 2010 00:27:27 +0000 (17:27 -0700)]
[ARM] tegra: stingray: Update defconfig for 2.6.35
Change-Id: Icdabb06f10172ccf17a805b6212ce6a7fd381083
Signed-off-by: Colin Cross <ccross@android.com>
Dan Murphy [Mon, 28 Jun 2010 18:51:40 +0000 (13:51 -0500)]
[ARM] Stingray board file: Modify the axis map to dictate the correct orientation
Change the axis_map values so that the orientation of the gyroscope to match Android's expectations
Change-Id: I171a37c814b8210637f97eba5ed6645c09073e89
Signed-off-by: Dan Murphy <wldm10@motorola.com>
Dan Murphy [Mon, 14 Jun 2010 15:34:28 +0000 (10:34 -0500)]
[ARM] Stingray defconfig: Add the LM3559 defconfig flag
Add the LM3559 defconfig flag and set it to y
Change-Id: I26939c995dcc8988b5b6afc664e23791d40876a0
Signed-off-by: Dan Murphy <wldm10@motorola.com>
Dan Murphy [Mon, 14 Jun 2010 15:33:26 +0000 (10:33 -0500)]
[ARM] Stingray sensor board file: Add LM3559 Board file data
Add the LM3559 platform data to the board file
Change-Id: Ie59583e9da7a2774d56f4b4cd78ac111c97f9f68
Signed-off-by: Dan Murphy <wldm10@motorola.com>
Dan Murphy [Mon, 14 Jun 2010 15:32:22 +0000 (10:32 -0500)]
leds: Add LM3559 flash driver support
Initial submission of the LM3559 driver for Stingray
Change-Id: Id18092f7b23248ea8e2fcca1116ddba89a9af9dc
Signed-off-by: Dan Murphy <wldm10@motorola.com>
Colin Cross [Fri, 25 Jun 2010 02:35:25 +0000 (19:35 -0700)]
[ARM] tegra: stingray: Add max8649 regulator to defconfig
Change-Id: Idaccc43bf247919642f6c1409a0fd0daa27847f3
Signed-off-by: Colin Cross <ccross@android.com>
Colin Cross [Wed, 23 Jun 2010 22:52:18 +0000 (15:52 -0700)]
[ARM] tegra: stingray: Add max8649 to board files
Change-Id: Ic28d5c46dad942f9706b0daa9cfa66cb964f9342
Signed-off-by: Colin Cross <ccross@android.com>
Colin Cross [Wed, 23 Jun 2010 23:03:20 +0000 (16:03 -0700)]
[ARM] tegra: stingray: Rename board-stingray-spi to board-stingray-power
Change-Id: I7a770d5d5364916a455cb3470f1c9bf5b1bf6922
Signed-off-by: Colin Cross <ccross@android.com>
Greg Meiste [Tue, 25 May 2010 18:38:24 +0000 (13:38 -0500)]
[ARM] configs: Enable DS2781 drivers in stingray_defconfig
Change-Id: I77a600e2a39a1fc2a7b3b2773db1ac144e26cf33
Signed-off-by: Greg Meiste <w30289@motorola.com>
Greg Meiste [Wed, 26 May 2010 21:31:51 +0000 (16:31 -0500)]
power: ds2781: Add DS2781 battery driver
Initial implementation of the DS2781 battery driver.
Change-Id: I97a80b81b50ffa892759fca6e8336c6ca4e62e86
Signed-off-by: Greg Meiste <w30289@motorola.com>
Greg Meiste [Fri, 21 May 2010 15:45:27 +0000 (10:45 -0500)]
w1: slaves: ds2781: Add DS2781 driver
Initial implementation of the DS2781 one wire slave driver
Change-Id: Id7bb79fced794105d71e64ec9f5aa719f7da7797
Signed-off-by: Greg Meiste <w30289@motorola.com>
Dan Murphy [Tue, 15 Jun 2010 13:20:09 +0000 (08:20 -0500)]
[ARM] tegra: stingray: board file: Add USBnet functionality
Add USBnet functionality for factory test cable.
Ported from Sholes platform.
RNDIS and USB Serial number was removed.
Change-Id: Ia4072166e7b84500c7e856bb09aa8afec584da4c
Signed-off-by: Dan Murphy <wldm10@motorola.com>
Signed-off-by: Mike Lockwood <lockwood@android.com>
Dmitry Shmidt [Thu, 24 Jun 2010 17:41:32 +0000 (10:41 -0700)]
[ARM] tegra: stingray: Set built-in flag for wlan device
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Dmitry Shmidt [Thu, 24 Jun 2010 02:10:42 +0000 (19:10 -0700)]
[ARM] tegra: mmc: Fix built-in device detect delay
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
prabhu.annabathula [Fri, 18 Jun 2010 22:52:19 +0000 (17:52 -0500)]
[ARM] stingray defconfig change to enable GPIO controller for brcm 4750
Signed-off-by: prabhu.annabathula <prabhu.annabathula@motorola.com>
prabhu.annabathula [Fri, 18 Jun 2010 22:51:11 +0000 (17:51 -0500)]
[ARM] stingray board file: GPS board file changes for brcm 4750
Signed-off-by: prabhu.annabathula <prabhu.annabathula@motorola.com>
prabhu.annabathula [Fri, 18 Jun 2010 22:47:20 +0000 (17:47 -0500)]
GPS: Add gpio controller driver for brcm 4750
driver provides ioctls for broadcom gps guci library to set gps
reset and standby lines for brcm 4750 chip
Signed-off-by: prabhu.annabathula <prabhu.annabathula@motorola.com>
Dmitry Shmidt [Tue, 22 Jun 2010 17:02:58 +0000 (10:02 -0700)]
[ARM] tegra: stingray: Add Wifi MAC ATAG processing
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
Greg Meiste [Thu, 10 Jun 2010 16:31:33 +0000 (11:31 -0500)]
mfd: cpcap-whisper: Accessory detection updates
1) Added detection of Whisper Smart dock
2) Now enable VBUS for USB hosts
3) Added support for Whisper daemon to enable/disable UART
4) Fixed issue resulting in extra ID Float interrupt
Change-Id: I1531429bc90241de6139390eb7a2ac19f13ca78b
Signed-off-by: Greg Meiste <w30289@motorola.com>
Andrei Warkentin [Mon, 28 Jun 2010 23:06:30 +0000 (18:06 -0500)]
[ARM] configs: Add tegra w1 master to stingray defconfig
Change-Id: Ie5c7c331760b3b8a9bd0c0e951fa29492beec924
Signed-off-by: Andrei Warkentin <andreiw@motorola.com>
Rebecca Schultz Zavin [Mon, 21 Jun 2010 22:39:58 +0000 (15:39 -0700)]
[ARM] tegra: Add w1 support to stingray board files
Change-Id: I422d70ce5875dda11a29a5d30fa39c37776ca9e4
Signed-off-by: Andrei Warkentin <andreiw@motorola.com>
Praveen Bharathi [Mon, 7 Jun 2010 19:27:38 +0000 (14:27 -0500)]
[ARM] tegra: stingray: Enable akm8975 and disable akm8973
Change-Id: I81054bf25b33bc18b36366900ef59ca0c2ae4299
Signed-off-by: Praveen Bharathi <pbharathi@motorola.com>
Praveen Bharathi [Mon, 7 Jun 2010 19:28:54 +0000 (14:28 -0500)]
[ARM] tegra: stingray: Add akm8975 magnetometer data
Signed-off-by: Praveen Bharathi <pbharathi@motorola.com>
Change-Id: If3fa5e2b624dd164252df8dd73c1063306637734
Jaikumar Ganesh [Fri, 11 Jun 2010 17:57:11 +0000 (10:57 -0700)]
Add rfkill for BCM 4329 for bluetooth.
Signed-off-by: Jaikumar Ganesh <jaikumar@google.com>
Dan Murphy [Mon, 14 Jun 2010 14:41:36 +0000 (09:41 -0500)]
[ARM] tegra: stingray: Update backlight control register value
direct control as opposed to PWM
Change-Id: I20405dcc41806d32c771cf591463a1b199a1d472
Signed-off-by: Dan Murphy <wldm10@motorola.com>
Dan Murphy [Mon, 14 Jun 2010 14:39:33 +0000 (09:39 -0500)]
leds: lp8550 driver update.
Fix the EEPROM writing as there was a typo in the data sheet.
Fix the brightness set function to correctly change the brightness
of the LEDs. And turn the LEDS off appropriately
Change-Id: Ie0f07c7f8433014729d8108c4785e8dddf962859
Signed-off-by: Dan Murphy <wldm10@motorola.com>
James Wylder [Wed, 16 Jun 2010 16:21:42 +0000 (11:21 -0500)]
[ARM] tegra: stingray: boardfile - handle power-off failure (factory cable).
With a factory cable plugged in, the power-off mechanisms are disabled.
This reproduces the behavior in sholes of spinning at power-off if
the factory cable is plugged in.
Signed-off-by: James Wylder <james.wylder@motorola.com>
Colin Cross [Tue, 15 Jun 2010 21:28:17 +0000 (14:28 -0700)]
[ARM] tegra: stingray: Enable cpuidle and cpufreq
Change-Id: I6b8674e9519b00b9d041df2bca18f05c57152e64
Signed-off-by: Colin Cross <ccross@android.com>
Mike Lockwood [Tue, 15 Jun 2010 00:22:24 +0000 (17:22 -0700)]
[ARM] tegra: stingray: Enable MTP USB function, disable other unused functions.
Signed-off-by: Mike Lockwood <lockwood@android.com>
Mike Lockwood [Tue, 15 Jun 2010 00:21:39 +0000 (17:21 -0700)]
[ARM] tegra: stingray: Board file support for MTP USB function.
Signed-off-by: Mike Lockwood <lockwood@android.com>
Colin Cross [Mon, 14 Jun 2010 23:08:36 +0000 (16:08 -0700)]
[ARM] tegra: stingray: Set i2c bus speed
Change-Id: I0dc652cf87be9109ec7b12e03a83921961e98b85
Signed-off-by: Colin Cross <ccross@android.com>
Dan Murphy [Thu, 10 Jun 2010 15:14:02 +0000 (10:14 -0500)]
[ARM] Stingray defconfig: Expose the I2C char device
Turn on the defconfig flag to expose the I2C char device.
This change is needed for testing devices over the I2C bus where
the test code resides in user space.
Change-Id: I76678809cd606d58ae7f653248efee562130f45f
Signed-off-by: Dan Murphy <wldm10@motorola.com>
Erik Gilling [Wed, 9 Jun 2010 23:50:57 +0000 (16:50 -0700)]
[ARM] tegra: add NV* to stingray_defconfig
Signed-off-by: Erik Gilling <konkers@android.com>
Greg Meiste [Tue, 1 Jun 2010 19:33:31 +0000 (14:33 -0500)]
mfd: cpcap-whisper: Report audio cable
Whisper detection driver will now report to the system when an audio cable
is attached to the Whisper accessory. The presence of the audio cable
can be found at /sys/class/switch/usb_audio/state. The audio status will
not be reported until the accessory is validated by the Whisper daemon.
Change-Id: I7883403abdc8e86096e241e5a7e656b233db5296
Signed-off-by: Greg Meiste <w30289@motorola.com>
Greg Meiste [Wed, 9 Jun 2010 16:24:57 +0000 (11:24 -0500)]
[ARM] tegra: stingray: Initialize SW1, SW6, RF1, RF2, and RFREF to off
They are not connected on Stingray and should be initialized off.
Change-Id: I8b195d00153c1ab70cd0450a66b7a6e7519aecc4
Signed-off-by: Greg Meiste <w30289@motorola.com>
Dan Murphy [Tue, 8 Jun 2010 19:10:39 +0000 (14:10 -0500)]
[ARM] Stingray defconfig: Add LP8550 defconfig flag
Change-Id: I10da2f54704fd66437c70e21f5eb321544fecff3
Signed-off-by: Dan Murphy <wldm10@motorola.com>
Dan Murphy [Tue, 8 Jun 2010 19:09:39 +0000 (14:09 -0500)]
[ARM] Stingray panel board file: Add lp8550 board file data
Add LP8550 board file data. This driver is only available for P1's
Change-Id: I5a6d250174085494111a944ba97bd5fb4c35b83c
Signed-off-by: Dan Murphy <wldm10@motorola.com>
Dan Murphy [Tue, 8 Jun 2010 19:08:27 +0000 (14:08 -0500)]
leds: National LP8550 LED driver for the display
Initial submission of the National LP8550 driver for p1
Change-Id: I2d2dc42a1c06fbc682fd8f556fa89c864c749db8
Signed-off-by: Dan Murphy <wldm10@motorola.com>
Erik Gilling [Wed, 9 Jun 2010 06:37:42 +0000 (23:37 -0700)]
HACK: [ARM] update PRRR and NMRR registers to agree with nvmap
Signed-off-by: Erik Gilling <konkers@android.com>
Colin Cross [Tue, 8 Jun 2010 03:47:33 +0000 (20:47 -0700)]
HACK: [ARM] tegra: stingray: Initialize emc clock to 600MHz
Change-Id: I3a7df1165b2bc8de1982b26980697bc461932e2e
Signed-off-by: Colin Cross <ccross@android.com>
Erik Gilling [Wed, 19 May 2010 21:19:01 +0000 (14:19 -0700)]
HACK: [ARM] tegra: add 3d support to stingray board file
Signed-off-by: Erik Gilling <konkers@android.com>
Erik Gilling [Fri, 7 May 2010 22:05:29 +0000 (15:05 -0700)]
HACK: [ARM] tegra: add 3d support to olympus board file
Signed-off-by: Erik Gilling <konkers@android.com>
Erik Gilling [Wed, 12 May 2010 23:04:49 +0000 (16:04 -0700)]
HACK: [ARM] tegra: add nvos, nvrm, and nvmap
Signed-off-by: Erik Gilling <konkers@android.com>
Erik Gilling [Tue, 18 May 2010 22:14:46 +0000 (15:14 -0700)]
HACK: [ARM] tegra: reduce vmalloc space for nvmap
Signed-off-by: Erik Gilling <konkers@android.com>
Dan Murphy [Tue, 8 Jun 2010 17:21:58 +0000 (12:21 -0500)]
[ARM] Stingray SPI board file: Modify the LED sink value for the P0
Change the LED sink value for the P0 units and add backward capability
for the M1
Change-Id: I4b5e0675956a9bd21125a7d38393269c23426de0
Signed-off-by: Dan Murphy <wldm10@motorola.com>
Dan Murphy [Tue, 8 Jun 2010 15:42:48 +0000 (10:42 -0500)]
[ARM] Stingray sensor board file: Add values to the barometer
Adding min, max, fuzz and flat to the board file for the barometer
Change-Id: I2a4f4b52c58f2a7e6192e7e9a2fc1316345b70a5
Signed-off-by: Dan Murphy <wldm10@motorola.com>
Colin Cross [Fri, 4 Jun 2010 00:52:02 +0000 (17:52 -0700)]
[ARM] tegra: stingray: Add hsuarts
Change-Id: I70d0ee59b262915379dcfda208f5ec8be3dab702
Signed-off-by: Colin Cross <ccross@android.com>
makarand.karvekar [Mon, 7 Jun 2010 23:33:54 +0000 (16:33 -0700)]
[ARM] stingray: Load touch firmware and configuration based on board revision
Change-Id: I20c65ae20eab3ba7f58b5de02fafa3a6a677f42a
Signed-off-by: Rebecca Schultz Zavin <rebecca@android.com>