summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: specify UART configuration on msmfalcon."Linux Build Service Account2016-11-18
|\| | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | ARM: dts: msm: specify UART configuration on msmfalcon.Mukesh Kumar Savaliya2016-11-16
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial support for all BLSP UARTs with default configuration and disabled state such that clients can overwrite and enable respective UART instance as per need. Change-Id: I15ef73049cee76c6ea5b3916d9281bbd9fdfc563 Signed-off-by: Mukesh Kumar Savaliya <msavaliy@codeaurora.org>
* | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: ensure contiguous MSI for PCIe on msmcobalt"Linux Build Service Account2016-11-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | ARM: dts: msm: ensure contiguous MSI for PCIe on msmcobaltTony Truong2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PCIe MSI have to be contiguous by spec. Relocated PCIe node so that it receives contiguous MSIs from GIC driver. Change-Id: Ia73ab1ba51df7b501d246bb45141018409496d01 Signed-off-by: Tony Truong <truong@codeaurora.org>
| * | | | | | | | | | | | | | | | | | | ARM: dts: msm: enable QGIC MSI for PCIe on msmcobaltTony Truong2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add all SPIs for MSI, the base address, and the base SPI to PCIe node to support and enable QGIC MSI on msmcobalt. Change-Id: I1e74f1b03c3e15880efdac7ff07aca2f628de99d Signed-off-by: Tony Truong <truong@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | Merge "leds: qpnp-flash-v2: Add support for thermal derate features"Linux Build Service Account2016-11-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | leds: qpnp-flash-v2: add support to read pmic revidSubbaraman Narayanamurthy2016-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There are some features which needs to be enabled based on the PMIC. PMIC information such as subtype, revision can be obtained from revid peripheral. Hence add support to read pmic revid. Change-Id: Ie7a94f59e58b8f1b0816afda2496449694629205 Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | Merge "leds: qpnp-wled: Add support to configure VREF_CONTROL for pmicobalt"Linux Build Service Account2016-11-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | leds: qpnp-wled: Add support to configure VREF_CONTROL for pmicobaltFenglin Wu2016-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WLED module in pmicobalt has different VREF_CONTROL settings with current WLED module which is existing in pmi8994/pmi8952, including min voltage, max voltage, step size and default voltage. Add support for it. CRs-Fixed: 1081738 Change-Id: Ibaa555cec8cfd296125af3e6277df5331f5c438b Signed-off-by: Fenglin Wu <fenglinw@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add cpp src clock rates configuration for msmcobalt"Linux Build Service Account2016-11-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add cpp src clock rates configuration for msmcobaltKrishnankutty Kolathappilly2016-11-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add cpp src clock rates to device node configuration. Add separate cpp node for msmcobalt v2 as there is difference in clock rates. CRs-Fixed: 1079648 Change-Id: I436ad7fca01e599714f1bcb0abc06e5bc1165350 Signed-off-by: Krishnankutty Kolathappilly <kkolatha@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | Merge "defconfig: msm: update mmap randomness for all targets"Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | defconfig: msm: update mmap randomness for all targetsShiraz Hashim2016-11-14
| | |_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CTS malloc tests on Android 'N' expects higher entropy in mmap returned address. Present value of mmap random bits is not providing enough variations for 32 bit tasks. Increase mmap_rnd_bits for 32bit and mmap_rnd_compat_bits for 64bit targets to value of 16. Change-Id: Ibf6463467f28221470619b4f43ece062d41ae6b8 Signed-off-by: Shiraz Hashim <shashim@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Enable the haptics in QRD SKUK and vr1"Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Enable the haptics in QRD SKUK and vr1cyizhao2016-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable haptics for QRD SKUK and VR1 to make vibrator working CRs-Fixed: 1089954 Change-Id: I0718cd7d76669fb8743a59a322ac2a5eaa7c45f6 Signed-off-by: cyizhao <cyizhao@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: enable RPM regulator device node for MSMFALCON"Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | ARM: dts: msm: enable RPM regulator device node for MSMFALCONAshay Jaiswal2016-11-15
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some RPM regulator nodes are in disable state, enable all RPM regulator device nodes. CRs-Fixed: 1077493 Change-Id: I32fff5344329fe8c266f6a80c950eabca9c2d4cb Signed-off-by: Ashay Jaiswal <ashayj@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: update TADC ibatt scale for MSMCOBALT"Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | ARM: dts: msm: update TADC ibatt scale for MSMCOBALTNicholas Troast2016-11-14
| |/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently when the battery is charging (sinking current) the ibatt is positive. Change the scale polarity so that ibatt is negative when the battery is charging. Change-Id: I431dcc766df94adb7ee85d4cb32d9181a74d871a Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Remove min svs level for A540 in msmcobaltv2"Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Remove min svs level for A540 in msmcobaltv2Oleg Perelet2016-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Per hardware requirements update dtsi file to remove min svs power level. CRs-Fixed: 1085733 Change-Id: I066804e9f8bc527d58dd5199664a5756a0f3d298 Signed-off-by: Oleg Perelet <operelet@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | Merge "Revert "clk: msm: clock-gpu-cobalt: Update the graphics core clock ↵Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | frequency""
| * | | | | | | | | | | | | | | | | | | | | Revert "clk: msm: clock-gpu-cobalt: Update the graphics core clock frequency"Deepak Katragadda2016-11-14
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit bfebb79e7c52 ("clk: msm: clock-gpu-cobalt: Update the graphics core clock frequency") since we now want to enable scaling the graphics core clock upto 710 MHz on MSMCOBALT v2. Change-Id: I2715197a2b5cbe41da5b1983ff3066fa5d42c483 Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: update APC0/APC1/GFX aging allowed revisions for ↵Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | msm8998v2"
| * | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: update APC0/APC1/GFX aging allowed revisions for msm8998v2David Collins2016-11-14
| |/ / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the qcom,allow-aging-voltage-adjustment property for VDD_APC0, VDD_APC1, and VDD_GFX CPR regulators in order to match hardware fusing. Aging fuses will be blown for VDD_APC0 and VDD_APC1 on parts with local CPR revision 4 and for VDD_GFX on parts with global CPR revision 3. Also update the open-loop and closed-loop voltage adjustments so that the maximum 15 mV aging margin is applied on all parts in which aging adjustments are not enabled. Lastly, enable open-loop aging adjustment for VDD_GFX so that the aging voltage margin is added back into the open-loop voltage as needed at runtime. Change-Id: I481abdd54ce1e75bdebf908a61d6b484b377f55a CRs-Fixed: 1081084 Signed-off-by: David Collins <collinsd@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Set max secure sessions to 6 for msmcobalt"Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Set max secure sessions to 6 for msmcobaltSaurabh Kothawade2016-11-08
| | |/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Limit max secure concurrent instances to 6 due to system wide limitations like memory, performance etc. CRs-Fixed: 1083289 Change-Id: I2dde6542a31fb7b2f0d4c7a3d599c1f78999e4fe Signed-off-by: Saurabh Kothawade <skothawa@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add battery profile for FG in QRD SKUK and vr1"Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add battery profile for FG in QRD SKUK and vr1cyizhao2016-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add battery profile for these two devices to make sure FG could load it and work as expected. CRs-Fixed: 1086571 Change-Id: Id89f54f58bb2d5f7294c0244ab0ba39e90b5ecac Signed-off-by: cyizhao <cyizhao@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: update the battery data for cobalt"Linux Build Service Account2016-11-15
|\| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | ARM: dts: msm: update the battery data for cobaltcyizhao2016-11-15
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | FG profile data is updated for cobalt battery according to the new battery characterization process. CRs-Fixed: 1086571 Change-Id: Id0a74bc74e5ef1fc08af63ace50ab4774820597c Signed-off-by: cyizhao <cyizhao@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: add PMFALCON/PM2FALCON devices for msmcobalt ↵Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | interposer QRD"
| * | | | | | | | | | | | | | | | | | | | ARM: dts: msm: add PMFALCON/PM2FALCON devices for msmcobalt interposer QRDZhenhua Huang2016-11-14
| |/ / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add PMIC devices and remove reference of PMCOBALT/PMICOBALT from all client device nodes. This is for QRD only as it is a different design from MTP and CDP. In the parallel, delete reference from storage. Change-Id: I5842c32fbfcd62692a3585f23bfcb0d9c4b5f6c5 Signed-off-by: Zhenhua Huang <zhenhuah@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add rpm-smd node for msmtriton"Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add rpm-smd node for msmtritonRaju P.L.S.S.S.N2016-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add rpm-smd node for communication with RPM subsystem over glink. Change-Id: I28be6557fa97d65ec9add1d31c854576e21b47e1 Signed-off-by: Raju P.L.S.S.S.N <rplsssn@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Change GPU clock plan for msmcobalt interposer"Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Change GPU clock plan for msmcobalt interposerRajesh Kemisetti2016-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change GPU clock plan based on requirements for msmcobalt interposer platform versions. Change-Id: I817859817eeb76c565d1604fcb1cc11b0df2dd30 Signed-off-by: Rajesh Kemisetti <rajeshk@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: add new mapping table for memlat"Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: add new mapping table for memlatDavid Keitel2016-11-09
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modify the code-dev mapping table for memlat to further improve power and performance on msmcobalt v2. Change-Id: Ida2c99d7fd56b5b277653c42808f08f4f23ed790 Signed-off-by: David Keitel <dkeitel@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | Merge "leds: qpnp-flash-v2: Add support for programming led clamp currents"Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | leds: qpnp-flash-v2: modify regulator control for switch devicesSubbaraman Narayanamurthy2016-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently multiple regulator devices can be specified for LED switch device though a switch device may just require one supply. Also, before the switch device is enabled, voltage request is sent to set the maximum voltage. This is not needed with the regulators like BoB being used as supply for the switch device. Just enabling the regulator is enough during switch operation. Modify the way the regulator is obtained and controlled for switch operation. Since BoB regulator is configured by the bootloader properly for flash operation, remove them from the supply list of LED switch devices on pmicobalt and pm2falcon. While at it, fix the way device tree properties are read from flash/torch, switch devices. CRs-Fixed: 1083246 Change-Id: I8eb5f305f89bc18ad4b735bd89cbf259f0e1ea11 Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: correct subtype of MSMCOBALT V2 QRD SKUK device"Linux Build Service Account2016-11-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: correct subtype of MSMCOBALT V2 QRD SKUK deviceXiaogang Cui2016-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct subtype of msmcobalt V2 QRD SKUK board. Change-Id: I3510952832f958b3b9d9d0a3e7237df34328ec30 Signed-off-by: Xiaogang Cui <xiaogang@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Support only dummy clocks for falcon/triton rumi"Linux Build Service Account2016-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Support only dummy clocks for falcon/triton rumiTaniya Das2016-11-13
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As RUMI platform does not require real clocks, add back dummy clocks for this platform. Change-Id: I774ffb1e55971ec8097994d1cfe664db5902a8ce Signed-off-by: Taniya Das <tdas@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | Merge "Revert "ARM: dts: msm: disable L1 and L1ss for PCIe on msmcobalt""Linux Build Service Account2016-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Revert "ARM: dts: msm: disable L1 and L1ss for PCIe on msmcobalt"Tony Truong2016-11-11
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit c93b93ee87a0 ("ARM: dts: msm: disable L1 and L1ss for PCIe on msmcobalt"). Re-enable a necessary power saving feature for PCIe and its client. Change-Id: I231f518b701a988ab4a4f475e7e3c6f17d58187b Signed-off-by: Tony Truong <truong@codeaurora.org> Signed-off-by: Maya Erez <merez@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add slimbus instance entries for msmfalcon"Linux Build Service Account2016-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add slimbus instance entries for msmfalconDilip Kota2016-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Audio and QCA slimbus instance entries. Entries are disabled by default. Need to enable along with slave instances. Change-Id: I372e9e38a567e0cf83a226f29510fdf570decd43 Signed-off-by: Dilip Kota <dkota@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Enable memory allocation for diag on triton"Linux Build Service Account2016-11-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |