Commit graph

578572 commits

Author SHA1 Message Date
Anirudh Ghayal
d1c74c81df regulator: msm_gfx_ldo: Enable CPR sensors in LDO bypass mode
Enable the configuration which keeps the CPR sensors active
when LDO is in auto-bypass mode. The sensors only stay
bypassed when LDO is regulating.

CRs-Fixed: 1027469
Change-Id: I6b8c2a3fd8fe22a64b6d24c458a7c60641195e45
Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
2016-12-05 11:17:01 +05:30
Anirudh Ghayal
9115687acf regulator: msm_gfx_ldo: Add a property to adjust the open-loop voltage
Add a DT property to adjust the open-loop voltage for the LDO
corners, this will be useful for voltage adjustments after
LDO characterization.

While at it, update the LDO MIN_VOLTAGE value for 8953.

CRs-Fixed: 1010052
Change-Id: I7479ebbf0ac7253eb355246d36f15a91ce96cd9a
Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
2016-12-05 11:17:00 +05:30
Anirudh Ghayal
8b81a06f7a regulator: msm_gfx_ldo: Update the fusing scheme for GFX LDO
Change the LDO_EN bit definition for GFX LDO on MSM8953 and
remove the LDO bypass fusing logic as it is not supported.

While at it, add the debugfs node to disable ldo_mode.
Disable LDO mode: echo 1 > /d/msm_gfx_ldo/ldo_mode_disable
Enable  LDO mode: echo 0 > /d/msm_gfx_ldo/ldo_mode_disable

CRs-Fixed: 989270
Change-Id: Ibc7aa921380e89da4963571408b89bc417dec245
Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
2016-12-05 11:17:00 +05:30
Tirupathi Reddy
9c0520ed33 regulator: Remove internal code name of msmtitanium for msm8953
Remove all reference to internal code name msmtitanium
and replace them with msm8953, as there is an official
announcement for msm8953 SoC.

Change-Id: If99bbf20756a524c5a3bd7ba49366c29e158289e
Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
2016-12-05 11:16:51 +05:30
Anirudh Ghayal
21e26cc26d ARM: dts: msm: Enable PWM, Haptics and Flash for PM2FALCON
Enable the PWMs mapped to the RGB module and specify
the lpg-lut-size.

While at it, enable the haptics and flash node.

Change-Id: I83cf7882d1abb96c343973894c2a7ab3f932dfb1
Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
2016-12-05 10:44:31 +05:30
Maulik Shah
3c0f19e80b mpm-of: Support multiple mpm pin mapping to same gic interrupt
Currently one gic interrupt is mapped to one mpm pin.
Support multiple mpm pins to get enabled with single irq
with client drivers using enable_irq_wake API.

Change-Id: Iea575079c24ed0986b74fb6e86c7b8100474f19e
Signed-off-by: Maulik Shah <mkshah@codeaurora.org>
2016-12-05 10:39:45 +05:30
Linux Build Service Account
5142c18bae Merge "msm: vidc: Align release buffers with V4L2 states" 2016-12-04 05:55:31 -08:00
Linux Build Service Account
7e4605dbeb Merge "msm: vidc: Add debug info inside queue headers" 2016-12-04 05:55:30 -08:00
Linux Build Service Account
90779a7e5d Merge "ARM: dts: msm: Set max non secure region to 0xE0000000 on msm8998" 2016-12-03 17:18:07 -08:00
Linux Build Service Account
5d923c5be1 Merge "msm: vidc: avoid repeated calls to handle_sys_error" 2016-12-03 17:18:06 -08:00
Linux Build Service Account
2f22b36e92 Merge "msm: vidc: fix lock issue in msm_comm_get_mbs_per_sec()" 2016-12-03 17:18:05 -08:00
Linux Build Service Account
09525159a6 Merge "qcom-charger: smb2: add support of PMFALCON" 2016-12-03 09:59:53 -08:00
Linux Build Service Account
45a42ee01e Merge "ARM: dts: msm: fix slave-id of charger and FG on PMFALCON" 2016-12-03 09:59:52 -08:00
Linux Build Service Account
25f0ed75e0 Merge "icnss: Add support of setting MAC address from platform driver" 2016-12-03 02:17:52 -08:00
Linux Build Service Account
c8cee748e5 Merge "ARM: dts: msm: Change camera mount angle for msm8998 QRD device" 2016-12-03 02:17:51 -08:00
Liam Mark
bc13d86d3d arm: dma-mapping: handle IOVA address zero
The IOVA allocator used by these calls supports IOVA address
zero so properly handle IOVA address zero.

Change-Id: I012452d4cf3534dfb79e6deb15b7ff74f5e3bb40
Signed-off-by: Liam Mark <lmark@codeaurora.org>
2016-12-02 11:09:30 -08:00
Nicholas Troast
b796e99ce6 ARM: dts: msm: refactor smb138x device to its own dtsi
The smb138x device has been duplicated across many board level files.
Refactor the smb138x device to a separate dtsi file so it can be
included in any board level files.

Change-Id: I9520595f2a40e197ad2227a8391bed79412b19f8
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
2016-12-02 09:24:31 -08:00
Linux Build Service Account
4d0d50caa2 Merge "ARM: dts: msm: change ufs regulators for msmfalcon interposer QRD" 2016-12-02 09:02:32 -08:00
Linux Build Service Account
e107ec1742 Merge "ARM: dts: msm: Add sdhc2 regulator for QRD msmfalcon interposer" 2016-12-02 09:02:31 -08:00
Linux Build Service Account
63baba9f2b Merge "defconfig: msm: Disable CRYPTO_DEV_QCE config flag for msmfalcon" 2016-12-02 09:02:30 -08:00
Linux Build Service Account
337e994ce3 Merge "msm: kgsl: Reserve a context ID slot but don't populate immediately" 2016-12-02 09:02:28 -08:00
Linux Build Service Account
79ef4a7206 Merge "ASoC: msm: qdsp6v2: Fix an incorrect string comparison logic" 2016-12-02 09:02:27 -08:00
Linux Build Service Account
eb564015ba Merge "ASoC: msm8998: Update supported sample rates for USB backend." 2016-12-02 09:02:26 -08:00
Linux Build Service Account
89b2746b6f Merge "SoC: msm: q6dspv2: add null check for payload" 2016-12-02 09:02:24 -08:00
Linux Build Service Account
4016e041b2 Merge "ASoC: wcd934x: enable lineout path in codec" 2016-12-02 09:02:23 -08:00
Linux Build Service Account
a12941769a Merge "ASoC: soc-dapm: Invalidate DAPM path during dapm addition of routes" 2016-12-02 09:02:21 -08:00
Linux Build Service Account
4595a01ac7 Merge "misc: qcom: qdsp6v2: register ioctl calls for g711mlaw driver" 2016-12-02 09:02:16 -08:00
Linux Build Service Account
1042c91dfb Merge "ASoC: audio-ext-clk: add new audio ext clock" 2016-12-02 09:02:15 -08:00
Linux Build Service Account
b6d09323f0 Merge "ARM: dts: msm: Update ascent battery profile for GEN3 FG" 2016-12-02 09:02:14 -08:00
Linux Build Service Account
55d5ccc3e7 Merge "ARM: dts: msm: Add sdhc2 support for msmfalcon interposer" 2016-12-02 09:02:13 -08:00
Linux Build Service Account
1209c96d7b Merge "msm: kgsl: Check MMU type for memory and pagetable operations" 2016-12-02 09:02:12 -08:00
Linux Build Service Account
b08731c07c Merge "ARM: dts: msm: Remove clocks associated with GDSC for MSMfalcon/Trition" 2016-12-02 09:02:10 -08:00
Linux Build Service Account
ef10f8e77d Merge "usb: gadget: f_rmnet: Add support for configfs" 2016-12-02 09:02:08 -08:00
Charan Teja Reddy
e92079af3d ARM: dts: msm: add the smmu nodes for msmtriton
Add the QSMMU device nodes that is used for address translations on
msmtriton.

