summaryrefslogtreecommitdiff
path: root/drivers/misc/c55_ctrl.c
AgeCommit message (Collapse)Author
2014-11-04IKXCLOCK-4107 Add Additional M4 Panic Restore LogicEric Tashakkor
Added user settings recovery to the pedometer driver. Created panic recovery for display and audio statuses. Change-Id: I9520d54d66a7711201d6d17f726afd592365d74a Signed-off-by: Eric Tashakkor <w36098@motorola.com>
2014-07-23IKXCLOCK-3122 Smart Ambient: support ambient off gestureWengang Wu
Change-Id: I22622983c50f1d564f40314f92e49646279826f5
2014-07-18IKXCLOCK-2896 Display: support ambient mode timeoutWengang Wu
Change-Id: I28422cfbfefb03671ad6868eb87a828481982a9c
2014-06-25IKXCLOCK-2464 c55: change the default state of C55Jee Su Chang
Change-Id: Idc1864828b048079bd81433717d7286166789bcb
2014-06-07IKXCLOCK-2158 C55: Fix bug where C55 pins not in right state in suspendJee Su Chang
Change-Id: Icb86d87304c21497540f6be5af1dfc32f6d93ec6
2014-06-06IKXCLOCK-1967 C55: Ensure C55 is OFF when going into suspendJee Su Chang
Change-Id: Iaee645f750625bcb541420f02c4dd66ffe4987c3
2014-05-27IKXCLOCK-1114 C55: Set UART pins to mode 0 on resumeJee Su Chang
When C55 is brought up, if the UART TX (from OMAP) pin is low, it causes C55's UART to get messed up. Change-Id: I6e7267c1eb5ed250b42d217628f914f9ba8f3494
2014-05-20IKXCLOCK-1129 misc: c55_ctrl: add file to track fw verificationMohsan Habibi
Change-Id: Id9e0d8d05ccecae5543a2507ad11d26103f469dd Signed-off-by: Mohsan Habibi <mohsan@motorola.com>
2014-05-04IKXCLOCK-1029 c55: optimize gpio pins during when c55 is offJee Su Chang
Change-Id: I1d046bd680ff4aaa0de13a4cb162cf946a17e38f
2014-05-01IKXCLOCK-991 c55: IRQ unbalanced enableJee Su Chang
Change-Id: I5c12fdd6f168f33739933d7374ffef256128feac
2014-04-30IKXCLOCK-975 c55: irq preventing kernel suspendJee Su Chang
- disable irq and not just irq wake when c55 disabled - remove irq wake functionality as not needed Change-Id: I27135a7459179f9ab4ab5c6ac0b3bffca0e213df
2014-04-29IKXCLOCK-898 c55: C55 RST pin control moved from OMAP to M4Jee Su Chang
- The C55 RST pin control is moved from OMAP to M4 - The regulators for C55 are left on at all times - The DSP shutdown and resume are based on Interactive mode Change-Id: Iabd9505e0f6309f050b54c087d723bd98edeee3c
2014-04-15IKXCLOCK-786 misc: c55_ctrl: remove dynamic pinmux supportMohsan Habibi
The dynamic pinmuxing of the SPI flash SPI pins should logically be controlled by the SPI flash driver instead. Remove this support from the c55 driver. Support for SPI flash pinmuxing will be done in another commit. Change-Id: I1895612ce25749ad10171eb74b2ae993fb553d7a Signed-off-by: Mohsan Habibi <mohsan@motorola.com>
2014-03-28IKXCLOCK-560 c55: Interrupt request fixJee Su Chang
Change-Id: I371678c72c26abf3087f0a2f50b9f090561e5c1a
2014-03-05IKXCLOCK-281 C55 interrupt didn't get through to user space daemonw20740
Author: Jee Su Chang - w20740 Change-Id: Ie27db6e7c093d35cbbd447625595dab5f1af1a35
2014-03-05IKXCLOCK-166 misc: c55_ctrl: add dynamic pinmux and regulatorMohsan Habibi
Some pins that are shared between AP and C55 can be driven by either C55 or AP, but not both. Add mechanism to control the pin mux when AP doesn't need those pins. Also, add dynamic regulator control when c55 is not enabled. Change-Id: I31d9ee40e0e8946620c66d716a8d9cb0bbdbbe16 Signed-off-by: Mohsan Habibi <mohsan@motorola.com>
2014-03-05IKXCLOCK-79 Enable regulator when C55 initialized and enable loadswitch when ↵w20740
LDO9 is turned on Author: Jee Su Chang - w20740 Change-Id: I5376c4da70385fccf9cc576df66775f7d25a0ec0 Reviewed-on: http://gerrit.pcs.mot.com/603308 SLTApproved: Slta Waiver <sltawvr@motorola.com> Tested-by: Jira Key <jirakey@motorola.com> Reviewed-by: Douglas Zobel <dzobel1@motorola.com> Reviewed-by: Viditha Hanumanthareddy <ngjq36@motorola.com> Submit-Approved: Jira Key <jirakey@motorola.com>
2014-03-05IKXCLOCK-55:AoV DSP bringupa17671
Change-Id: I495412bec582cd3fbf3dea55a2f803d70bd89e3a Reviewed-on: http://gerrit.pcs.mot.com/601816 SLTApproved: Slta Waiver <sltawvr@motorola.com> Tested-by: Jira Key <jirakey@motorola.com> Reviewed-by: Douglas Zobel <dzobel1@motorola.com> Submit-Approved: Jira Key <jirakey@motorola.com>