summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Collapse)AuthorAge
...
| | | * | | | | | | | | | | ARM: dts: msm: Add blsp1_uart2 on virtual platform.Zhiqiang Tu2017-07-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add blsp1_uart2 as pass through for bluetooth. Change-Id: Ie8d0d2d92069a1e62a2967ef4b67c0b04890d314 Signed-off-by: Zhiqiang Tu <ztu@codeaurora.org>
| | * | | | | | | | | | | | defconfig: arm64: enable HS-UART on virtual platformZhiqiang Tu2017-07-20
| | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HS-UART is enabled as pass through on virtual platform. Change-Id: Ie110aea2e9cdec1029747a853c1f81d0a7846832 Signed-off-by: Zhiqiang Tu <ztu@codeaurora.org>
| | * | | | | | | | | | | defconfig: arm64: msm: Enable PCI on virtual platformZhiqiang Tu2017-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable PCI and PCI_HOST_GENERIC on virtual platform. Change-Id: Ifc9e2b34cc877ad9907811444de9a4577c9f62ec Signed-off-by: Zhiqiang Tu <ztu@codeaurora.org>
| | * | | | | | | | | | | arm64: dma-mapping: fix aliasing issues with non-CMA allocVinayak Menon2017-07-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cache flush and clearing of logical mapping is done right now only when the allocation is from CMA, for allocation requests with DMA_ATTR_STRONGLY_ORDERED or DMA_ATTR_NO_KERNEL_MAPPING set. Extend this to non-CMA allocations too, to avoid cache aliasing issues. Change-Id: I133d34d79665ee7159fe384121e933d7768748c2 Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org>
| | * | | | | | | | | | | ARM: dts: msm: Enable modem over virtual platform.Yimin Peng2017-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add devices needed for modem. Change-Id: I513c388df7dabec9ee1eb0b74af5d76cec261be5 Signed-off-by: Yimin Peng <yiminp@codeaurora.org>
| | * | | | | | | | | | | defconfig: arm64: msm: Enable modem pass through on virtual platformYimin Peng2017-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support to modem on virtual platform. Change-Id: I0737efca335f695230ebc5f8aaec61778dfc1581 Signed-off-by: Yimin Peng <yiminp@codeaurora.org>
| | * | | | | | | | | | | defconfig: arm64: msm: Enable pass through on virtual platformZhiqiang Tu2017-06-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable basic modules on virtual platform for driver pass through, including pinctrl, gpio, clock, regulator, i2c, spi etc. Change-Id: I3d4917e754277e0c55c55154a2ddb2f967199b48 Signed-off-by: Zhiqiang Tu <ztu@codeaurora.org>
| | * | | | | | | | | | | Merge "defconfig: arm64: msm: Enable virtual platform" into dev/msm-4.4-8996auLinux Build Service Account2017-06-26
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | defconfig: arm64: msm: Enable virtual platformAtul Raut2017-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support to build msm kernel based virtual machine. CRs-Fixed: 2000635 Change-Id: I76f4920a86adc8bac347c1c6c360ef55f84bc453 Signed-off-by: Atul Raut <araut@codeaurora.org> Signed-off-by: Zhiqiang Tu <ztu@codeaurora.org>
| | * | | | | | | | | | | | Merge "iommu: Fix compilation errors without CONFIG_IOMMU_API" into ↵Linux Build Service Account2017-06-26
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dev/msm-4.4-8996au
| | | * | | | | | | | | | | iommu: Fix compilation errors without CONFIG_IOMMU_APIPatrick Daly2017-06-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move code into appropriate #ifdef, and add an "inline" so the compiler no longer gives a defined-but-not-used warning. CRs-Fixed: 2066432 Change-Id: I226242bf994e659d8018a885f20c3a3f80b9b8e5 Signed-off-by: Patrick Daly <pdaly@codeaurora.org> Signed-off-by: Zhiqiang Tu <ztu@codeaurora.org> Signed-off-by: Atul Raut <araut@codeaurora.org>
| | * | | | | | | | | | | | ARM: dts: msm: Add spi_9 and i2c_8 on virtual platformZhiqiang Tu2017-06-26
| | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add spi_9 and i2c_8 as pass through devices. Change-Id: I6ccd161eee69ffa062bcb1763eebfe7a4db331ec Signed-off-by: Zhiqiang Tu <ztu@codeaurora.org>
| | * | | | | | | | | | | ARM: dts: msm: Add clock and regulator for virtual platformZhiqiang Tu2017-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add dummy clock and regulator stub for virutual platform to bypass clock and regulator operations. Change-Id: Ic2c15e4b939adc0ea492422c93e3f3eac2d01054 Signed-off-by: Ramachandran Venkataramani <ramavenk@codeaurora.org> Signed-off-by: Zhiqiang Tu <ztu@codeaurora.org>
| | * | | | | | | | | | | arm64: Kconfig: Enable support for guest virtual platformAtul Raut2017-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable support for msm kernel based guest virtual machine runs on QUIN platform. CRs-Fixed: 2024587 Change-Id: If6b26ca5180f3a148a54c6f8980d4efbb65ab2a9 Signed-off-by: Atul Raut <araut@codeaurora.org>
| | * | | | | | | | | | | iommu/dma: Remove bogus dma_supported() implementationRobin Murphy2017-06-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Back when this was first written, dma_supported() was somewhat of a murky mess, with subtly different interpretations being relied upon in various places. The "does device X support DMA to address range Y?" uses assuming Y to be physical addresses, which motivated the current iommu_dma_supported() implementation and are alluded to in the comment therein, have since been cleaned up, leaving only the far less ambiguous "can device X drive address bits Y" usage internal to DMA API mask setting. As such, there is no reason to keep a slightly misleading callback which does nothing but duplicate the current default behaviour; we already constrain IOVA allocations to the iommu_domain aperture where necessary, so let's leave DMA mask business to architecture-specific code where it belongs. Signed-off-by: Robin Murphy <robin.murphy@arm.com> Signed-off-by: Joerg Roedel <jroedel@suse.de> Git-commit: a1831bb9403720db6d4c033fe2d6bd0116dd28fe Git-repo:git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git CRs-Fixed: 2040683 Change-Id: I67431608ce196bf5ca981fb9aea2afce826094f0 Signed-off-by: Atul Raut <araut@codeaurora.org>
| | * | | | | | | | | | | Merge remote-tracking branch 'remotes/quic/msm-4.4' into dev/msm-4.4-8996auZhiqiang Tu2017-06-12
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: arch/arm64/configs/msm-auto-perf_defconfig Change-Id: Ibc59804762c3e14031c22b03a52d49ff2acc36d4 Signed-off-by: Zhiqiang Tu <ztu@codeaurora.org>
| | * | | | | | | | | | | | defconfig: msm: Sync up perf_defconfig with defconfigWei Li2017-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync up msm-auto-perf_defconfig with msm-auto_defconfig Change-Id: Ief53b4c287ca3efbe8f82779a8d4e9f524b06fd8 Signed-off-by: Wei Li <weili@codeaurora.org>
| | * | | | | | | | | | | | ARM: dtsi: Add memory regions info for early splash feature.Guchun Chen2017-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These two memory regions are for the memory animation/static images visit. Both are needed to be processed in kernel handoff sequence. Change-Id: I36a9b3dcc6b905af4bb8383cfbd1555e8e9bd417 Signed-off-by: Guchun Chen <guchunc@codeaurora.org>
* | | | | | | | | | | | | | Merge "defconfig: msm: Disable DEVPORT config for sdm660"Linux Build Service Account2017-09-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | defconfig: msm: Disable DEVPORT config for sdm660Mohammed Khajapasha2017-08-31
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable CONFIG_DEVPORT config for sdm660. As selinux policy requires this node to be not accessible to userspace. Change-Id: I163b5bc0ad1d97590f20ffc2392c36e03be3cbf2 Signed-off-by: Mohammed Khajapasha <mkhaja@codeaurora.org>
* | | | | | | | | | | | | | Merge "defconfig: msm: enable Minidump support on SDM660"Linux Build Service Account2017-09-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | defconfig: msm: enable Minidump support on SDM660Lingutla Chandrasekhar2017-08-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable Minidump support for SDM660 target. Change-Id: Ic3792b9ff28ea006adf64180ae441886a426426d Signed-off-by: Lingutla Chandrasekhar <clingutla@codeaurora.org>
* | | | | | | | | | | | | | Merge "ARM: dts: msm: Update HS PHY parameters for QRD SDM660/630"Linux Build Service Account2017-09-02
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ARM: dts: msm: Update HS PHY parameters for QRD SDM660/630Liangliang Lu2017-08-31
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update HS Phy parameters which has better eye diagram. Change-Id: I2774dc4c5512ba156dacb23e454d3f65691d5a06 Signed-off-by: Liangliang Lu <luliang@codeaurora.org>
* | | | | | | | | | | | | | ARM: dts: msm: fix size-cells for smb138xSubbaraman Narayanamurthy2017-08-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix the bad cell count warning coming from smb138x device by setting size-cells correctly. Change-Id: I050471d676c8a11737d9034bd25d3e9229591752 Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
* | | | | | | | | | | | | | ARM: dts: msm: update the battery profile for ascent 3450mAh batterySubbaraman Narayanamurthy2017-08-31
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the battery profile for ascent 3450mAh battery based on the latest characterization data. Change-Id: I44e08b66d1f4dd424efc1595e3b4f3bbb2176a48 Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
* | | | | | | | | | | | | Merge "defconfig: Enable few configs for SDM660"Linux Build Service Account2017-08-31
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | defconfig: Enable few configs for SDM660Mohammed Khajapasha2017-08-30
| | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change enables below list of configs to address the VTS KernelConfig and KernelProcFileApiTest test case failures for SDM660. Enable configs: CONFIG_QUOTA CONFIG_QUOTA_NETLINK_INTERFACE CONFIG_QFMT_V2 CONFIG_SECURITY_PERF_EVENTS_RESTRICT CONFIG_TASKSTATS CONFIG_TASK_XACCT CONFIG_TASK_IO_ACCOUNTING CONFIG_UID_SYS_STATS Change-Id: I5aa724988c21fa02cdc88c89d9663d2939198943 Signed-off-by: Mohammed Khajapasha <mkhaja@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: update mincpu BW vote when Big CPU runs at Max freq"Linux Build Service Account2017-08-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ARM: dts: msm: update mincpu BW vote when Big CPU runs at Max freqSravan Kumar Ambapuram2017-08-30
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Increase mincpu BW vote mapping for Big CPU Max frequency to DDR Max frequency. This will help to reduce RAM access latencies when CPU is running at max frequency. Change-Id: I5f12ff09d5b2b94b1f02394219a3dcb4e56589e8 Signed-off-by: Sravan Kumar Ambapuram <asravan@codeaurora.org>
* | | | | | | | | | | | Merge "ARM: dts: msm: Add speed-bin 3 for sdm660"Linux Build Service Account2017-08-30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: dts: msm: Add speed-bin 3 for sdm660Tirupathi Reddy2017-08-23
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add speed-bin 3 support in cpr3 driver and device nodes for sdm660. CRs-Fixed: 2099889 Change-Id: Ied0da8ea6f9d787d0021716566080c37881b9558 Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
* | | | | | | | | | | | Merge "ARM: dts: msm: Add minidump dt support for MSS subsystem on sdm660"Linux Build Service Account2017-08-30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: dts: msm: Add minidump dt support for MSS subsystem on sdm660Avaneesh Kumar Dwivedi2017-08-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds minidump id and imem region entries. Minidump id is used to find imem offset for subsystem which is populated with base smem table info for subsystem. While imem region entry points to table of content in shared mem for any subsystem. Change-Id: I6c14fd962585039b5e7b6293a5ec872861f6600d Signed-off-by: Avaneesh Kumar Dwivedi <akdwived@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: Disable max20010 regulator device node for msm8996"Linux Build Service Account2017-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: dts: msm: Disable max20010 regulator device node for msm8996Tirupathi Reddy2017-08-29
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable max20010 regulator device node from msm8996 regulators and conditionally enable it for 8996auto boards using max20010 as VDD_GFX supply. CRs-Fixed: 2091156 Change-Id: I688f1dac31a7601bde5753e2544d07aabdc3cc7a Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: add coresight support on sdm/a 636"Linux Build Service Account2017-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: dts: msm: add coresight support on sdm/a 636Charan Teja Reddy2017-08-28
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove device tree entries related to turing from coresight on sdm/a 636 target. Change-Id: I22200dbb670d85d70a54caa61c110fd399b70211 Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: Add support for speed-bin 3 for SDM660"Linux Build Service Account2017-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ARM: dts: msm: Add support for speed-bin 3 for SDM660Odelu Kukatla2017-08-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add speed-bin 3 to support the fmax of 1.8 GHz and 1.6 GHz for perf and power clusters respectively. And also update the cpufreq table for the same. Change-Id: Ia3be3f321b53bbbb4c37f5e86e451ca86ec8cdc9 Signed-off-by: Odelu Kukatla <okukatla@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: qcom: Remove lpm performance index for sdm630"Linux Build Service Account2017-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: dts: qcom: Remove lpm performance index for sdm630Tirupathi Reddy2017-08-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not use a fixed OSM performance index for sdm630 CPU clusters while entering certain low power modes. Change-Id: I3804d53504c5c41e30f17109d8aad0bbfd0ef954 Signed-off-by: Tirupathi Reddy <tirupath@codeaurora.org>
* | | | | | | | | | | | | | Merge "drm/msm: add kconfig for enabling event log"Linux Build Service Account2017-08-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | ARM: dts: msm: add sde block lengths on msm8998Abhinav Kumar2017-08-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specify the lengths of the register blocks for the sde hardware on msm8998, needed to support register dumping. Change-Id: I7f798b8a98cc3a8f919e994e1203d2d7c76687d0 Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
* | | | | | | | | | | | | | Merge "ARM: dts: msm: Add support for msm8996 CV2X boards"Linux Build Service Account2017-08-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | ARM: dts: msm: Add support for msm8996 CV2X boardsGustavo Solaira2017-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for the msm8996 CV2X board that uses an mdm9650 module as endpoint for CV2X radio functionality. The msm8996 is responsible for running the CV2X application stack and providing external debug and control access to the system. Change-Id: I575f565580e8f81f15a9017a97aa064e7f2c6088 Signed-off-by: Gustavo Solaira <gustavos@codeaurora.org>
* | | | | | | | | | | | | | Merge "Revert "ARM: dts: msm: Add fastrpc vmid flag for sdm660""Linux Build Service Account2017-08-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Revert "ARM: dts: msm: Add fastrpc vmid flag for sdm660"Tharun Kumar Merugu2017-08-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert this change to avoid TZ dependency in OTA upgrades. This reverts commit 46756eb931728bf03818ec51e70a562059dbf3b3 Change-Id: I2227d1dfa19fa75ea25d42702a9757043b8d63dd Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
* | | | | | | | | | | | | | | Merge "ARM: dts: msm: update memlat and mincpu node for sdm636"Linux Build Service Account2017-08-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | ARM: dts: msm: update memlat and mincpu node for sdm636Santosh Mardi2017-08-24
| | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In SDM636 target CPU frequency corners are updated this calls for a change in memlat and mincpu node cpufreq to DDR mapping. Change-Id: Ief1bf8c3b177b35e6ad178656c736b68401a1845 Signed-off-by: Santosh Mardi <gsantosh@codeaurora.org>