Commit graph

586162 commits

Author SHA1 Message Date
Linux Build Service Account
25b39c2892 Merge "usb: dwc3: Increase polling interval for set transfer resource ep cmd" 2017-03-21 05:00:25 -07:00
Linux Build Service Account
d839862f49 Merge "msm: camera: isp: use NOMINAL clock for CX iPeak" 2017-03-21 05:00:24 -07:00
Linux Build Service Account
6d1f13e7dd Merge "diag: Update msg, log and event information" 2017-03-21 05:00:23 -07:00
Linux Build Service Account
fda3bc12e7 Merge "iommu/io-pgtable-arm: fix multibit shareability comparison" 2017-03-21 05:00:21 -07:00
Linux Build Service Account
52429e5532 Merge "soc: qcom: secure_buffer: add export symbol hyp_assign_phys" 2017-03-21 05:00:20 -07:00
Linux Build Service Account
6ce9cfcc4e Merge "ath10k: remove the unused code from ath10k snoc driver" 2017-03-21 05:00:19 -07:00
Linux Build Service Account
3892c7568b Merge "msm: gsi: Remove duplicate registers defines" 2017-03-21 05:00:18 -07:00
Linux Build Service Account
a25f36717b Merge "ARM: dts: msm: increase the common cma region on sdm660" 2017-03-21 05:00:17 -07:00
Linux Build Service Account
b465fd1627 Merge "msm: camera: Rate limit debug logs" 2017-03-21 05:00:10 -07:00
Vikram Mulukutla
767c721b7c clk: msm: clock-cpu-8996: Allow interrupts during alt_pll set_rate
The CPU that is disabling the alternate PLL may also need to
handle CPR interrupts. Allow the CPU to handle interrupts
during the set_rate operation.

CRs-Fixed: 960701
Change-Id: I63d7ce3e3dd2b559c4db383b64faa9335c404576
Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>
2017-03-21 03:01:51 -07:00
Vikram Mulukutla
936388f5f5 clk: msm: clock-alpha-pll: Allow interrupts to be enabled during set_rate
Some PLL implementations depend on the CPU being able to handle
certain interrupts in order for the set_rate operation to
complete. Allow interrupts to be handled in the set_rate op.

CRs-Fixed: 960701
Change-Id: I6fda5ed9eb7d6f2e2cd91c58ebabfd7bc1c8a2fc
Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>
2017-03-21 02:48:00 -07:00
Jaiju Yesudasan
bf01369440 profiler: Add a communication interface between userspace and tz services
Add a new driver to Provide a communication interface between userspace and
tz services using Secure Channel Manager (SCM) interface. It exposes APIs
for userspace to get system profiling information.
This will allow the sdp profiler to get cpu/gpu and total bandwidth info.

Change-Id: Ia1f5dbdda44b9e25a0a705ffe827f0c3741c8ef8
Signed-off-by: Jaiju Yesudasan <cjaijuy@codeaurora.org>
2017-03-21 01:07:22 -07:00
Deepak Kumar
7e55c6876f ARM: dts: msm: Enable midframe sampling timer on SDM630
This change enables midframe sampling timer which samples
the GPU power stats if the command batch expiry takes longer
than the threshold set by KGSL_GOVERNOR_CALL_INTERVAL. This
will help the use cases where long running command batches
were delaying GPU DCVS decision for increasing the frequency.

Change-Id: I41b1dadda348f69d32dd6012a882dbaee20dc691
Signed-off-by: Deepak Kumar <dkumar@codeaurora.org>
2017-03-20 23:30:45 -07:00
Rakesh Pillai
c3ff8e405f ath10k: implement debugfs interface for sifs burst
This interface can be used to enable or disable sifs burst
from debugfs.

CRs-Fixed: 2017024
Change-Id: If1ce889c4a829c20e0570a6cf35711f988859b89
Signed-off-by: Rakesh Pillai <pillair@codeaurora.org>
2017-03-20 23:17:31 -07:00
Sayali Lokhande
a53de8141c ARM: dts: msm: Add DDR52 bus speed mode for SDM660
SDCC is running at NOM during 4K video playback test
case which is causing power regression.
Fix this by adding DDR52 lower bus speed mode in
clock scaling. With this change sdcc is able to run
in low power mode(SVS) and hence improving power savings.

