]> git.karo-electronics.de Git - karo-tx-linux.git/commit
remoteproc: qcom: Merge cleanup and fixup from the future
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 17 Jun 2016 04:08:17 +0000 (21:08 -0700)
committerNicolas Dechesne <nicolas.dechesne@linaro.org>
Tue, 21 Jun 2016 08:02:42 +0000 (11:02 +0300)
commitdb8b049f11688d5a65dd481e68f97a8cb4737e0c
tree8538423d3cb7c746fc063c9f13d99c0c75986840
parentcbdaffd8ec00c42338527f427815139106783e6a
remoteproc: qcom: Merge cleanup and fixup from the future

This incorporates cleanups done in preparation for mainline submission;
halt regs comes from the tcsr syscon, the mdt loader uses
rproc_da_to_va() to simplify the api, supplies are handled, requesting
stop is implemented and a few minor cleanups of the DT binding.

Also included is a fix for an issue triggered by the latest DB410c
firmware, where using the mpss_region for verification of the mdt header
results in a timeout on verifying the rest of the modem firmware.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/msm8916.dtsi
drivers/remoteproc/qcom_mdt_loader.c
drivers/remoteproc/qcom_mdt_loader.h
drivers/remoteproc/qcom_q6v5_pil.c
drivers/remoteproc/qcom_wcnss.c