Commit graph

580049 commits

Author SHA1 Message Date
Linux Build Service Account
7c8408bb10 Merge "usb: gadget: composite: enable BESL support" 2016-12-19 17:04:40 -08:00
Linux Build Service Account
14c4731417 Merge "msm: camera: Synchronize jpeg ISR and userspace call" 2016-12-19 17:04:39 -08:00
Linux Build Service Account
b77f920e9c Merge "iio: rradc: Update reading BATT_ID channel" 2016-12-19 17:04:38 -08:00
Linux Build Service Account
3a216b65d0 Merge "qcom: scm: Support register r6 to pass the session id" 2016-12-19 17:04:38 -08:00
Linux Build Service Account
be7e27e9ca Merge "defconfig: msm: disable AIO support for msm8998" 2016-12-19 17:04:37 -08:00
Linux Build Service Account
4da8ac753f Merge "arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=y" 2016-12-19 17:04:36 -08:00
Linux Build Service Account
f5145b90f3 Merge "smb-lib: report FULL regardless of charger presence" 2016-12-19 17:04:35 -08:00
Linux Build Service Account
8778c16b56 Merge "ARM: dts: msm: Enable APSS-RPM communication for msmfalcon" 2016-12-19 17:04:35 -08:00
Linux Build Service Account
01ad371619 Merge "smb-lib : Fix incorrect VALID_INPUT_POWER_SOURCE_BIT check" 2016-12-19 17:04:34 -08:00
Linux Build Service Account
45650c8e68 Merge "mm: vmpressure: make vmpressure window variable" 2016-12-19 17:04:33 -08:00
Linux Build Service Account
2417fa3837 Merge "ARM: dts: msm: Add remote fs device node on msmfalcon" 2016-12-19 17:04:25 -08:00
Linux Build Service Account
ef49a02781 Merge "ASoC: msm8998: add asm loopback FE DAI" 2016-12-19 17:04:24 -08:00
Linux Build Service Account
cde7b42c00 Merge "ARM: dts: msm: set boost current threshold on PMI8998" 2016-12-19 17:04:15 -08:00
Linux Build Service Account
3251a3d1a0 Merge "qcom-charger: set optimal boost switching frequency" 2016-12-19 17:04:14 -08:00
Linux Build Service Account
cb0a801141 Merge "Revert "sched/cputime: Fix steal time accounting vs. CPU hotplug"" 2016-12-19 17:04:10 -08:00
Linux Build Service Account
69a20f9ed9 Merge "ARM: dts: msm: update speaker left and right GPIOs for APQ8998" 2016-12-19 17:04:07 -08:00
Linux Build Service Account
498f0f3b7c Merge "msm: camera: isp: Ignore bus error from RDI write master" 2016-12-19 17:04:02 -08:00
Linux Build Service Account
3f4c9a348f Merge "msm: camera: isp: Stop stats stream properly" 2016-12-19 17:04:01 -08:00
Hemant Kumar
3a9f5cec7f usb: phy: qusb2: Enable phy auto-resume
phy auto-resume allows phy to automatically drive
bus resume right after device driving bus resume for
at least 1ms due to remote wake up, before host XHCI
driver gets a chance to drive bus resume.

Change-Id: I6ea326b0864f46dd5e438f050950b8ee721726e5
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
2016-12-19 16:02:28 -08:00
Service qcabuildsw
eac971fc26 Merge "icnss: Do not collect MSA0 dump during Modem WDOG bite" into msm-4.4 2016-12-19 09:57:36 -08:00
Service qcabuildsw
22198ab7fc Merge "soc: qcom: ssr: add crash status to know why subsys crashed" into msm-4.4 2016-12-19 09:57:34 -08:00
Neeraj Upadhyay
ba138f450b ARM: dts: msm: Add msmfalcon device tree files for internal codec
Add device tree files for msmfalcon target, for platforms with
internal audio codec.