Change-Id: I99e03bea142e5377ee7c12c29a31631c1b4dabed
Signed-off-by: Sayali Lokhande <sayalil@codeaurora.org>
2017-03-21 11:39:01 +05:30
Sayali Lokhande
a2bc826fed ARM: dts: msm: Update SDCC bus voting for SDM660
SDM660 target has a dual DDR channel of width 16 bits.
Update DDR bus bandwidth voting considering per channel
voting and update CNOC bus voting to support LOW_SVS
(i.e freq 33.33 MHz) considering bus width of 4 bytes.

Change-Id: Iff0a40016f58c82d0823fd0c1968f1af6978f68c
Signed-off-by: Sayali Lokhande <sayalil@codeaurora.org>
2017-03-21 11:27:58 +05:30
Liangliang Lu
447f623d63 USB: u_data_ipa: Fix the issue that may return uninitialized value
'ret' might be used uninitialized in this function.

Change-Id: I21814a0ac3e40b30fa0894b5607f5701cec88a1f
Signed-off-by: Liangliang Lu <luliang@codeaurora.org>
2017-03-21 11:28:25 +08:00
Sujeev Dias
aaefb772f4 msm: mhi_rmnet: add support for dynamic interface name
mhi_rmnet support both hardware accelerated path,
and software path for IP traffic. Add support to
configure interface name through device tree.

CRs-Fixed: 2022229
Change-Id: I8356c599ce22ae45e0f3c03272ebf50251a73a59
Signed-off-by: Sujeev Dias <sdias@codeaurora.org>
2017-03-20 19:25:47 -07:00
Jack Pham
fd0ff67425 usb: pd: Determine dual_role writeable based on PD capability
Allowing 'data_role' and 'power_role' sysfs attributes to
be writeable implies that they can be changed independently.
This is only true if there is a PD-capable device attached,
otherwise the write permission should not be set.

Also make sure to call dual_role_instance_changed() at the
conclusion of initiating a DR swap in order to trigger the
is_writeable() callback to update the permissions. Note that
the PR swap case is already handled during the call to
usbpd_set_state(PE_{SRC,SNK}_READY).

Change-Id: I3f4bcaa8ae32af9a124e6f0967509c784e776f7d
Signed-off-by: Jack Pham <jackp@codeaurora.org>
2017-03-20 19:05:09 -07:00
Subbaraman Narayanamurthy
427a991945 soc: qcom: qpnp-haptic: Remove use-play-irq and use-sc-irq flags
Remove use_play_irq and use_sc_irq flags as they are not really
needed. Interrupts can be obtained and registered always. Keep
the play interrupt enabled only for buffer mode.

Change-Id: Ie530819ed18b048d43d59dd7a0dc5f73cc3a9b70
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-03-20 18:11:53 -07:00
Subbaraman Narayanamurthy
c8eb719755 soc: qcom: qpnp-haptic: Overhaul the driver
Currently, the driver does read-modify-write to registers in so
many places. It would be better to have a masked_write API to do
this. This also needs a change in the mask definitions used in
all places where these writes are made. Also, create separate
functions that deals with a particular configuration so that they
can be reused later.

Change-Id: Ice07297b1542640e82c7adc12d323258440edb77
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-03-20 18:09:39 -07:00
Abhijeet Dharmapurikar
5e34bc8d01 pmic-voter: move to common header location
pmic-voter.h needs to be used in the qcom-tadc driver which resides
outside of the power/supply/qcom location. Move it to include/linux.

Change-Id: I5079a8504573da2a800fd458ef9aa5931056d8c2
Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
2017-03-20 15:56:47 -07:00
Subhash Jadavani
bbbf454942 phy: qcom-ufs: set no runtime PM callbacks flag
UFS PHY power management is managed by its parent (UFS host controller)
hence set the no runtime PM callbacks flag on UFS PHY device to
avoid any accidental attempt to call the PM callbacks for PHY device.