Change-Id: Iff419eef01ce58fe540e8f3bd7c8a1553a340d28
Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
2016-12-02 19:47:42 +05:30
Gaurav Kohli
0daf7767a6 ARM: dts: msm: Enable CX Ipeak Mitigation for MSMFALCON
This enables the assertion of CX ipeak mitigation during
MSS restart.

Change-Id: I113037aabafeacba7079d530ca859833f475f649
Signed-off-by: Gaurav Kohli <gkohli@codeaurora.org>
2016-12-02 05:26:56 -08:00
Gaurav Kohli
49093e9183 soc: qcom: pil: Add support for the CX IPeak mitigation
Clear the CX iPeak bit if it was set by MSS before crash.
MSS sets this bit if it was in Turbo state. In a situation
where all the votes were set (including MSS), It would have
resulted in CDSP throttling. But when MSS is in crashed state,
It cannot be cleared by MSS, So PIL needs to do this. It
would allow possible clearance of throttle state.

Change-Id: Ia561436a362dc5b0e1cb22c30ce9f5b8bb027a1f
Signed-off-by: Gaurav Kohli <gkohli@codeaurora.org>
2016-12-02 18:45:12 +05:30
Ashay Jaiswal
4195f84bde qcom-charger: smb2: add support of PMFALCON
Add support of PMFALCON PMIC and enable PMIC specific
workarounds in charger driver.

Change-Id: Id21fde25b9b741b9cb570ab5348959715e53e6cb
Signed-off-by: Ashay Jaiswal <ashayj@codeaurora.org>
2016-12-02 17:16:29 +05:30
Ashay Jaiswal
3bb0627e13 ARM: dts: msm: fix slave-id of charger and FG on PMFALCON
Charger and Fuel Gauge peripherals are on slave-id 0. Update
charger and FG device node to reflect the same.

Change-Id: I99d1e47a20fd5c3304249aa4f6c64e5967874312
Signed-off-by: Ashay Jaiswal <ashayj@codeaurora.org>
2016-12-02 17:16:29 +05:30
Gaurav Kohli
59ab2dddaf ARM: dts: msm: Make required changes for Modem PIL for MSMFALCON Interposer
Correct the required regulator node for Modem PIL for MSMFALCON Interposer
and also enable Modem pil.

Change-Id: I106ae84303f6a0b1de13ce564600f7788dd382b3
Signed-off-by: Gaurav Kohli <gkohli@codeaurora.org>
2016-12-02 03:35:45 -08:00
Vijayavardhan Vennapusa
4fce87dd36 ARM: dts: msm: Add aggre2_snoc_axi_clk handle in msmfalcon USB3 node
Add aggre2_snoc_axi_clk handle in USB3 node which is required to be
voted  from USB driver before enabling USB core clock for msmfalcon.

Change-Id: I190233c1fc483f3d519e09784ed19e6c09ccb2bd
Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
2016-12-02 16:49:55 +05:30
Vijayavardhan Vennapusa
1ef725bfa7 USB: dwc3: msm: Add support for vote/devote aggre2_snoc_axi_clk
It is required to put/get vote for aggre2_snoc_axi_clk before turning
ON USB core clock for read/write transactions to be successful over
NOC from USB->DDR. Hence add support for voting aggre2_snoc_axi_clk
before enabling USB core clock as part of exiting low power mode.

Change-Id: Icb17d65fbbe49d93971905948c3dc9ab17de152a
Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
2016-12-02 16:48:12 +05:30
Rajesh Kemisetti
3f4def3f08 ARM: dts: msm: Add GPU properties for falcon GPU
Add initial version of msmfalcon GPU properties.

