summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/qdsp (follow)
Commit message (Collapse)AuthorAge
* msm: adsprpc: DSP device node to provide restricted access to ADSP/SLPITharun Kumar Merugu2020-03-04
| | | | | | | | | Support 2 separate device nodes with this change, one for ADSP/SLPI and another for CDSP. Change-Id: I2a09ebfdeccd9a092b1a3602c249b2727ec91c93 Acked-by: Amol Mahesh <amahesh@qti.qualcomm.com> Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
* Revert "msm: adsprpc: DSP device node to provide restricted access to ADSP/SLPI"Tharun Kumar Merugu2018-08-23
| | | | | | | | | Applicable only for CDSP present branches. Not needed for 4.4 kernel. This reverts commit 90cb306f507025bf6a387f1e06ceac1d649c514d. Change-Id: I645120212b2c9a43cb5d12cc866d5592979cd44b Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
* msm: adsprpc: DSP device node to provide restricted access to ADSP/SLPITharun Kumar Merugu2018-08-07
| | | | | | | | | Support 2 separate device nodes with this change, one for ADSP/SLPI and another for CDSP. Change-Id: I2a09ebfdeccd9a092b1a3602c249b2727ec91c92 Acked-by: Amol Mahesh <amahesh@qti.qualcomm.com> Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
* msm: adsprpc: Separate hyp_assign call for audio remote heap protectionTharun Kumar Merugu2017-08-10
| | | | | | | | Enable audio remote heap protection for separate hyp_assign call to map HLOS buffer to ADSP_Q6_ELF VM. Change-Id: I91a70cb8ef2c2feb2d4c398c15c220c78c96a509 Signed-off-by: Tharun Kumar Merugu <mtharu@codeaurora.org>
* msm: CDSP: Enable CDSP loader driverSathish Ambley2017-01-23
| | | | | | | | | Add CDSP loader driver to bring compute DSP out of reset during boot. Change-Id: I2571e2158fcf7706efc5a5922da24f22755eeed7 Acked-by: Himateja Reddy <hmreddy@qti.qualcomm.com> Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org>
* sensors: ssc: update device tree documentation for ssc based sensorsAnanda Kishore2016-12-19
| | | | | | | | | Update documentation for ssc based sensors device tree to make firmware name optional. Firmware is optional if sensors driver is sharing processor. Change-Id: Ia417f6fa47d7570a6560b1409fe61c0d22ad6aac Signed-off-by: Ananda Kishore <kananda@codeaurora.org>
* msm: 8998: Replace cobalt with 8998Runmin Wang2016-11-22
| | | | | | | | | | | Update the code name from msmcobalt to msm8998. As a result, update the filename containing "cobalt" and files content containing "cobalt". CRs-Fixed: 1070840 Change-Id: I2c7b95e3e2a2fec7730724da9eeb86a39a77faf1 Signed-off-by: Runmin Wang <runminw@codeaurora.org> Signed-off-by: Kyle Yan <kyan@codeaurora.org> Signed-off-by: Jeevan Shriram <jshriram@codeaurora.org>
* sensors: ssc: add support to read SLPI fw nameAnanda Kishore2016-10-26
| | | | | | | | Read SLPI fw name from device node to dynamically load the SLPI fw image. Change-Id: I9ecc0cc1b5de5e0bd47c658747463a4498123655 Signed-off-by: Ananda Kishore <kananda@codeaurora.org>
* msm: ADSPRPC: FastRPC migration to GLINK from SMDSathish Ambley2016-04-13
| | | | | | | | | | | FastRPC migration to use GLINK from existing SMD driver for inter- process communication. Updated FastRPC context bank details for msmcobalt. Added "qcom,enable-glink" option in dtsi file for using glink, uses smd if this flag is not defined. Change-Id: I4a933c9b3355b0aa1b653719ec1ec7ded1f368dd Acked-by: Viswanatham Paduchuri <vpaduchu@qti.qualcomm.com> Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org>
* msm: ADSPRPC: Enable session restart with remote heapSathish Ambley2016-03-23
| | | | | | | | | Enable session restart when remote heap is allocated to ADSP. Change-Id: If4cd477f8c5994445f4a0e951a544afaa33be112 Acked-by: Himateja Reddy <hmreddy@qti.qualcomm.com> Signed-off-by: Sathish Ambley <sathishambley@codeaurora.org>
* Snapshot: SSC Sensor driverSatya Durga Srinivasu Prabhala2016-03-22
This snapshot is taken as of msm-3.18 commit 95a59da3cf (msm: hdcp: proper state sanitization for different versions) Signed-off-by: Satya Durga Srinivasu Prabhala <satyap@codeaurora.org>