Change-Id: I06e6b140a98233e30d406754f0cdcdd27c834357
Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
2017-03-20 14:25:07 -07:00
Subbaraman Narayanamurthy
6bd5f3102f ARM: dts: msm: modify charging LED configuration for msm8998 MTP/QRD
Currently, red and green LEDs are used for showing charging and
full status. Since they're configured with battery-charging and
battery-full LED triggers, power supply framework updates these
LEDS for battery power supply based on charging status. Remove
these default trigger configurations so that these LEDs can be
controlled by userspace in a better way. Also, specify blinking
configuration for red LED so that it can be used for indicating
HVDCP chargers.

CRs-Fixed: 2007466
Change-Id: I3e06582e7e1b6b8a588e7f5fb7b31bd01be16cea
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
2017-03-20 12:52:48 -07:00
Nicholas Troast
a32eccc4ac iio: qcom-tadc: fix reading die reset threshold
When reading the die reset threshold an error is returned due to a
missing switch case. Add it.

Change-Id: I079efe745fd64d37ba284dca7c912b1613b20af3
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
2017-03-20 11:56:08 -07:00
Nicholas Troast
e414b36291 iio: qcom-tadc: serialize conversion requests
Two or more conversion requests could be scheduled at the same time
which causes timeout errors. Fix this by serializing the software
conversion requests.

Change-Id: Ie5de4923cfb67f8e75248ebe1a6d577dab1686a4
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
2017-03-20 11:56:08 -07:00
Skylar Chang
44633f26d9 msm: gsi: add ipc logging
Added support for IPC logging to GSI driver.
This will create a new entry for GSI on IPC the IPC log.

Change-Id: I367535eb81a9d9245d4fd5fae70160ffde2137ee
CRs-Fixed: 2020848
Acked-by: Michael Adisumarta <madisuma@qti.qualcomm.com>
Signed-off-by: Skylar Chang <chiaweic@codeaurora.org>
2017-03-20 10:34:28 -07:00
Tharun Kumar Merugu
2b36fd66f7 msm: ADSPRPC: Null check for file session context
When any system call is made, before servicing it make sure that the
session context is not null and channel info is valid.

Change-Id: Ieba53b123d6553c5381db9f0b6d57b8f343e6155
Acked-by: Vishnu Karthik D <vikarthi@qti.qualcomm.com>
Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
2017-03-20 06:57:56 -07:00
Utkarsh Saxena
39b44f8e46 msm: ipa: send filter notify req when client disconnects
IPA Q6 needs to know when the client pipe disconnects
to clean up call related settings. Make a change to
send filter notify req with filter index len as 0.

Change-Id: I989eed2e04156b4f6e193dce0e8e71d1f588e749
Acked-by: Chaitanya Pratapa <cpratapa@qti.qualcomm.com>
Signed-off-by: Utkarsh Saxena <usaxena@codeaurora.org>
2017-03-20 18:43:12 +05:30
Amir Samuelov
fd8b38e352 soc: qcom: spcom: spcom_device_read() check filp->private_data
spcom_device_read() should check that filp->private_data is not NULL
before using it.

CRs-Fixed: 2016948
Change-Id: I663d31e69b1f170c4a125705f1e1a1fde4ed098b
Signed-off-by: Amir Samuelov <amirs@codeaurora.org>
2017-03-20 05:21:33 -07:00
Avaneesh Kumar Dwivedi
60e059d220 soc: qcom: Do not clear segments if pil boot failed in memory allocation
PIL boot failure if happened due to memory allocation failure then skip
clearing segments as there is nothing loaded in fw region.

Change-Id: If0c09dd47941be0d9fe42496db43365ece32f3e9
Signed-off-by: Avaneesh Kumar Dwivedi <akdwived@codeaurora.org>
2017-03-20 17:23:02 +05:30
Avaneesh Kumar Dwivedi
891e794f28 soc: qcom: Skip clearing modem FW region post load failure
In existing implementation, we are clearing fw region when loading fails
midway. This is not in consonance with MBA design so differentiate
between modem and other PIL modules. While at it, rectify the data type
of subsys_state in qmi_client_info as well.

