summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | arm64: dma-mapping: support per-buffer coherent mappingsLiam Mark2017-01-04
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For arm64 stage 1 mappings add support to either force a buffer to be mapped as coherent through the DMA_ATTR_FORCE_COHERENT DMA attribute, or to force a buffer to not be mapped as coherent by using the DMA_ATTR_FORCE_NON_COHERENT DMA attribute. Both the DMA_ATTR_FORCE_COHERENT and DMA_ATTR_FORCE_NON_COHERENT DMA attributes override the buffer coherency configuration set by making the device coherent. Change-Id: I21be3a09874c9fcfc79c4dd408c827ef26f60f01 Signed-off-by: Liam Mark <lmark@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Update configurations of sdhc2 for sdm660 QRD"Linux Build Service Account2017-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Update configurations of sdhc2 for sdm660 QRDxiaonian2017-01-13
| | |/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update vdd-current-level as per latest hardware documentation and interrupt related properties of sdhc2 for sdm660 QRD. CRs-Fixed: 1111072 Change-Id: Ica211d68a032d51ab313cce47d2b84137433f18c Signed-off-by: xiaonian <xiaonian@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: enable bw mon4 version on sdm660 target."Linux Build Service Account2017-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: enable bw mon4 version on sdm660 target.Santosh Mardi2017-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SDM660 target supports the bw monitor version 4 includes the zone counts. Enable the bw mon4 for the SDM660 target. Change-Id: I0f8323c6bdc91d859456ddd8a70838cd8e71779c Signed-off-by: Santosh Mardi <gsantosh@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "cpufreq: changes to adapt for opensource clock framework"Linux Build Service Account2017-01-13
|\| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | cpufreq: changes to adapt for opensource clock frameworkSantosh Mardi2017-01-13
| |/ / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update cpufreq driver to adapt to opensource clock framework Opensource clock framework dev_clk_get returns with the different clock handle for all cpu cores with same clock source This is different in the existing clock framework where dev_clk_get returns with the same clock handle for the cores which shares the same clock source. Cpufreq driver was compatible with the existing clock framework but with the opensource clock framework we need to handle the different clock handles for all the cores even the clock source is common. Change-Id: Ic343bc20dc7c8b2ce151a5a2b5f85b43cdd949bf Signed-off-by: Santosh Mardi <gsantosh@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Fix configurations for crypto and qrng on SDM660"Linux Build Service Account2017-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Fix configurations for crypto and qrng on SDM660Brahmaji K2017-01-12
| |/ / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update qrng block address and interrupt number for crypto hardware for SDM660. Change-Id: I5f0066a1d2086830747156d8c65746a2dac87feb Signed-off-by: Brahmaji K <bkomma@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: enable watchdog for sdm 660"Linux Build Service Account2017-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: enable watchdog for sdm 660Amey Telawane2017-01-12
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable watchdog node for sdm660 which is used to detect system hang. Change-Id: I463f7320a068b678370b295558689c37d8073fb7 CRs-fixed: 1056777 Signed-off-by: Amey Telawane <ameyt@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Use correct property name to pass values for sdm660"Linux Build Service Account2017-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Use correct property name to pass values for sdm660Vijayavardhan Vennapusa2017-01-12
| |/ / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use correct property name for passing voltage values for voting core_ldo which is required for QMP PHY. Change-Id: I042905f5971c653f580a6f4388555744ff3160cc Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: enable display panel for sdm660 QRD"Linux Build Service Account2017-01-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: enable display panel for sdm660 QRDYahui Wang2017-01-11
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nt36850 wqhd command panel will be used for sdm660 QRD, so enable it for sdm660 QRD. CRs-Fixed: 1107352 Change-Id: Ia7a691949bfef8777f78e846b6fb92e01658441f Signed-off-by: Yahui Wang <yahuiw@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | Merge "defconfig: msm: enable dvb demux modules compilation"Linux Build Service Account2017-01-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | defconfig: msm: enable dvb demux modules compilationUdaya Bhaskara Reddy Mallavarapu2017-01-11
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable dvb_core, mpq demux plugin, TSPP modules compilation. CRs-Fixed: 1108990 Change-Id: I330c64d0f27ed8c700814b0333e40ee005435594 Signed-off-by: Udaya Bhaskara Reddy Mallavarapu <udaym@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: add PMI GPIO1 to control WLED for msm8998 QVR"Linux Build Service Account2017-01-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: add PMI GPIO1 to control WLED for msm8998 QVRYahui Wang2017-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PMI GPIO1 is used to enable and disable WLED for msm8998 QVR, we should also invert the gpio level according to HW design. CRs-Fixed: 1101647 Change-Id: If29e41d12a697d7fd6671f1134a1e798c80c3523 Signed-off-by: Yahui Wang <yahuiw@codeaurora.org>
| * | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: enable display panel for msm8998 QVRRay Zhang2016-12-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | s6e3ha3 wqhd command amoled panel will be used for msm8998 QVR, so enable it for msm8998 QVR. Change-Id: Id76258908a9a4d40c7f368c0c9c708e646ef3f04 Signed-off-by: Ray Zhang <rayz@codeaurora.org> Signed-off-by: junj <junj@codeaurora.org> Signed-off-by: Yahui Wang <yahuiw@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add TLB dump entries for msm8998"Linux Build Service Account2017-01-12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add TLB dump entries for msm8998Runmin Wang2017-01-10
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add TLB dump entries to setup memory space for the cpuss dump driver to dump TLB entries. Change-Id: I7514969c1540d18d2102088b43d959adec68152f Signed-off-by: Runmin Wang <runminw@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: add audio support for sdm660 qrd skus"Linux Build Service Account2017-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: add audio support for sdm660 qrd skusWalter Yang2017-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for required node for audio of sdm660 qrd skus with tasha codec. CRs-Fixed: 1106852 Change-Id: If61b6669ce7a22eb02c044ced240da00e1069bdf Signed-off-by: Walter Yang <yandongy@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: add audio device node for qrd msm8998 interposer"Linux Build Service Account2017-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: add audio device node for qrd msm8998 interposerLaxminath Kasam2017-01-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for required node for audio of qrd msm8998 interposer with tasha codec. CRs-Fixed: 1088193 Change-Id: Ib3f91e3f8df014f3d1c78b4fd12f8f9c2d262209 Signed-off-by: Walter Yang <yandongy@codeaurora.org> Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add pinctrl for USB type-C analog audio on msm8998"Linux Build Service Account2017-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add pinctrl for USB type-C analog audio on msm8998Phani Kumar Uppalapati2017-01-09
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add pinctrl configuration in device tree to support USB type-C analog audio on msm8998 target. CRs-Fixed: 1102048 Change-Id: I8d531ecb8bf267ddcc1cd0702c62728dd6317118 Signed-off-by: Phani Kumar Uppalapati <phaniu@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "clk: qcom: Add support to register GPU rbcpr clocks"Linux Build Service Account2017-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | clk: qcom: Add support to register GPU rbcpr clocksTaniya Das2017-01-10
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GPU RBCPR clocks needs to registered separately, as GFX CPR would require the rbcpr clocks to register the regulator handle. Change-Id: I59def76e7dd69600be8faf47eb867a97ab04739e Signed-off-by: Amit Nischal <anischal@codeaurora.org> Signed-off-by: Taniya Das <tdas@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: enable blink for RGB led"Linux Build Service Account2017-01-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: enable blink for RGB ledcyizhao2017-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add PWM parameters to blink the RGB LED. CRs-Fixed: 1106886 Change-Id: I2e4c67ffc7adbab887ae417c9c46bca786936cd1 Signed-off-by: cyizhao <cyizhao@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Enable blsp2_uart1_hs for sdm660 QRD"Linux Build Service Account2017-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Enable blsp2_uart1_hs for sdm660 QRDzhenchao2017-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable blsp2_uart1 for WCN3990 for sdm660 QRD to use high speed UART driver for bluetooth HCI interface. CRs-Fixed: 1106765 Change-Id: I27aee84ce0f68a25181eeeb9f2404adbaf7d3600 Signed-off-by: zhenchao <zhenchao@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add support for A540 710MHz on msmcobaltv2"Linux Build Service Account2017-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add support for A540 710MHz on msmcobaltv2Oleg Perelet2017-01-09
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 710MHz to A540 GPU power level on msmcobaltv2 as per the hardware recommendation. CRs-Fixed: 1085733 Change-Id: Iceff8329caf939ad3b34d6a750f056026853c76a Signed-off-by: Oleg Perelet <operelet@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Enable early firmware loading for SDM660"Linux Build Service Account2017-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Enable early firmware loading for SDM660Manikanta Sivapala2017-01-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will ensure that the FW is always loaded and will save the load time. CRs-Fixed: 1103405 Change-Id: I40341f50852fb1df418c72fd0fa952af5670be23 Signed-off-by: Manikanta Sivapala <msivap@codeaurora.org> Signed-off-by: Deepak Kushwah <dkushwah@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Change the resource name for LPI CX/MX regulators"Linux Build Service Account2017-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Change the resource name for LPI CX/MX regulatorsAnirudh Ghayal2017-01-09
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SDM660 has LPI (and not SSC) which uses "rwlc" and "rwlm" as the regulator resource names. Use the same. Change-Id: I88038d0b7ae5b73e03154cf0d03c16a2fd69fc5e Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "arm64: Add TLB conflict fault handler"Linux Build Service Account2017-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | arm64: Add TLB conflict fault handlerPrasad Sodagudi2017-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add TLB conflict fault handler and try to handle gracefully. Check whether TLB fault can be handled by EL2 and cause panic if EL2 is not able to handle. Change-Id: I276ec5413411932bd8a67ed4c85ebbf66f4affcf Signed-off-by: Runmin Wang <runminw@codeaurora.org> Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Change FG cut-off voltage to 3.7V for SDM660 QRD"Linux Build Service Account2017-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Change FG cut-off voltage to 3.7V for SDM660 QRDcyizhao2017-01-08
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SDM660 QRD device will use Groot V1.0 device which would reset when VPH_PWR and VBOB crossover, this causes the MSM to reset and a device reboot. Set cut-off voltage to 3.7V to avoid this happen but this will lose some battery capacity as the penalty. CRs-Fixed: 1107239 Change-Id: Idae459e036089fa1161d8dd81c33dc393deac3aa Signed-off-by: cyizhao <cyizhao@codeaurora.org>
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Set WLED string number for SDM660 QRDcyizhao2017-01-08
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specify the number of strings in WLED properly according to hardware connection. CRs-Fixed: 1108198 Change-Id: I39d3a0ba05a78d0d3204ffb56df64830d0fdedce Signed-off-by: cyizhao <cyizhao@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Allocate memory for diag client for SDM630"Linux Build Service Account2017-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Allocate memory for diag client for SDM630Manoj Prabhu B2017-01-05
| | |_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch enables allocation of 5MB for new diag client of memshare. CRs-Fixed: 1107794 Change-Id: Ibfbd9c2fc13860b647c1411e6c60f4a543683993 Signed-off-by: Manoj Prabhu B <bmanoj@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Specify the interrupts properly for haptics on pm660"Linux Build Service Account2017-01-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Specify the interrupts properly for haptics on pm660Subbaraman Narayanamurthy2017-01-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Interrupts are not specified correctly for haptics device on pm660. Fix it. Change-Id: I4a34c82c67b32276d64b74a9dd49bf5568c800dd Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Specify the interrupts properly for haptics on pmi8998"Linux Build Service Account2017-01-09
|\| | | | | | | | | | | | | | | | | | | | | | | | |