Commit Graph

6 Commits

Author SHA1 Message Date
LuK1337 fc9499e55a Import latest Samsung release
* Package version: T713XXU2BQCO

Change-Id: I293d9e7f2df458c512d59b7a06f8ca6add610c99
2017-04-18 03:43:52 +02:00
Kumar Gala bede9d04f1 msm: soc: Merge soc/qti into soc/qcom
Moving code out of soc/qti into soc/qcom as soc/qcom is now the
standard location for soc drivers associated with qcom/msm platforms.

Change-Id: I31ba8bde72b6d824f672ccdc4ac159b8600d2c84
Signed-off-by: Kumar Gala <galak@codeaurora.org>
2013-12-30 10:47:49 -06:00
Kumar Gala c8009f97ba msm: soc: Rename soc/msm to soc/qcom
We are using 'qcom' now for DT, file and directory names so rename
drivers/soc/msm to drivers/soc/qcom and fixup related header files
and path issues.

Change-Id: Ibd32a507afaec1920b0289df107231eb7d6ef5e1
Signed-off-by: Kumar Gala <galak@codeaurora.org>
2013-12-30 10:46:35 -06:00
Katish Paran fd35ce3ede msm: memshare: heap sharing between APSS and Modem
MPSS does the handshake operation with kernel QMI service
which interacts with APSS. The Heap Sharing driver implements
a kernel QMI service in LA_APSS, which is responsible for
providing contiguous physical memory to MPSS when modem
requires additional memory.

Change-Id: Ic769c5ca17a5cfd8e8cf4ff08c731a0266977e19
Signed-off-by: Katish Paran <kparan@codeaurora.org>
2013-12-28 22:22:29 +05:30
Asish Bhattacharya de06bb1c13 msm: qdsp6v2: reorganize kernel driver under misc drivers.
This is needed as the drivers are registering under misc driver
but exists under arch/arm/mach

Change-Id: I9cd75901184a4fdff6f796019152bc6e29eed6c3
Signed-off-by: Asish Bhattacharya <asishb@codeaurora.org>
2013-12-24 11:11:10 +05:30
Jeff Hugo fe28fe039b msm: smem: Support multiplatform
Upstream prefers existing drivers be converted to support multiplatform
kernels.  This requires drivers to be located in generic functionality
directories instead of specific mach directories.

Move the smem driver to the drivers/soc/msm location to support
multiplatform.

Change-Id: I9ba6eedce5237be6b96850e772232182a1a084ae
Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>
2013-12-18 10:08:39 -07:00