Change-Id: I985456fca42346947eac24df5bf66599dcbf4c53
Signed-off-by: Avaneesh Kumar Dwivedi <akdwived@codeaurora.org>
2017-03-20 17:10:20 +05:30
Yeleswarapu Nagaradhesh
22dd3e88f7 ASoC: msm: add CPE widgets to ignore suspend list
when SVA app is launched, apps is not going to suspend
as widgets are not added in ignore suspend list. Hence
add required CPE widgets to ignore suspend list.

CRs-Fixed: 2021795
Change-Id: I9e3b6c1a7751a6a580e57265bb5b1140c09198a8
Signed-off-by: Yeleswarapu Nagaradhesh <nagaradh@codeaurora.org>
2017-03-20 17:09:31 +05:30
Neeraj Soni
77eeced18f security: pfe: Adapt ICE engine setup call for eMMC
Ice setup operation will work indpendent of storage
type. Command line parameters will be read to find out
storage type before doing ICE HW Configuration.

Change-Id: I90a520f6d80e92505464fcde04980d858b34b455
Signed-off-by: Neeraj Soni <neersoni@codeaurora.org>
2017-03-20 17:01:21 +05:30
Nick Desaulniers
8eac2dd9db ion: blacklist %p kptr_restrict
Bug: 31494725
Change-Id: I10a0c2aae883dfaa6c235c38689a704064557008
Git-repo: https://android.googlesource.com/kernel/msm.git
Git-commit: b57e736e9991b3d0f85c0870b1eff6310a4baa64
[d-cagle@codeaurora.org: Automatic resolve of merge conflicts]
Signed-off-by: Dennis Cagle <d-cagle@codeaurora.org>
2017-03-20 03:33:11 -07:00
Sravan Kumar Ambapuram
d36bb30811 drivercore: Avoid adding devices without pm_ops to dpm list
Devices without pm_ops are not required to be added in dpm list.
It also helps in improving suspend/resume latencies.

Change-Id: I19a85742fdb6f4d01363b69662ea6d7721a08b3a
Signed-off-by: Sravan Kumar Ambapuram <asravan@codeaurora.org>
2017-03-20 15:32:19 +05:30
Dhoat Harpal
b6bcf8779b soc: qcom: glink_smem_native_xprt: Wakeup tx thread in deferred function
Wakeup of tx thread is done in rx_worker non atomic context. Additionally,
rx_worker also process commands in non atomic context which require tx in
same context. This leads to deadlock situation, if the tx issued from
rx_worker non atomic context result in fifo full and go to sleep.

To avoid this deadlock situation now wakeup is called from a deferred
function.

CRs-Fixed: 2018003
Change-Id: Ibfd12f65340c7ac9a00956a014bc013401223c98
Signed-off-by: Dhoat Harpal <hdhoat@codeaurora.org>
2017-03-20 15:00:28 +05:30
Mark Salyzyn
3951e7859f android: fiq_debugger: restrict access to critical commands.
Sysrq must be enabled via /proc/sys/kernel/sysrq as a security
measure to enable various critical fiq debugger commands that
either leak information or can be used as a system attack.

Default disabled, this will leave the reboot, reset, irqs, sleep,
nosleep, console and ps commands.  Reboot and reset commands
will be restricted from taking any parameters.  We will also
switch to showing the limited command set in this mode.

Signed-off-by: Mark Salyzyn <salyzyn@google.com>
Bug: 32402555
Change-Id: I3f74b1ff5e4971d619bcb37a911fed68fbb538d5
[d-cagle@codeaurora.org: Resolve merge conflict]
Git-repo: https://android.googlesource.com/kernel/msm
Git-commit: 1031836c0895f1f5a05c25efec83bfa11aa08ca9
Signed-off-by: Dennis Cagle <d-cagle@codeaurora.org>
2017-03-20 02:28:42 -07:00
Sandeep Panda
1c44dae0c1 ARM: dts: msm: enable ESD feature for command mode on sdm630
Enable ESD feature for default truly command mode panel on sdm630.
Also increase the escape clock of both command and video mode panel
to avoid DSI PHY related errors seen during ESD enable use case.

