| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
This reverts commit da0ff48282f4fed7a1738b8b5f6c5b7f098f178b.
Conflicts:
arch/arm/mach-omap2/omap_hsi.c
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Some buggy MHL docks start the detection process, but do not respond to
devcap reads if HDMI is disconnected. MHL detection may also be falsely
triggered by a glitchy connection. In these cases, attach to USB so
charging can still happen.
Change-Id: Ia06dd088375fdcd6f598b6c94249a1e5814d7998
Signed-off-by: Greg Hackmann <ghackmann@google.com>
|
|
|
|
|
|
|
|
| |
Dock switching is not pogo specific, so move this to a common
area.
Change-Id: Ida0913e84ee542a7c26e99128ce56a0124ca99cc
Signed-off-by: Simon Wilson <simonwilson@google.com>
|
|
|
|
|
|
|
|
|
| |
The detection scheme allows us to know whether audio is connected
and what kind of power the device can draw from the dock.
Change-Id: Icaea61cbf1749cee331a7207ff93df0a753d0bac
Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
Signed-off-by: Adam Hampson <ahampson@sta.samsung.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Matching what has been done in the SII9234 driver, use the otg_id
chain for dock detection since the FSA9480 has good debounced VBUS
detection when the pogo pins are detected, and use the POGO_DET
GPIO to detect dock disconnection via a IRQ triggered on a falling
edge.
Change-Id: Iaec312392c24236da08607b4ca4d4733857a48ac
Signed-off-by: Simon Wilson <simonwilson@google.com>
|
|
|
|
|
|
|
|
| |
When in the pogo dock send the charger event through the OTG
notifier.
Change-Id: I0539d8f15321bdbfc9bc86124242aed4ac4f5e0b
Signed-off-by: Adam Hampson <ahampson@sta.samsung.com>
|
|
|
|
|
|
| |
Change-Id: Iaf0559b73f8a5c6f943350a8dc8350a40e63ab51
Signed-off-by: Adam Hampson <ahampson@sta.samsung.com>
Signed-off-by: Rom Lemarchand <rlemarchand@sta.samsung.com>
|
|
|
|
|
| |
Change-Id: I8b1f9984a2f0e03225c298ff0bb48533590c2e02
Signed-off-by: Dima Zavin <dima@android.com>
|
|
|
|
|
|
|
| |
These are now configured via the board file.
Change-Id: I3b4d60ff2b0f6f03be949837a45da602f3028fe3
Signed-off-by: Lajos Molnar <molnar@ti.com>
|
|
|
|
|
| |
Change-Id: I9257faf0f97c47d0ccb26d00d1a4d11525f89c18
Signed-off-by: Colin Cross <ccross@android.com>
|
|
|
|
|
|
|
|
|
| |
Add platform device to set the lte slave-wakeup gpio high before
the ehci driver is resumed. The device must be registered before the
ehci driver so that its resume callback is called first.
Change-Id: I17a34e7497d7520fd67839acbb029b286df80713
Signed-off-by: Benoit Goby <benoit@android.com>
|
|
|
|
|
|
|
|
|
| |
Switching uart function must be implemented for Factory Test.
So export a gpio to sysfs to control a switch value by using
"/sys/class/sec/uart_switch/UART_SEL/value"
Change-Id: I8cedc2168035196e3a4f1a66b495af010c0f4917
Signed-off-by: Sang-Jun Park <sj2202.park@samsung.com>
|
|
|
|
|
|
|
|
| |
4th sample hardware uses a pair of FSA3200 switches
instead of a single FUSB63UMX 3-way switch.
Change-Id: Ief12ff5449511b600240408b4c745fbfcfc686eb
Signed-off-by: Adam Hampson <ahampson@sta.samsung.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- added gpios setting of GPS RTS/CTS for HW Rev03 (both HSPA and VzW)
- added serial1_pad init for LTE GPS
Since modem already controls GPS UART RX/TX on booting time in case of
HSPA, there's no problem working on GPS but not LTE.
So GPS UART RX/TX should be initialized for LTE.
Change-Id: Ieaf946177f5ec485ec698802c88d858d41897cf2
Signed-off-by: Sang-Jun Park <sj2202.park@samsung.com>
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
|
|
|
|
|
|
| |
Enable ehci for toro since Modem IPC is via USB EHCI.
Change-Id: If5a86baf85c79d667c8fb71a1ea6d101c2597d54
Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
|
|
|
|
|
| |
Change-Id: I131655146ceaf255b21997ceaed64271ab6e19e9
Signed-off-by: Dima Zavin <dima@android.com>
|
|
|
|
|
|
|
|
| |
This introduces a new board-tuna-jack file that configures
the platform to use the sec_jack driver for wired accessory
detection.
Signed-off-by: Chris Kelly <c-kelly@ti.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tuna board memory configuartion is as below
The memory organisation is as below :
EMIF1 - CS0 - 4 Gb
EMIF2 - CS0 - 4 Gb
--------------------
TOTAL - 8 Gb
Change-Id: I3517ab2f52ce0452bbb9fdd011ef6bb2bca56bbd
Signed-off-by: Ambresh K <ambresh@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
|
|
|
|
| |
Signed-off-by: Nick Pelly <npelly@google.com>
|
|
|
|
|
|
|
| |
Adds basic HSI support for tuna
Change-Id: I844297038d6a5e676a1ecfa83035c5d568ee342e
Signed-off-by: Vikram Pandita <vikram.pandita@ti.com>
|
|
|
|
|
|
|
|
| |
New android gadget driver does not need
platform data anymore
Change-Id: Ice38c260b140de7187d3ffc83c83565a4e907d72
Signed-off-by: Benoit Goby <benoit@android.com>
|
|
|
|
|
| |
Change-Id: I9d47be44cbe1712ea916ab4095facab859c1625b
Signed-off-by: Arve Hjønnevåg <arve@android.com>
|
|
|
|
| |
Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
|
|
|
|
|
| |
Change-Id: I3c362daee708c51c11b6da9c020209276d11eb7b
Signed-off-by: Colin Cross <ccross@android.com>
|
|
|
|
|
| |
Change-Id: Iff7f15f314b6dc898a01bdee972ca62b47dec5ed
Signed-off-by: Colin Cross <ccross@android.com>
|
|
|
|
|
|
|
|
| |
Use the pda-power driver to handle the charger, which is purely
driven by gpios.
Change-Id: I7123fc69d8ac64b1dbb5b3aaedb7962401ed7926
Signed-off-by: Colin Cross <ccross@android.com>
|
|
|
|
|
| |
Change-Id: I5262f4e2bb5a054d12b28d51aa7c6bf69ed26277
Signed-off-by: Colin Cross <ccross@android.com>
|
|
|
|
|
| |
Change-Id: I0703ca170adaf9508757bc6057c8c31fe1dd3469
Signed-off-by: Dima Zavin <dima@android.com>
|
|
Change-Id: I30ad9354636023f04c46b3a3553f428663dda77c
Signed-off-by: Colin Cross <ccross@android.com>
|