From patchwork Tue Jun 6 13:46:24 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Naman Jain X-Patchwork-Id: 13269236 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 00875C77B7A for ; Tue, 6 Jun 2023 13:47:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237956AbjFFNrp (ORCPT ); Tue, 6 Jun 2023 09:47:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35544 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237944AbjFFNro (ORCPT ); Tue, 6 Jun 2023 09:47:44 -0400 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5460810D5; Tue, 6 Jun 2023 06:47:43 -0700 (PDT) Received: from pps.filterd (m0279867.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 356DHWRj030787; Tue, 6 Jun 2023 13:47:37 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-type; s=qcppdkim1; bh=xmRM//2ssMuRIDrx/mOAA+rZ4TOUtII2czk2LRsTD9c=; b=c81VG7mQBsCLao/n/PkA1om/7YsFDS5qbO5o9djbJIlaS79yXJhHeeV/4LNvW9tSgN4o rDoEuuENPpcjVf4JaI14aW9Kkd74YwTQoQcVWVzAtAAFbj4xZ02sBrgW0r7JrdgTTPkT 6CadHyv/Wg21s9M+h3vHlwFVlrJh/XkUg0igpmxrTV3YMTJSa8fYiVnQ79t/gdecx1qc XZaU1UJrNDDwrVMcONghiNkhnhYsmvQbm9DmTF4L4b17O1BJw4KXvCBFFwu7ShLaVoy3 7nTTZNuJDDRTFZ8ME/gdVOmQXoEA/6K8Ju9sCLnn2zEs+mpHmWKVEqQ5IHCCY+9C73wP HQ== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3r249n075r-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 06 Jun 2023 13:47:36 +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 356DlY0Y003524 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 6 Jun 2023 13:47:34 GMT Received: from hu-namajain-hyd.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; Tue, 6 Jun 2023 06:46:58 -0700 From: Naman Jain To: Bjorn Andersson , Andy Gross , Konrad Dybcio CC: Naman Jain , , , , , Robert Marko Subject: [PATCH v2 0/2] qcom: socinfo: Add v18, v19 support Date: Tue, 6 Jun 2023 19:16:24 +0530 Message-ID: <20230606134626.18790-1-quic_namajain@quicinc.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Originating-IP: [10.80.80.8] 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-ORIG-GUID: 1JIUN22R7xiOz9jHnuyACrTBJQylOoeZ X-Proofpoint-GUID: 1JIUN22R7xiOz9jHnuyACrTBJQylOoeZ 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-06-06_10,2023-06-06_02,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 malwarescore=0 phishscore=0 adultscore=0 clxscore=1015 impostorscore=0 spamscore=0 priorityscore=1501 mlxscore=0 mlxlogscore=622 bulkscore=0 suspectscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2304280000 definitions=main-2306060116 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Changes in v2: - rebased on linux-next tip after Robert's comment as socinfo SMEM structure has moved to socinfo.h with a recent change. Naman Jain (2): soc: qcom: socinfo: Add support for new fields in revision 18 soc: qcom: socinfo: Add support for new fields in revision 19 drivers/soc/qcom/socinfo.c | 33 ++++++++++++++++++++++++-------- include/linux/soc/qcom/socinfo.h | 11 +++++++++-- 2 files changed, 34 insertions(+), 10 deletions(-)