Change-Id: Icc6064a9ad2b7aac2699f3161a3f7711933e55f8
Signed-off-by: Sandeep Panda <spanda@codeaurora.org>
2017-03-20 12:14:05 +05:30
Rupesh Tatiya
9a983b8062 btfm: Close 3990 FM tx ports first and keep overflow bit always set
Close data source ports i.e. wcn3990 tx ports before data sink ports i.e.
AFE for FM tx case. Also, do not set wcn3990 overflow/underflow registers
to 0 during channel disable path. This causes audio loss if audio focus
is lost during FM playback.

Change-Id: Id6c8ee145bf7feb8681851499ba36b708667b4ef
Signed-off-by: Rupesh Tatiya <rtatiya@codeaurora.org>
2017-03-20 11:55:15 +05:30
Mohit Aggarwal
d3dd42d17c ARM: dts: msm: Increase memory for diag client on sdm660
Currently, memshare allocates 5MB memory to diag client.
This patch increases the memory to 15MB. Also now diag
client will be considered guaranteed to avoid memory
allocation failure on modem SSRs.

Change-Id: I2ac822ef95ab7fbf054fdc80052b8406732f383e
Signed-off-by: Mohit Aggarwal <maggarwa@codeaurora.org>
2017-03-20 11:38:35 +05:30
Deepak Kushwah
f7ae08fa56 msm vidc: Initialise array elements
Array elements needs to be initialised as the
elements are not initialised by default and may
contain junk data which will lead to unexpected
behaviour.

Change-Id: Ifecb8065b09afcbf11a9dcfbf230403afcdb225d
CRs-Fixed: 2015789
Signed-off-by: Deepak Kushwah <dkushwah@codeaurora.org>
2017-03-19 23:00:35 -07:00
Deepak Kushwah
0e73a64179 msm vidc: Update flags for secure scaling control
Secure scaling control is flagged as volatile which
should not be beacause as per the documentation a volatile
control changes continuously but this control value
is updated from capabilities we got from the firmware
which is not going to change later. Also as this control
is volatile, when we try to get control on this, driver
will try to get control for all the controls which are
flagged as volatile. This might lead to generate session
error as there are some controls which are specific to
codec type but as they are flagged volatile driver will
try to get control for them too and this will trigger
session error from firmware.

Change-Id: I42602eb8e20a6ae5ce90f9dbe938b0503c6a731e
CRs-Fixed: 2015147
Signed-off-by: Deepak Kushwah <dkushwah@codeaurora.org>
2017-03-19 23:00:18 -07:00
Govind Singh
d68630f7bf ath10k: Get WCN3990 mem base from dt node
Add support to get WCN3990 mem base from
device tree node.

Change-Id: I1561dc18577a075bda123429b3e9b89e92a9bfb5
Signed-off-by: Govind Singh <govinds@codeaurora.org>
2017-03-19 21:38:17 -07:00
Govind Singh
87aed5e5d9 ARM: dts: msm: update wcn3990 wlan device node for APQ8998
Add memory regions defined as starting address and size in
wlan module device node for APQ8998.

Change-Id: I76b790f2186d133984997acff5b3faed621f2116
Signed-off-by: Govind Singh <govinds@codeaurora.org>
Signed-off-by: Sarada Prasanna Garnayak <sgarna@codeaurora.org>
2017-03-19 21:38:06 -07:00
Linux Build Service Account
687a4eb82b Merge "ASoC: sdm660_cdc: Add null check in msm_dig_suspend" 2017-03-19 20:46:21 -07:00
Linux Build Service Account
e3cfe4f4b3 Merge "msm: camera: isp: Initialize or validate variables before use" 2017-03-19 20:46:20 -07:00
Linux Build Service Account
de5618cae1 Merge "clk: qcom: Register gcc debug mux with clock_debug functionality" 2017-03-19 20:46:19 -07:00
Linux Build Service Account
49159cb40c Merge "clk: Move the measure functionality from common clock framework" 2017-03-19 20:46:18 -07:00
Linux Build Service Account
f9cf02e447 Merge "clk: qcom: Move clock debug measure support from common code" 2017-03-19 20:46:17 -07:00