From patchwork Wed Dec 20 11:42:23 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Komal Bajaj X-Patchwork-Id: 756547 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5956822304; Wed, 20 Dec 2023 11:42:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="UK1DT9vO" Received: from pps.filterd (m0279873.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 3BK5sdw9022676; Wed, 20 Dec 2023 11:42:45 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=qcppdkim1; bh=2j3ICgC Q/r45jyvw6AYQvdh0mdhlwrngYIvFf7PIelg=; b=UK1DT9vOCI4nt4tZPYwRGLh OCIBWrMLgvuFTgrvZ6ko9Yq2fcjSdwMdU2GRB6BoYJkp7paLnpzA8bc26/w5mXhA o9kQMA2d1S5/YX17vE8zcDLkXsRWtbZ0GMEPDcXpU4zYcIkZBEWAFRCZZwwcYyiS bGrh0Ub/F5BJmCmFgS6AsuYnF3B+jFCo2W874ezQZvMi256B16t73S57gBLP6weS IEw7vz8z33Kz+g0m8X/0IBM6MXpr5JWCdLC0DdlhV45La7/ErG2BbolIBD4whSQX R5jlqfFSEpRq6lYj3vAqjUFQSNJnvTJUX+y2IYkeGWaQsWIxfKKgAiAnPogUQog= = Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3v3rppgxwk-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 20 Dec 2023 11:42:45 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA01.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 3BKBgiX2021663 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 20 Dec 2023 11:42:44 GMT Received: from hu-kbajaj-hyd.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.40; Wed, 20 Dec 2023 03:42:40 -0800 From: Komal Bajaj To: Bjorn Andersson , Konrad Dybcio , Rob Herring , "Krzysztof Kozlowski" , Conor Dooley CC: , , , Komal Bajaj Subject: [PATCH 0/2] Enable various remoteprocs for qcm6490-idp and qcs6490-rb3gen2 Date: Wed, 20 Dec 2023 17:12:23 +0530 Message-ID: <20231220114225.26567-1-quic_kbajaj@quicinc.com> X-Mailer: git-send-email 2.42.0 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01b.na.qualcomm.com (10.47.209.197) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: QjMFDxxP9mKVFy-c8rTE4_ChqB2QJ15a X-Proofpoint-GUID: QjMFDxxP9mKVFy-c8rTE4_ChqB2QJ15a X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.997,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-12-09_02,2023-12-07_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 bulkscore=0 mlxscore=0 priorityscore=1501 suspectscore=0 mlxlogscore=250 impostorscore=0 clxscore=1015 spamscore=0 phishscore=0 lowpriorityscore=0 adultscore=0 malwarescore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2311290000 definitions=main-2312200082 Enable various applicable remoteproc nodes for qcm6490-idp and qcs6490-rb3gen2. Komal Bajaj (2): arm64: dts: qcom: qcm6490-idp: Enable various remoteprocs arm64: dts: qcom: qcs6490-rb3gen2: Enable various remoteprocs arch/arm64/boot/dts/qcom/qcm6490-idp.dts | 20 ++++++++++++++++++++ arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts | 15 +++++++++++++++ 2 files changed, 35 insertions(+) --- 2.42.0