This is needed to support Graphics driver functionality
on msmfalcon target.

Change-Id: I7b0ccdc9a4aafef8f91ae8194f5f89838b5acbee
Signed-off-by: Rajesh Kemisetti <rajeshk@codeaurora.org>
2016-12-02 16:46:56 +05:30
Gaurav Kohli
e5556d297a ARM: dts: msm: Make required changes for Slpi PIL for MSMFALCON Interposer
Correct the required regulator node for Slpi PIL and also enable Slpi
PIL.

Change-Id: Ia9cb83e7f7f5c74737ddf6f6987b5acfae11e224
Signed-off-by: Gaurav Kohli <gkohli@codeaurora.org>
2016-12-02 16:21:15 +05:30
Gaurav Kohli
5882afa079 ARM: dts: msm: Make required changes for Lpass pil for MSMFALCON Interposer
Correct the required regulator node for Lpass pil for MSMFALCON Interposer
and also enable Lpass pil.

Change-Id: I69d8cdddf847c3f327b03884eba7c976349ac08c
Signed-off-by: Gaurav Kohli <gkohli@codeaurora.org>
2016-12-02 02:44:00 -08:00
xiaonian
08e07c9d53 ARM: dts: msm: change ufs regulators for msmfalcon interposer QRD
Change ufs regulators for msmfalcon interposer QRD. Reduce
maximum power load that can be drawn from vcc and vccq2 supply.
Add the required minimum and maximum voltages of ufs phy.

CRs-Fixed: 1093028
Change-Id: Ic534c518116c18e98bd4e421365831400ef967f4
Signed-off-by: xiaonian <xiaonian@codeaurora.org>
2016-12-02 02:33:34 -08:00
xiaonian
75bc552202 ARM: dts: msm: Add sdhc2 regulator for QRD msmfalcon interposer
Add sdhc2 regulator corresponding to HW desgin.

CRs-Fixed: 1096038
Change-Id: Ib763bf5f58155fe2c6001357aa939d8098d2ff14
Signed-off-by: xiaonian <xiaonian@codeaurora.org>
2016-12-02 02:29:08 -08:00
Brahmaji K
f3be096981 defconfig: msm: Disable CRYPTO_DEV_QCE config flag for msmfalcon
Disable CONFIG_CRYPTO_DEV_QCE flag from defconfig,
which is not required for msmfalcon.

Change-Id: I29cf58d7069d758239c2f5712e70e94be20a42d3
Signed-off-by: Brahmaji K <bkomma@codeaurora.org>
2016-12-02 15:47:02 +05:30
Brahmaji K
414a3b3bcf ARM: dts: msm: Add qrng device node for msmfalcon
Add qrng device node with all the necessary parameters,
to enable the qrng driver on msmfalcon.

Change-Id: Ibf1eb081e58e8bf653f68cbcdfb894b6d8dab167
Signed-off-by: Brahmaji K <bkomma@codeaurora.org>
2016-12-02 15:07:09 +05:30
Brahmaji K
8538928dab ARM: dts: msm: Add tz-log device node for msmfalcon
Add tz-log device node with all the necessary parameters,
to enable the TZ log driver on msmfalcon.

Change-Id: I83b13e60c46ed7565fe202a2d1ba8d2b8c06bdcc
Signed-off-by: Brahmaji K <bkomma@codeaurora.org>
2016-12-02 15:06:13 +05:30
Brahmaji K
3f5515f123 ARM: dts: msm: Add crypto device node for msmfalcon
Add qcrypto and qcedev device nodes with all the necessary
parameters, to enable crypto drivers on msmfalcon.

Change-Id: I9d9d4eeeb5ee41ff8a61676b19bb01b9280ae7ca
Signed-off-by: Brahmaji K <bkomma@codeaurora.org>
2016-12-02 15:03:41 +05:30