Change-Id: Id5d42a941c1583edc9c1ce0803c764b87a445313
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
2016-12-19 20:33:32 +05:30
Manu Gautam
317f5e44fb usb: phy: qusb: Keep LDOs ON during disconnect if PMI voted for it
PMI software requests PHY driver to turn-ON LDOs before running
charger detection. This is needed to have USB data lines in hi-Z
state. If there is race between USB driver processing disconnect
and next rm_pulldown request, then there is a possibility of
PHY driver turning-off LDOs even if PMI voted for it. This can
cause charger detection to fail. To fix this add a check in PHY
driver to check PMI vote in disconnect handling.

Change-Id: I6e873207aeee60e8e933430fc4e755aef81ab447
CRs-fixed: 1097343
Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
2016-12-19 19:39:11 +05:30
Charan Teja Reddy
f27e544d86 ARM: dts: msm: add iommu test device nodes for msmfalcon
The IOMMU test framework has been updated to add support for dummy
platform devices for testing purpose.

Change-Id: I57796a3c99a8c7463d98bc82be11a962527a45fe
Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
2016-12-19 19:17:45 +05:30
Amey Telawane
8e63d4bb1c ARM: dts: msm: add tpdm, tpda and cti nodes on msmfalcon
Add support for CTI, TPDA and TPDM for msmfalcon. TPDM is used
for trace, profiling and diagnostics and tpda is used as
an aggregator.

Change-Id: Ifad3259ca0fab45a264596475150d01708db3588
CRs-fixed: 1056777
Signed-off-by: Amey Telawane <ameyt@codeaurora.org>
2016-12-19 17:53:34 +05:30
Raju P.L.S.S.S.N
ac0703dbd6 ARM: dts: msm: Disable lpm sleep modes for msmtriton
Disable lpm sleep modes for msmtriton emulation platform
at boot time as PMIC related functionality is not emulated.

Change-Id: Ic85fdf082c8a5e3676c99398f42d36963cd352f3
Signed-off-by: Raju P.L.S.S.S.N <rplsssn@codeaurora.org>
2016-12-19 17:40:26 +05:30
Taniya Das
b858dc4085 clk: qcom: mmcc: Update the DSI PLL parent names
The byte and pixel clocks RCG sources from their dsi byte/pixel PLLs,
update the parent names so that those parents could be requested.

Change-Id: Ie92df31a5cdfa176e872d721a84475a37172a2dd
Signed-off-by: Taniya Das <tdas@codeaurora.org>
2016-12-19 16:30:34 +05:30
Himanshu Aggarwal
ca21aee131 ARM: dts: msm: add pinctrl configuration for Touchscreen GPIOs on MSMFALCON
Add pinctrl configuration for GPIO66 and GPIO67 used by Touchscreen
on MSMFALCON.

Change-Id: Ica5ff2bdbdfbfd2fa8dbba7048b74108b2a05f3f
Signed-off-by: Himanshu Aggarwal <haggarwa@codeaurora.org>
2016-12-19 16:23:31 +05:30
Vinayak Menon
1713de7137 mm: memcontrol: fix a compile time error
Fix a compile time error introduced by
'commit 334ca3ed18 ("Merge branch 'linux-linaro-lsk-v4.4'
into linux-linaro-lsk-v4.4-android")'

Change-Id: I1af8d539a1ce07e16f6c46f855c65cc4985de737
Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org>
2016-12-19 16:01:03 +05:30
Odelu Kukatla
651226d0bc ARM: dts: msm: Update the QoS settings for msmfalcon
Updated QoS clock names and QoS priority settings for mmnoc and a2noc.
Also added a new pimem bus master node for QoS programming.

Change-Id: I7ac87efea6e67e727839e36fb1a4a85faa219801
Signed-off-by: Odelu Kukatla <okukatla@codeaurora.org>
2016-12-19 15:57:52 +05:30
Odelu Kukatla
8709ea4752 msm: msm_bus: Add new bus master id for pimem
Add new bus master id to identify the pimem bus master
for bandwidth aggregation and QoS programming done
by the bus driver.

Change-Id: I0991065984b35511c33ab4c9bd274ad465d19601
Signed-off-by: Odelu Kukatla <okukatla@codeaurora.org>
2016-12-19 15:57:52 +05:30
zhenchao
2de9d8d02a ARM: dts: msm: Enable blsp1_uart3_hs for QRD interposer msm8998
Enable blsp1_uart3 for WCN3990 for QRD interposer msm8998 to use
high speed UART driver for bluetooth HCI interface.

