From patchwork Thu Dec 14 10:35:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Om Prakash Singh X-Patchwork-Id: 753962 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="jdXicTla" Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 772E3E3; Thu, 14 Dec 2023 02:36:37 -0800 (PST) Received: from pps.filterd (m0279862.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.24/8.17.1.24) with ESMTP id 3BE6USGt016765; Thu, 14 Dec 2023 10:36:28 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s= qcppdkim1; bh=PIST3qVts4PmWfa0l52hocLda+gnXfvVChtiIokdXlk=; b=jd XicTlaChAKHBPIBEuZ+/NuiXf+Bz1kO8PZGti1q3QesALplC8mkAGN7XzC3PzBSl BLJS8CswaVQOKKQVMHZS0jhBEMu1aU6UcFKAHqoJNKHencKkl/Gj0c4jrQwE1RAH devzAKCUA2Pni2P2ohiN0vN2vuBlI7IG6jg2ZoVTfaUVsuGwIIU9G7x0xB35EFn4 2wuOIDRj7uSEoxOwyoy5gSNg8A4dQcv5mnmVLR9AWNaU4IOOKilCQ1oo2ddE+Tk+ VvVFApimMB3I+wS5mUYbKSPBMh3HKerMylpr9WLE5tJlGpSqymjmNwg6gDpf0bC3 61artde9UNAqHnHlP4UA== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3uyqgt115g-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 14 Dec 2023 10:36:28 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA02.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 3BEAaRku030359 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 14 Dec 2023 10:36:27 GMT Received: from hu-omprsing-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; Thu, 14 Dec 2023 02:36:22 -0800 From: Om Prakash Singh To: CC: , , , , , , , , , , , , , , , , Krzysztof Kozlowski Subject: [PATCH V3 1/2] dt-bindings: crypto: qcom-qce: document the SC7280 crypto engine Date: Thu, 14 Dec 2023 16:05:59 +0530 Message-ID: <20231214103600.2613988-2-quic_omprsing@quicinc.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20231214103600.2613988-1-quic_omprsing@quicinc.com> References: <20231214103600.2613988-1-quic_omprsing@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 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-GUID: nGV2YYmuKbgF8VmHfpNszZtvvgOq3GsO X-Proofpoint-ORIG-GUID: nGV2YYmuKbgF8VmHfpNszZtvvgOq3GsO 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_01,2023-12-07_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 phishscore=0 adultscore=0 suspectscore=0 lowpriorityscore=0 impostorscore=0 malwarescore=0 mlxlogscore=893 mlxscore=0 clxscore=1015 spamscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2311290000 definitions=main-2312140070 Document the crypto engine on the SM7280 Platform. Signed-off-by: Om Prakash Singh Reviewed-by: Krzysztof Kozlowski --- Changes in V3: No change in this patch Changes in V2: No change in this patch Documentation/devicetree/bindings/crypto/qcom-qce.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml index eeb8a956d7cb..1797699cf454 100644 --- a/Documentation/devicetree/bindings/crypto/qcom-qce.yaml +++ b/Documentation/devicetree/bindings/crypto/qcom-qce.yaml @@ -44,6 +44,7 @@ properties: - items: - enum: + - qcom,sc7280-qce - qcom,sm8250-qce - qcom,sm8350-qce - qcom,sm8450-qce