Commit Graph

3 Commits

Author SHA1 Message Date
Xiaogang Cui 9ac709e17d coresight: enable SD only mode when hardware sensing is not enabled
cd_gpio is floating on some devices, then there is a possiblity
that a false CARD_DETECT toggle is created when software starts to
resume SD card from power collapse at the same time. SD driver resume
will fail due to collision.

Change-Id: I5b33da09fe8d71ea2fa381f98f1dd79286d28399
Signed-off-by: Xiaogang Cui <xiaogang@codeaurora.org>
2014-09-29 10:37:29 +08:00
Aparna Das 1127d14ea7 coresight: handle error on failure to enable nidnt modes
Modify CoreSight TPIU driver to disable and release all resources that
have been already successfully enabled in case of an error in enabling
TPIU NIDnT modes.

Change-Id: Idd6ea0c07bf2f7596d79df4940273dd81a56fed2
Signed-off-by: Aparna Das <adas@codeaurora.org>
2014-05-19 17:46:52 -07:00
Pan Fang fa4748d1c5 coresight: add support for the nidnt mode in the tpiu driver
Add the Narrow Interface for Debug and Trace mode in the msm8916
platform which will provides nidnt hardware sensing to debug the
device online.

Change-Id: Ia169c805ea5ebe28ac483bff448e9495edb43811
Signed-off-by: Pan Fang <fangpan@codeaurora.org>
2014-04-09 11:01:48 +08:00