summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: add SMB1351 charger node for SDM660 MTPAshay Jaiswal2017-02-10
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add SMB1351 charger node in parallel charger configuration for SDM660. Change-Id: Ia36a352f2728c25605b4a4a730493b99f83c8c12 Signed-off-by: Ashay Jaiswal <ashayj@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "defconfig: arm64: msm-perf: Enable MSM_TZ_LOG"Linux Build Service Account2017-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | defconfig: arm64: msm-perf: Enable MSM_TZ_LOGMatt Wagantall2017-02-10
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The tz_log driver is responsible for allocating the memory for the 'qsee_log' buffer. If tz_log driver is disabled and some part of the bootchain has set the qsee_log address before Linux booted, then that previous address will continue being used. If that address overlaps with memory used for some other purpose, logging to qsee_log may scribble on memory and cause a crash. Change-Id: I10d69355beeb252115a0d91cfabfa8b9e729c969 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add APC0/1 CPR instances for sdm630"Linux Build Service Account2017-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add APC0/1 CPR instances for sdm630Tirupathi Reddy2017-02-10
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add CPR device nodes with required configuration for supporting closed-loop operation for APC0/1 CPR instances in sdm630. CRs-Fixed: 1117353 Change-Id: I206ef602a78802ddd15b568b1d5d1043ddfc44c0 Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "defconfig: msm: Enable CONFIG_MMC_RING_BUFFER for sdm660"Linux Build Service Account2017-02-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | defconfig: msm: Enable CONFIG_MMC_RING_BUFFER for sdm660Sayali Lokhande2017-02-10
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable CONFIG_MMC_RING_BUFFER to support ring buffer logging of legacy and CQ events for sdm660. Change-Id: I91e7dc68b929c0bf03d76510a084ee89ca4cd030 Signed-off-by: Sayali Lokhande <sayalil@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add alias name for secondary GPU sensor in MSM8998"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add alias name for secondary GPU sensor in MSM8998Ram Chandrasekar2017-02-09
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add alias name for the secondary GPU temperature sensor in MSM8998. This alias information will be used by thermal-engine. Change-Id: I4d3400efef8886153018435468526f88418ee0a0 Signed-off-by: Ram Chandrasekar <rkumbako@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Update tsens for cluster0 mitigation profile for sdm630"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Update tsens for cluster0 mitigation profile for sdm630Manaf Meethalavalappu Pallikunhi2017-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update tsens mapping for cluster0 mitigation profile based on latest recommendation for sdm630. With new recommendation, tsens7 is used for cluster0 mitigation profile. Change-Id: Ia60fb7ff72504a9429fe0c75d0d8252fceeeb696 Signed-off-by: Manaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "icnss: Avoid DOMAIN_ATTR_ATOMIC setting during S1 bypass"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add smmu-s1-bypass flag to icnss node for sdm630Hardik Kantilal Patel2017-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add smmu-s1-bypass flag to the icnss node. so based on target requirement the user can configure different SMMU configuration. CRs-fixed: 2004562 Change-Id: I04297b5dbc013a8df4603887794f98a8f8ea2bcc Signed-off-by: Hardik Kantilal Patel <hkpatel@codeaurora.org>
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add smmu-s1-bypass flag to icnss node for sdm660Hardik Kantilal Patel2017-02-09
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add smmu-s1-bypass flag to the icnss node. so based on target requirement the user can configure different SMMU configuration. CRs-fixed: 2004562 Change-Id: If44232baaeab27a1abc93126f65fe5ee6fca6cd4 Signed-off-by: Hardik Kantilal Patel <hkpatel@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add audio support for SDM630, SDA630/660"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add audio support for SDM630, SDA630/660Laxminath Kasam2017-02-09
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add audio internal and external codecs support in respective SDM630, SDA630, SDA660 variants. Change-Id: I5b5f4abe4455b1251ce368619998fc20685c0dca Signed-off-by: Laxminath Kasam <lkasam@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "defconfig: mfd: Enable REGMAP_ALLOW_WRITE_DEBUGFS for 8998"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | defconfig: mfd: Enable REGMAP_ALLOW_WRITE_DEBUGFS for 8998Harry Yang2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable it in the debug defconfig only, to allow REGMAP write through debugfs. CRs-Fixed: 2002923 Change-Id: If254fafde526292e60c506e0408b4127639946f8 Signed-off-by: Harry Yang <harryy@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "defconfig: msm: Enable RCU_FAST_NO_HZ for msmcortex"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | defconfig: msm: Enable RCU_FAST_NO_HZ for msmcortexRunmin Wang2017-02-06
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable RCU fast for better performance. Change-Id: Ifa7e780fe3ae70fa7a789f3193e1643d9814bbf6 Signed-off-by: Runmin Wang <runminw@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add MLCK routing for VI feedback path on msm8998"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add MLCK routing for VI feedback path on msm8998Vidyakumar Athota2017-02-07
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MCLK widget is not enabled during speaker protection VI feedback path setup. Underflow errors are observed in VI path because of missing MCLK. Fix this issue by adding MCLK widget routing to VI feedback path. Change-Id: I55623574c93be271723fe4a2a268f129719041fc Signed-off-by: Vidyakumar Athota <vathota@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add support for ANC headset detection on MSM8998"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add support for ANC headset detection on MSM8998Sudheer Papothi2017-02-07
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ANC(Active Noise Cancellation) headset is used for better audio quality. Add support for ANC headset detection on MSM8998 target. Change-Id: If51ba58e4389f0cf73db5e72f4f378cb8ed30bf7 Signed-off-by: Sudheer Papothi <spapothi@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: enable dynamic fps for all video mode panels on sdm660"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: enable dynamic fps for all video mode panels on sdm660Sandeep Panda2017-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the minimum and maximum fps supported and enable dynamic fps update feature for all sdm660 video mode panels. Change-Id: Ic0bda3607b2b2a076618be7af82b2614c44a36ea Signed-off-by: Sandeep Panda <spanda@codeaurora.org> Signed-off-by: Vishnuvardhan Prodduturi <vproddut@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add fab-id property for PM660"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add fab-id property for PM660ansharma2017-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add fab-id property to expose Fab-ID information via rev-id peripheral CRs-Fixed: 2001078 Signed-off-by: ansharma <ansharma@codeaurora.org> Change-Id: Ie3ce4ed487f83296a2bd916faf88d269d03c9897
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "msm: mdss: share MDP smmu device mappings with other mdss clients"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: remove rotator smmu nodes from sdm660Kalyan Thota2017-02-02
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove rotator smmu nodes for sdm660 target as rotator will share the same SID with MDP. Change-Id: Ia875ae125605d7ba7f446963c3325750169f871d Signed-off-by: Kalyan Thota <kalyant@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "arm: dma-mapping: map_page map to nearest page"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | arm: dma-mapping: map_page map to nearest pageLiam Mark2017-02-06
| | |_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the page offset can be greater than the size of a page fix arm_coherent_iommu_map_page so that it maps to nearest page boundary. This both prevents unnecessarily mapping memory we don’t need to map and fixes a bug where the unmap wasn’t unmapping this extra memory. Change-Id: Iaa69aff7505ee75d1f2e69bb0cda814bc6211bd3 Signed-off-by: Liam Mark <lmark@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Update GFX LDO CPR target quotient table for sdm660"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Update GFX LDO CPR target quotient table for sdm660Tirupathi Reddy2017-02-07
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update GFX LDO CPR closed-loop target quotients as per silicon characterization data and also update ro scaling factor values for sdm660. Also, change the supported Fmax from 800Mhz to 750Mhz in GFX LDO CPR device node. CRs-Fixed: 2001053 Change-Id: I032a4cd13490314b15b3abd289eb5ef541e18c56 Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add TLB dump entries for sdm660 and sdm630"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add TLB dump entries for sdm660 and sdm630Srinivas Ramana2017-02-07
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add TLB dump entries to setup memory space by the cpuss dump driver to dump TLB entries. Change-Id: I4193191d85e3839d0fb7e7d38fee4e938d55167b Signed-off-by: Srinivas Ramana <sramana@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: add support for NO jacktype for SDM660"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: add support for NO jacktype for SDM660Neeraj Upadhyay2017-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add device tree files for headset jacktype NO, for CDP and RCM platforms of SDM660. Change-Id: I32bfb871ced7a682016af8bec5eeb28dc27a3616 Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: change gpio channel for sdm660"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: change gpio channel for sdm660Amey Telawane2017-02-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Map gpio to cti trigin using proper channel. This enables gpio to raise triggers. CRs-fixed: 2001088 Change-Id: I54264beb6af2a9a6b308aa1d85e1123877f73e48 Signed-off-by: Amey Telawane <ameyt@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add GFX CPR device configuration for sdm630"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add GFX CPR device configuration for sdm630Tirupathi Reddy2017-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GPU subsystem in sdm630 is supplied by either LDO300(VDD_GFX) in LDO mode or VDD_CX in BHS mode. This LDO300 is CPR managed and supports CPR closed-loop operation. Add CPR device node with required configuration for supporting CPR closed-loop operation for sdm630. CRs-Fixed: 2000929 Change-Id: I9a07d9b00ed3830e5146b7b1debe84a9393fafd3 Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Add gpu clock node for sdm630Odelu Kukatla2017-02-07
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GPU RBCPR clocks needs to be registered separately as GFX CPR requires the rbcpr clocks to register the regulator handle. Change-Id: I18275df08b1ad91dde09ac4fbea709d08162eec9 Signed-off-by: Odelu Kukatla <okukatla@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "defconfig: msm8998: enable kaslr support"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | defconfig: msm8998: enable kaslr supportRunmin Wang2017-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable kernel address space layout randomization for better kernel protection. Change-Id: Ieb7558539ae97894ba199b4af62d84e824b5ef3c Signed-off-by: Runmin Wang <runminw@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: enable 180deg panel orientation for msm8998 QRD device"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: enable 180deg panel orientation for msm8998 QRD deviceHarsh Sahu2017-02-06
| | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable panel orientation property in QRD device to flip the panel by 180 degrees for msm8998 target. Change-Id: I3e91ed69de150b970d2e1678833d0d4cca659eef Signed-off-by: Harsh Sahu <hsahu@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Fix VBIF QOS entries in SDM660, 8998"Linux Build Service Account2017-02-09
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Fix VBIF QOS entries in SDM660, 8998Krupal Divvela2017-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | VBIF QOS of SDM660 and MSM8998 are incorrect, so fix the entires in respective nodes of camera. CRs-Fixed: 1115727 Change-Id: I9246c180a5386bf5d6f92b5b49e23a7dd28e8188 Signed-off-by: Krupal Divvela <kdivvela@codeaurora.org>
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Add slimbus slave device for wcn3990 on sdm630"Linux Build Service Account2017-02-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \