Commit graph

583542 commits

Author SHA1 Message Date
Vijay Viswanath
b17b8358e0 MMC : card: check for card status incase of timeout error
Timeout errors can occur because of execution error in device during
execution of last command. For errors encountered while executing
commands in card, like cmd46 or 47, the card will stop execution and
wait for the next command from controller to return error information.
If controller sends no command, then a timeout error will occur. To
retrieve the error information in card, send status command must be
sent. In case a non-timeout error like RED error is detected, there
is no need to send CMD13 to card as the error information is already
present in the Resp Arg register.

Change-Id: I6ac0d3db834a3d5a6c67ee08d6232240c35714ff
Signed-off-by: Vijay Viswanath <vviswana@codeaurora.org>
2017-02-22 10:41:47 +05:30
Tirupathi Reddy
1c423b2380 regulator: Update APC0/1 CPR fuse corners supported for sdm630
Update the number of fuse corners used for APC0 and APC1 CPR
instances of sdm630 as per the new fusing scheme.

CRs-Fixed: 2008764
Change-Id: Icee251c350c102c698c2f60f3189e5aecf2dc7b1
Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
2017-02-22 08:44:35 +05:30
Sujeev Dias
4267834dd4 mhi: core: Preserve DB Mode state during lpm
When exiting low power modes (M3) do not reset
the DB Mode state if DB mode preserve flag is
set for channel.

CRs-Fixed: 1022868
Change-Id: I6557d28afe9d0ac11b76c683ffba76d7d6ffd377
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-02-21 17:12:25 -08:00
Sujeev Dias
8526dcd425 mhi: core: Do not reset doorbell mode during MHI_M3 abort
In order to avoid being out of sync between MHI client
and MHI host, host shall not reset the doorbell modes for
hardware channels during MHI_M3 state transition abort.

CRs-Fixed: 1023725
Change-Id: I6c742fc968fd57d71a86039bf1f3f65b1362bc90
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-02-21 17:12:01 -08:00
Wei Ding
09b4b95f9c ARM: dts: msm: add support for msm8998 QRD HDK board
Add camera node include rear,aux and front camera to
support the msm8998 QRD HDK device.
Increased the drive strength of mclk clock.

Change-Id: I6c8a3f3c69ca2bc2e3b54b46324525c67d0a2fd3
Signed-off-by: Wei Ding <weiding@codeaurora.org>
2017-02-21 16:30:15 -08:00
Tony Truong
683cb7801e mhi: core: Lock MHI_M3 state transition
To avoid any race conditions between MHI_M2 state
transition and MHI_M3 state transition lock the
entire MHI_M3 transition using xfer_lock.

CRs-Fixed: 972390
Change-Id: I7c2e1b7b3966dc5fb8bf2f91bce734bbc58c6fd7
Signed-off-by: Tony Truong <truong@codeaurora.org>
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-02-21 16:23:59 -08:00
Sujeev Dias
ac489269bb mhi: core: add memory barrier after ring operations
There are instances when MHI channel context read
pointer can be accessed simultaneously by different
CPU cores. To make sure read pointer updates visible
to all cores, add a memory barrier after completion
of MHI ring operation.

CRs-Fixed: 966338
Change-Id: Ifc8c4cd7595fed9049009c42420a665fb170079f
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-02-21 16:23:58 -08:00
Sujeev Dias
667012017d msm: mhi: fix error handling
Validate the channel prior to proceeding further.
Unlock spin lock before jumping to error handler.

CRs-Fixed: 1016969
Change-Id: Ie3328f878b582a333ae15f3b950c258ec42fd768
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-02-21 16:23:58 -08:00
Sujeev Dias
fc63288a51 mhi: core: change logs to print MHI_STATEs in text
Instead of printing enum index convert MHI_STATE
enum to text representation for easier interpretation
of debug logs.

CRs-Fixed: 1012249
Change-Id: I97a9a7ff293c739531d8197334a0f0a35bf20419
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-02-21 16:23:57 -08:00
Sujeev Dias
78f1bef7e5 mhi: core: Protect DB register when handling DB MODE
Possibility exist when handling a DB MODE event another
core to queue a TRE to same channel.  During that time
CC ctxt WP may get updated, however DB MODE event thread
still be using a stale WP.  Add a lock to synchronize
DB MODE event thread and queue TRE thread.

