From patchwork Wed Dec 4 13:36:27 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manikanta Mylavarapu X-Patchwork-Id: 847391 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.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 BB5D11F708F; Wed, 4 Dec 2024 13:36:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733319420; cv=none; b=Mt9mAN55Iu24p0Jh95VBUxem8oxRgD1zkNwu2go7WsuMJ/RqkRww+1H9Cl8cldwrjYorZj11zX7A1vxInOX7caka/S1RTWuV4LRYd/khXt31/FnI5j9bcp4Urq2hkZ63mN4UbNHJxYJTRKmrlNOk5HEejdFpnYvsLPkEj16BQI4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1733319420; c=relaxed/simple; bh=udO6HZz4d0oOt+gOYdDTieP2NOQYhMZUM9LUtS2QXpY=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=qUGSqBmJdghCKCSl6lhnjkqVfmsy/zx8Q5sp2GKtsbhpTo2QsOwc9K5p3/LieOO7T3SGW3PzoED1fGILenZxEoIPKT23HdXSZM97sJi6LJkDNyFjsI3xLmy4hxNCfCDFJ4bNZAeVHXYEKlC7F2sl6qf/N+0TEfy1vIaWtqdxamI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=It88Y+K8; arc=none smtp.client-ip=205.220.168.131 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="It88Y+K8" Received: from pps.filterd (m0279867.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 4B46lXgJ006043; Wed, 4 Dec 2024 13:36:55 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to; s=qcppdkim1; bh= tZf+9FhbEN9LxYTRfrLc/sX/GjW3VswXEIypZIrj4ag=; b=It88Y+K8rA2lxMpu 726xxsRIHZhlN9lfLvcyMhTgho75DI6X9ygmJwgUd8CQ4P8M4relaZpniuW+VETF kk+l2SmbdQsfid9FDZFC5uXl0lZUkNS493FxOXO3Y1vJGPMNvDPbxNCBQeDriNmu bLYsgm5lCuWXFdQOJ/6BVjbENOj35Am28nnDCFl36GGihVGzQIvzhGOmV21e6bVA fH50ZcTIMYa4F64knypKfrwnsHpsGnojoLjbpA2XEzm6a46jyPidMY+NlTbH2XdQ E5fgavbntXdRyZykCeDZkzsYXPrEFZ4NaaGym8QfiSEWeSC2/GfNnD29YQ+OMlMW htuvAA== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 439w3embq5-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 04 Dec 2024 13:36:55 +0000 (GMT) Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA04.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 4B4Datau031942 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 4 Dec 2024 13:36:55 GMT Received: from hu-mmanikan-blr.qualcomm.com (10.80.80.8) by nalasex01a.na.qualcomm.com (10.47.209.196) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Wed, 4 Dec 2024 05:36:51 -0800 From: Manikanta Mylavarapu To: , , , , , , , , , CC: , Subject: [PATCH 2/2] arm64: dts: qcom: ipq5424: add scm node Date: Wed, 4 Dec 2024 19:06:27 +0530 Message-ID: <20241204133627.1341760-3-quic_mmanikan@quicinc.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20241204133627.1341760-1-quic_mmanikan@quicinc.com> References: <20241204133627.1341760-1-quic_mmanikan@quicinc.com> Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01a.na.qualcomm.com (10.47.209.196) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: IpbfD0oiMOKdKRpjsAql09hdzk3CcQGZ X-Proofpoint-ORIG-GUID: IpbfD0oiMOKdKRpjsAql09hdzk3CcQGZ X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1039,Hydra:6.0.680,FMLib:17.12.60.29 definitions=2024-09-06_09,2024-09-06_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1011 impostorscore=0 bulkscore=0 mlxscore=0 adultscore=0 priorityscore=1501 mlxlogscore=851 spamscore=0 malwarescore=0 suspectscore=0 phishscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2411120000 definitions=main-2412040104 Add an scm node to interact with the secure world. Signed-off-by: Manikanta Mylavarapu --- arch/arm64/boot/dts/qcom/ipq5424.dtsi | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/ipq5424.dtsi b/arch/arm64/boot/dts/qcom/ipq5424.dtsi index 5e219f900412..2b9e91da72ac 100644 --- a/arch/arm64/boot/dts/qcom/ipq5424.dtsi +++ b/arch/arm64/boot/dts/qcom/ipq5424.dtsi @@ -98,6 +98,12 @@ l2_300: l2-cache { }; }; + firmware { + scm { + compatible = "qcom,scm-ipq5424", "qcom,scm"; + }; + }; + memory@80000000 { device_type = "memory"; /* We expect the bootloader to fill in the size */