CRs-Fixed: 1088153
Change-Id: Ibc1d54ca18c57a83c08e8a1eafc63e6aeb95f7c4
Signed-off-by: zhenchao <zhenchao@codeaurora.org>
2016-12-19 17:33:17 +08:00
Liangliang Lu
5aa20e5842 ARM: dts: msm: Add extcon node for QRD starlord track 3
extcon node is missed for QRD starlord track 3 and lead to enumerate as
unkonw device in PC. Add this node as MTP/CDP to enumeration work.

CRs-Fixed: 1099546
Change-Id: Ic7f4b96f8ff993637d18faf54316b3ca12e8f6bd
Signed-off-by: Liangliang Lu <luliang@codeaurora.org>
2016-12-19 01:23:29 -08:00
Linux Build Service Account
d0deb260c1 Merge "ARM: dts: msm: disable VDD_APC0/1 CPR aging adjustments on MSM8998v2" 2016-12-19 00:45:20 -08:00
Linux Build Service Account
5e640bc0ca Merge "ARM: dts: msm: reduce VDD_GFX CPR max floor to ceiling range for MSM8998v2" 2016-12-19 00:45:19 -08:00
Linux Build Service Account
425ffe81c8 Merge "usb: phy: qmp: Select usb3 phy mode before initializing PHY" 2016-12-19 00:45:18 -08:00
Linux Build Service Account
8f67f54f65 Merge "ARM: dts: msm: Add VDD_APC CPR voltage margins for msm8998 v2" 2016-12-19 00:45:16 -08:00
Linux Build Service Account
d99ef0e385 Merge "defconfig: arm64: Enable USBNET driver" 2016-12-19 00:45:15 -08:00
Linux Build Service Account
4bb7d538e4 Merge "usb: gadget: Reset notify count to 0 upon completion for RNDIS" 2016-12-19 00:45:15 -08:00
Linux Build Service Account
af5b1d99f7 Merge "usb: qusb2: De-assert TCSR_QUSB2PHY_CLAMP_DIG_N_1P8 upon boot up" 2016-12-19 00:45:13 -08:00
Linux Build Service Account
6319a38981 Merge "ARM: dts: msm: specify a flag to control encryption key size on msm8998" 2016-12-19 00:45:12 -08:00
Linux Build Service Account
8781b47d97 Merge "ARM: dts: msm: Enable bluetooth for wcn3990 on msm8998 interposer" 2016-12-19 00:45:07 -08:00
Linux Build Service Account
4cc397ff6d Merge "clk: msm: clock-gpu-8998: Program the Droop Detector gfx_pdn" 2016-12-19 00:45:06 -08:00
Linux Build Service Account
70a39ffcf9 Merge "smb138x-charger: enable the watchdog timer when parallel is enabled" 2016-12-19 00:45:05 -08:00
Linux Build Service Account
04d779afaa Merge "USB: dwc3-msm: Disable Update xfer for DBM on ep disable or dequeue" 2016-12-19 00:45:03 -08:00
Linux Build Service Account
a1c3d6511f Merge "ARM: dts: msm: Enable CAM1 on msmfalcon interposer" 2016-12-19 00:45:03 -08:00
Linux Build Service Account
620ee2fec0 Merge "ARM: dts: msm: Add device tree for msmfalcon QRD" 2016-12-19 00:45:02 -08:00
Linux Build Service Account
48a66e9312 Merge "ARM: dts: msm: Add camera dtsi for msmfalcon interposer qrd" 2016-12-19 00:45:00 -08:00
Linux Build Service Account
b5a61cbc34 Merge "msm: ion: Export msm_ion_do_cache_offset_op to do cache operations" 2016-12-19 00:45:00 -08:00
Linux Build Service Account
4d07d3aa00 Merge "msm: cpp: Reset vbif and load firmware on poll failures" 2016-12-19 00:44:56 -08:00