From nobody Thu Apr 25 17:49:17 2024 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AA18FC77B73 for ; Fri, 26 May 2023 12:53:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236923AbjEZMxv (ORCPT ); Fri, 26 May 2023 08:53:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42600 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243272AbjEZMxi (ORCPT ); Fri, 26 May 2023 08:53:38 -0400 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 38EBB114; Fri, 26 May 2023 05:53:37 -0700 (PDT) Received: from pps.filterd (m0279873.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 34Q8wLSv025896; Fri, 26 May 2023 12:53:34 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-type; s=qcppdkim1; bh=L8GKsZj/gjQFtKXUfOWGgaHMT2r6YRkkEaKT8vfTvIc=; b=F8CVGlLdQdxzar1RtzjSTTROzuIs2+IcUUIahNbtvGskB6KrhEGLDgnxR0XquvnCQnWN +OFKY1cvJAfZBUECMlVtEp3t+W3ll0CKbx++u3YH5nCmbNoVXYvJ+PitVbNkUy1KWo1x nPh1iOtmSIr63kBO9nayT8/gWD+o2FCKuySZnITxh2UK03I/xkefdnzgM383R8weSAR/ 9GCM/hvbNC+ncZpTvEVWgiI9EiFKzRoa9uRlr8r+tdXH00ek0TetZiilhL0jUKdjwgsT rklON3EQCm3B5H32v37O8q8J6n4vVtHv8OHH9oawGGVobHpdLqdx6KZW/GhldYvLWNIi rg== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3qtp4wgwnx-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 26 May 2023 12:53:33 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA01.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 34QCrRsi005306 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 26 May 2023 12:53:27 GMT Received: from kathirav-linux.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.986.42; Fri, 26 May 2023 05:53:23 -0700 From: Kathiravan T To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Srinivas Kandagatla , Rob Herring , "Krzysztof Kozlowski" , Conor Dooley , , , CC: Kathiravan T Subject: [PATCH V2 1/4] dt-bindings: nvmem: qfprom: add compatible for few IPQ SoCs Date: Fri, 26 May 2023 18:23:02 +0530 Message-ID: <20230526125305.19626-2-quic_kathirav@quicinc.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20230526125305.19626-1-quic_kathirav@quicinc.com> References: <20230526125305.19626-1-quic_kathirav@quicinc.com> MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) 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: 9ULqYu6jBjhMiPOKjY45DIRh7rhRe6lV X-Proofpoint-ORIG-GUID: 9ULqYu6jBjhMiPOKjY45DIRh7rhRe6lV X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.957,Hydra:6.0.573,FMLib:17.11.176.26 definitions=2023-05-26_01,2023-05-25_03,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 spamscore=0 phishscore=0 adultscore=0 clxscore=1015 suspectscore=0 malwarescore=0 bulkscore=0 impostorscore=0 mlxlogscore=775 lowpriorityscore=0 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2304280000 definitions=main-2305260110 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Add the QFPROM compatible for IPQ5332, IPQ6018 and IPQ9574 Signed-off-by: Kathiravan T --- Changes in V2: - No changes Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Doc= umentation/devicetree/bindings/nvmem/qcom,qfprom.yaml index 8d8503dd934b..076566ef9cc8 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -18,8 +18,11 @@ properties: - enum: - qcom,apq8064-qfprom - qcom,apq8084-qfprom + - qcom,ipq5332-qfprom + - qcom,ipq6018-qfprom - qcom,ipq8064-qfprom - qcom,ipq8074-qfprom + - qcom,ipq9574-qfprom - qcom,msm8916-qfprom - qcom,msm8974-qfprom - qcom,msm8976-qfprom --=20 2.17.1 From nobody Thu Apr 25 17:49:17 2024 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A276FC77B7C for ; Fri, 26 May 2023 12:53:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243405AbjEZMxn (ORCPT ); Fri, 26 May 2023 08:53:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42556 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243357AbjEZMxg (ORCPT ); Fri, 26 May 2023 08:53:36 -0400 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B2D6195; Fri, 26 May 2023 05:53:35 -0700 (PDT) Received: from pps.filterd (m0279870.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 34QBi1ga027483; Fri, 26 May 2023 12:53:32 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-type; s=qcppdkim1; bh=d/joYPfK5JnVTSOitpduD1Sc8npAgyNLSbDE4gPv+jg=; b=BKFMKnrDKjFOc1dKObe8ZbL73LCqV5qLRX1ATsYw24uTomhPJCri278SA4Xa/foT5cWc fdn5xJFe7kdBsL7GyAtPaIIC+Y/ghE+8JbliYgI6eA3t8hMgQfxcuGDGcJ+xBw3yJKAe cV189Dy36ku777+KZEgOn+zutpVNLuFYqrXpKQUHloPm2nanIazjQT3VSdenX8TzXOwg 98FyRHWEFNn8laWpMVDJr2icGP6/X6AgPRGt0BexUDRKwmzc1YobzKNua7CtT/G95eXP qGQOQ8gLKjYAL4NjqMqXKS+iQ+Day861f/bpT5gKJauThQZR/dAZQH/ysrHLlHqqHMdi cA== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3qtu0u08wc-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 26 May 2023 12:53:32 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA02.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 34QCrUaE010757 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 26 May 2023 12:53:30 GMT Received: from kathirav-linux.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.986.42; Fri, 26 May 2023 05:53:27 -0700 From: Kathiravan T To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Srinivas Kandagatla , Rob Herring , "Krzysztof Kozlowski" , Conor Dooley , , , CC: Kathiravan T Subject: [PATCH V2 2/4] arm64: dts: qcom: ipq5332: add QFPROM node Date: Fri, 26 May 2023 18:23:03 +0530 Message-ID: <20230526125305.19626-3-quic_kathirav@quicinc.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20230526125305.19626-1-quic_kathirav@quicinc.com> References: <20230526125305.19626-1-quic_kathirav@quicinc.com> MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) 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-ORIG-GUID: j8Fa-a1pn3ILxnRpJiWrpfOFHr22zfc4 X-Proofpoint-GUID: j8Fa-a1pn3ILxnRpJiWrpfOFHr22zfc4 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.957,Hydra:6.0.573,FMLib:17.11.176.26 definitions=2023-05-26_01,2023-05-25_03,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1015 lowpriorityscore=0 malwarescore=0 suspectscore=0 mlxlogscore=942 impostorscore=0 phishscore=0 mlxscore=0 spamscore=0 bulkscore=0 priorityscore=1501 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2304280000 definitions=main-2305260110 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" IPQ5332 has efuse region to determine the various HW quirks. Lets add the initial support and the individual fuses will be added as they are required. Reviewed-by: Konrad Dybcio Signed-off-by: Kathiravan T --- Changes in V2: - Pick up R-b tag arch/arm64/boot/dts/qcom/ipq5332.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/ipq5332.dtsi b/arch/arm64/boot/dts/qc= om/ipq5332.dtsi index af4d97143bcf..c2d6cc65a323 100644 --- a/arch/arm64/boot/dts/qcom/ipq5332.dtsi +++ b/arch/arm64/boot/dts/qcom/ipq5332.dtsi @@ -135,6 +135,13 @@ #size-cells =3D <1>; ranges =3D <0 0 0 0xffffffff>; =20 + qfprom: efuse@a4000 { + compatible =3D "qcom,ipq5332-qfprom", "qcom,qfprom"; + reg =3D <0x000a4000 0x721>; + #address-cells =3D <1>; + #size-cells =3D <1>; + }; + rng: rng@e3000 { compatible =3D "qcom,prng-ee"; reg =3D <0x000e3000 0x1000>; --=20 2.17.1 From nobody Thu Apr 25 17:49:17 2024 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 08C4BC77B7A for ; Fri, 26 May 2023 12:54:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243424AbjEZMyS (ORCPT ); Fri, 26 May 2023 08:54:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42968 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231447AbjEZMyM (ORCPT ); Fri, 26 May 2023 08:54:12 -0400 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CA641E7F; Fri, 26 May 2023 05:53:57 -0700 (PDT) Received: from pps.filterd (m0279868.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 34QAweMP030003; Fri, 26 May 2023 12:53:54 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-type; s=qcppdkim1; bh=ngVt83NRTCtOQBFwZ1nD/VwB3oNS/JDXPCgeUNYD2Kg=; b=G7L/Zqvn80Lnde03w4Y5N1dWJxdWZdMVqOOChOlz7krjcTQnKNxEaNn6xys2mlvj4lyM c5+lvXkvl9RQgDqBhVoplq0mFrwyQvhuXuBibwa/esUxbDZBF4guV61qunc/9wmo7jl1 aPoUvkkHcyUnzaRfHLdTT6gyhjXL6quQ6wzOQt1Q8buEHnn8mh+hzKDOj0vCobwAez63 pKYYwC1VAPlOOVESF8077Zut21ajzbkdGkxo95TYi1mstyM86hcaDueAMyh+TbDPxWtU Jzvk7dNIdeJczYdPovQP468kCJZuYP5S957zk+Pc3AAUn6lnreqU2R/ZApX+BSJt15ZJ gA== Received: from nalasppmta05.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3qtkxwh616-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 26 May 2023 12:53:54 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA05.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 34QCrY7h027761 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 26 May 2023 12:53:34 GMT Received: from kathirav-linux.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.986.42; Fri, 26 May 2023 05:53:31 -0700 From: Kathiravan T To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Srinivas Kandagatla , Rob Herring , "Krzysztof Kozlowski" , Conor Dooley , , , CC: Kathiravan T Subject: [PATCH V2 3/4] arm64: dts: qcom: ipq6018: add QFPROM node Date: Fri, 26 May 2023 18:23:04 +0530 Message-ID: <20230526125305.19626-4-quic_kathirav@quicinc.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20230526125305.19626-1-quic_kathirav@quicinc.com> References: <20230526125305.19626-1-quic_kathirav@quicinc.com> MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) 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: Q0m0t3Q4ot9A4y81BTOl7Iy9Pm_tRtK9 X-Proofpoint-ORIG-GUID: Q0m0t3Q4ot9A4y81BTOl7Iy9Pm_tRtK9 X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.957,Hydra:6.0.573,FMLib:17.11.176.26 definitions=2023-05-26_01,2023-05-25_03,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxlogscore=812 suspectscore=0 phishscore=0 mlxscore=0 malwarescore=0 bulkscore=0 priorityscore=1501 lowpriorityscore=0 impostorscore=0 clxscore=1015 spamscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2304280000 definitions=main-2305260110 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" IPQ6018 has efuse region to determine the various HW quirks. Lets add the initial support and the individual fuses will be added as they are required. Signed-off-by: Kathiravan T Reviewed-by: Dmitry Baryshkov Reviewed-by: Konrad Dybcio --- Changes in V2: - Reorder the node based on node address arch/arm64/boot/dts/qcom/ipq6018.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/ipq6018.dtsi b/arch/arm64/boot/dts/qc= om/ipq6018.dtsi index f531797f2619..0f6d6c6daed2 100644 --- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi +++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi @@ -302,6 +302,13 @@ status =3D "disabled"; }; =20 + qfprom: efuse@a4000 { + compatible =3D "qcom,ipq6018-qfprom", "qcom,qfprom"; + reg =3D <0x0 0x000a4000 0x0 0x2000>; + #address-cells =3D <1>; + #size-cells =3D <1>; + }; + prng: qrng@e1000 { compatible =3D "qcom,prng-ee"; reg =3D <0x0 0x000e3000 0x0 0x1000>; --=20 2.17.1 From nobody Thu Apr 25 17:49:17 2024 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 49EC9C77B7C for ; Fri, 26 May 2023 12:54:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243328AbjEZMyC (ORCPT ); Fri, 26 May 2023 08:54:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42802 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243486AbjEZMxv (ORCPT ); Fri, 26 May 2023 08:53:51 -0400 Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3226D1BC; Fri, 26 May 2023 05:53:43 -0700 (PDT) Received: from pps.filterd (m0279873.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 34QCOWYX024951; Fri, 26 May 2023 12:53:39 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-type; s=qcppdkim1; bh=2d8sKNaWeqCHj5Fe3MOMCFYS24LiTddX6lx4BELGZMo=; b=g+gqJZ0xy+/45OeUqgdf3i/+z/36dfH8TxdEB/ViDM/LMHiIRgbD+z/FJmb1GDaEspYm VrWr9jS5nBS0dXzWbI0Cq89NrwFu8rIdeTGUJZYvWQmllPmfq4YWZ66f9zctT/yNn+0e rius/6EZfI125DdT9KUC+Q/qhq71zcoRfzSYgfyjOPRzje43iU7jek5iNkWjuhZZJ7Ax ayDf2dwQz000uKmwF8155yIYSOFijKBKh9fDNQ6NbFuTHUap8Ukw1nx3LflDP8v7ZgoZ vFkCCNGnOZ4snzGDJWgfUBcbQ5FHJDpD25+NLpZP4Mhzm4a5KenoBYbSb9HQFnfsopO3 Zg== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3qtp4wgwp6-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 26 May 2023 12:53:39 +0000 Received: from nalasex01a.na.qualcomm.com (nalasex01a.na.qualcomm.com [10.47.209.196]) by NALASPPMTA01.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 34QCrcqx005328 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 26 May 2023 12:53:38 GMT Received: from kathirav-linux.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.986.42; Fri, 26 May 2023 05:53:35 -0700 From: Kathiravan T To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Srinivas Kandagatla , Rob Herring , "Krzysztof Kozlowski" , Conor Dooley , , , CC: Kathiravan T Subject: [PATCH V2 4/4] arm64: dts: qcom: ipq9574: add QFPROM node Date: Fri, 26 May 2023 18:23:05 +0530 Message-ID: <20230526125305.19626-5-quic_kathirav@quicinc.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20230526125305.19626-1-quic_kathirav@quicinc.com> References: <20230526125305.19626-1-quic_kathirav@quicinc.com> MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) 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: 3UqMAE2LzLRMoyh-dLgubaAENFXduH6_ X-Proofpoint-ORIG-GUID: 3UqMAE2LzLRMoyh-dLgubaAENFXduH6_ X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.957,Hydra:6.0.573,FMLib:17.11.176.26 definitions=2023-05-26_01,2023-05-25_03,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 spamscore=0 phishscore=0 adultscore=0 clxscore=1015 suspectscore=0 malwarescore=0 bulkscore=0 impostorscore=0 mlxlogscore=942 lowpriorityscore=0 mlxscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2304280000 definitions=main-2305260110 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" IPQ9574 has efuse region to determine the various HW quirks. Lets add the initial support and the individual fuses will be added as they are required. Reviewed-by: Konrad Dybcio Signed-off-by: Kathiravan T --- Changes in V2: - Pick up R-b tag arch/arm64/boot/dts/qcom/ipq9574.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/qcom/ipq9574.dtsi b/arch/arm64/boot/dts/qc= om/ipq9574.dtsi index 1a2c813ffd43..715fe51ff567 100644 --- a/arch/arm64/boot/dts/qcom/ipq9574.dtsi +++ b/arch/arm64/boot/dts/qcom/ipq9574.dtsi @@ -117,6 +117,13 @@ #size-cells =3D <1>; ranges =3D <0 0 0 0xffffffff>; =20 + qfprom: efuse@a4000 { + compatible =3D "qcom,ipq9574-qfprom", "qcom,qfprom"; + reg =3D <0x000a4000 0x5a1>; + #address-cells =3D <1>; + #size-cells =3D <1>; + }; + tlmm: pinctrl@1000000 { compatible =3D "qcom,ipq9574-tlmm"; reg =3D <0x01000000 0x300000>; --=20 2.17.1