[PATCH V3 00/10] remoteproc: qcom: q6v5-wcss: Add support for secure pil

From: Gokul Sriram Palanisamy
Date: Wed Nov 27 2019 - 10:13:48 EST


IPQ8074 needs support for secure pil as well.
Also, currently only unified firmware is supported.
IPQ8074 supports split firmware for q6 and m3, so
adding support for that.

Also, this series is based on Govindâs,
â[v5] Add non PAS wcss Q6 support for QCS404â
https://patchwork.kernel.org/cover/11060629/

[V3] Fixed all comments.

Gokul Sriram Palanisamy (10):
remoteproc: qcom: Add PRNG proxy clock
remoteproc: qcom: Add secure PIL support
remoteproc: qcom: Add support for split q6 + m3 wlan firmware
remoteproc: qcom: Add ssr subdevice identifier
remoteproc: qcom: Update regmap offsets for halt register
dt-bindings: clock: qcom: Add reset for WCSSAON
clk: qcom: Add WCSSAON reset
dt-bindings: firmware: qcom: Add compatible for IPQ8074 SoC
arm64: dts: Add support for scm on IPQ8074 SoCs
arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

.../devicetree/bindings/firmware/qcom,scm.txt | 1 +
arch/arm64/boot/dts/qcom/ipq8074.dtsi | 127 +++++++++++++++++
drivers/clk/qcom/gcc-ipq8074.c | 1 +
drivers/remoteproc/qcom_q6v5_wcss.c | 155 ++++++++++++++++-----
include/dt-bindings/clock/qcom,gcc-ipq8074.h | 1 +
5 files changed, 254 insertions(+), 31 deletions(-)

--
1.9.1