On 5/17/25 12:11 AM, Dmitry Baryshkov wrote: > On Fri, May 16, 2025 at 11:27:06AM +0800, Lijuan Gao wrote: >> Add nodes for remoteprocs: ADSP and CDSP for QCS615 SoC to enable proper >> remoteproc functionality. >> >> Reviewed-by: Konrad Dybcio <konrad.dyb...@oss.qualcomm.com> >> Signed-off-by: Lijuan Gao <quic_liju...@quicinc.com> >> --- >> arch/arm64/boot/dts/qcom/qcs615.dtsi | 86 >> ++++++++++++++++++++++++++++++++++++ >> 1 file changed, 86 insertions(+) > > Is the MPSS not present on the QCS615? It was a part of the SM6150 > design.
Hmm.. good point.. It's surely not there on QC*S* it is there on SM6150 though, quite obviously downstream ref: https://github.com/ianmacd/gts6lwifi/blob/master/arch/arm64/boot/dts/qcom/sm6150.dtsi Konrad