CRs-Fixed: 1005752
Change-Id: I7f285da8751a867a1c3d651466537368799eb657
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-02-21 16:23:49 -08:00
Linux Build Service Account
d72462d943 Merge "defconfig: msm: Enable the config SYSTEM_TRUSTED_KEYS" 2017-02-21 15:48:56 -08:00
Linux Build Service Account
8f7667b1ee Merge "diag: Register diag glink channels for only WDSP" 2017-02-21 15:48:55 -08:00
Linux Build Service Account
8a3a302f90 Merge "diag: Add mdlog session to apps pkt response path" 2017-02-21 15:48:54 -08:00
Linux Build Service Account
359c6348d1 Merge "ARM: dts: msm: Modify DMIC settings for sdm660 skus" 2017-02-21 15:48:54 -08:00
Linux Build Service Account
62def6b5e8 Merge "mmc: cmdq_hci: Enable legacy interrupts immediately after halt" 2017-02-21 15:48:52 -08:00
Linux Build Service Account
6e60fa39c5 Merge "ARM: dts: msm: Add VOL_UP node for SDM630" 2017-02-21 15:48:52 -08:00
Linux Build Service Account
69f533f015 Merge "ARM: dts: msm: Add touch device node for QVR8998" 2017-02-21 15:48:50 -08:00
Linux Build Service Account
340de7ccf0 Merge "ARM: dts: msm: add analog USB audio support for SDM660" 2017-02-21 15:48:50 -08:00
Linux Build Service Account
1cf336a9c8 Merge "mmc: cmdq_hci: CQ Register changes for sdm660" 2017-02-21 15:48:49 -08:00
Linux Build Service Account
ffa80fe1c2 Merge "ARM: dts: msm: Enable audio over DP for sdm660" 2017-02-21 15:48:48 -08:00
Linux Build Service Account
0f98f6f434 Merge "ASoC: msm: Add support for audio over Display Port for sdm660" 2017-02-21 15:48:47 -08:00
Linux Build Service Account
aecb1ed030 Merge "core_ctl: fix bug in assignment of not_preferred tunable values" 2017-02-21 15:48:46 -08:00
Linux Build Service Account
f538bfd560 Merge "ASoC: msm: Changes for adding format widget" 2017-02-21 15:48:45 -08:00
Linux Build Service Account
cfdfed314b Merge "wil6210: added sysfs file for FTM calibration" 2017-02-21 15:48:44 -08:00
Linux Build Service Account
ba2744213b Merge "Revert "ASoC: wsa881x: Add cache-always mode for sdm660"" 2017-02-21 15:48:43 -08:00
Linux Build Service Account
16ec079f8a Merge "Revert "ARM: dts: msm: Enable cache-always for WSA in sdm660 internal codec"" 2017-02-21 15:48:43 -08:00
Linux Build Service Account
0382b3bdb8 Merge "ASoC: msm_sdw: Fix wsa881x random speaker mute" 2017-02-21 15:48:42 -08:00
Linux Build Service Account
e4bd10339b Merge "mm, memory hotplug: small cleanup in online_pages()" 2017-02-21 15:48:42 -08:00
Linux Build Service Account
5114afcd40 Merge "mm, compaction: introduce kcompactd" 2017-02-21 15:48:41 -08:00
Linux Build Service Account
c834e8d43d Merge "clk: msm: Fix half-divider calculation for slave clks" 2017-02-21 15:48:40 -08:00
Linux Build Service Account
1b21698409 Merge "msm: pcie: add bounds check for debugfs register write" 2017-02-21 15:48:40 -08:00
Abhinav Kumar
9a0a010c8e drm/msm: add SDE IRQ domain before creating DRM objects
Currently all connectors list SDE as their parent interrupt
controller.

With commit <f5dd86c92d63df7a2790149d1cb9588c004695b0>
(<drm/msm/sde: reorganize top level interrupt handling code>),
the SDE IRQ domains get added after DRM init functions of the
connectors. This is incorrect as the irq request calls of the
connectors shall fail if the domain of the parent is not added yet.
Fix this by re-ordering the sde_kms_int() function to reflect the
correct order and remove the IRQ domain addition from irq_preinstall
calls as that will be very late for the connectors.

Change-Id: Ie1364840e2f018361e54470516d48c3facf59272
Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
2017-02-21 14:47:29 -08:00
Abhinav Kumar
83fc94fbb9 drm/msm: add HDMI support for DRM KMS driver
Add initial HDMI display driver support for SDE.
Support for configuring the HDMI TX controller
to specific resolutions. Add support for HDMI specific
ISR, uevent handling, basic debugfs support.
Add support for HDMI DRM specific calls for SDE driver.

Change-Id: I0cf7f4067e1a9b378632713b896798971971e5b9
Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
2017-02-21 14:46:26 -08:00
Chris Lew
f9a247575f ARM: dts: msm: Enable support for GLINK QOS feature on msm8998
The ADSP edge has strict timing requirements for audio usecases.
Enable GLINK QOS feature for ADSP to ensure timely tx transactions.

CRs-Fixed: 2009756
Change-Id: I8abc6a9c7b89d04f42ac1600251b3813b1677c38
Signed-off-by: Chris Lew <clew@codeaurora.org>
2017-02-21 13:46:29 -08:00
Divya Ojha
4786e3e1ad ARM: dts: msm: Add routing controls for sdm660 internal codec
Add routing controls to connect analog and digital codecs for both
RX and TX paths.

Change-Id: I9d9c9b07c11ad0c36c4e5726b3466f02f2f9ef6c
Signed-off-by: Divya Ojha <dojha@codeaurora.org>
2017-02-21 23:57:08 +05:30
Divya Ojha
b3c1879704 ASoC: sdm660-cdc: Fix codec power up and down sequence
Correct widget type for proper power up sequence. Pops are heard
on headset with incorrect sequence.

CRs-Fixed: 2001499
Change-Id: I98703738434f99e5c8778ccd4432c66b380d78a5
Signed-off-by: Divya Ojha <dojha@codeaurora.org>
2017-02-21 23:50:37 +05:30
Jordan Crouse
d8396535ce drm/msm: Bring in new register definitions
Bring in refreshed register definitions from the rnndb database.

Change-Id: Ic0dedbaddd22f6ac0b8cfb6184073968569de22d
Signed-off-by: Jordan Crouse <jcrouse@codeaurora.org>
2017-02-21 08:42:11 -07:00
Neeraj Upadhyay
cc87fca669 ARM: dts: msm: Add support for audio over USBC for SDM630
Add device tree file for analog audio over USBC support
for MTP platform of SDM630.

Change-Id: I71559108a94890cdb1cbdf4ac76eab92a56ff953
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
2017-02-21 06:30:38 -08:00
Neeraj Upadhyay
b3b8bcbb9a ARM: dts: msm: Add support for audio over USBC for SDM660
Add device tree file for analog audio over USBC support
for MTP platform of SDM660.

Change-Id: I676b1a361d1c9f89707703f50afe9b3f614beaaa
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
2017-02-21 06:30:25 -08:00
Linux Build Service Account
3294e91ec6 Merge "ASoC: msm: enable DAP set license logic on sdm660" 2017-02-21 05:33:50 -08:00
Linux Build Service Account
d245369b25 Merge "ARM: dts: msm: correct headset detection for msm8998 HDK" 2017-02-21 05:33:49 -08:00
Linux Build Service Account
cbd1ddded0 Merge "ASoC: msm: remove obsolete dolby driver" 2017-02-21 05:33:48 -08:00
Linux Build Service Account
b0e13cce52 Merge "ASoC: qdsp6v2: send afe calibration in acdb id mismatch cases" 2017-02-21 05:33:47 -08:00
Linux Build Service Account
a42c0634e2 Merge "ASoC: msm: qdsp6v2: Add support for fractional sampling rates" 2017-02-21 05:33:46 -08:00
Linux Build Service Account
1ebb258fac Merge "ARM: dts: msm: Fix compile warning in sdm660 audio node" 2017-02-21 05:33:46 -08:00
Linux Build Service Account
af9fe51e34 Merge "clk: qcom: Remove gcc_hmss_ahb_clk for sdm660" 2017-02-21 05:33:45 -08:00
Linux Build Service Account
d7f0452065 Merge "mm, kswapd: remove bogus check of balance_classzone_idx" 2017-02-21 05:33:44 -08:00
Linux Build Service Account
e236c2f038 Merge "defconfig: msmcortex: Add ST TP configuration for QVR8998" 2017-02-21 05:33:43 -08:00
Linux Build Service Account
07fe9cf491 Merge "drivers:soc: Avoid use of uninitialized variable" 2017-02-21 05:33:43 -08:00
Linux Build Service Account
61c51021df Merge "msm: mdss: Correct mixer enumeration for sdm630" 2017-02-21 05:33:42 -08:00