From patchwork Wed Sep 4 02:56:31 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sibi Sankar X-Patchwork-Id: 13789618 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 11492CD4844 for ; Wed, 4 Sep 2024 02:58:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding:MIME-Version:Message-ID:Date:Subject:CC:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=il+bJVxO9LYbn4Y9NnupTUe018Tv/GvD+rSBEzCM6gU=; b=okBAzPguerTPId4eYemWFonJ3N MgM8BEh7lX4wtwQ2nd7U9F1Oo9+R6T8vP8Je86VrK5O5ssbHK03r+ds1EAwj3rHiLM+O0GHDBgWUl /8vktEacOgs+sUHIKjZA3/pA1dcE8z9hNM+ugv8TlbSwXtFsQIsJkBCgls8SB/ZzgBSAlzLyVTPti D0UCjE1ly9Ru4kcE3+IB7N5Ky9+jNQAE+MVbaOY+TXQLsCEFKuvMXQAOAnIhOlHy+Pv0xC0jVI2h3 WUQQvP4ewj1MvyZYGVg5qDGQ13orylQwB02Yagq3bCE7XNnDcmn9TK1WfbSLr9WtHBekbIXrnmYXk rgEJ+Rqw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1slgDc-00000002dPl-0UHX; Wed, 04 Sep 2024 02:58:04 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1slgCe-00000002dEV-2x8t for linux-arm-kernel@lists.infradead.org; Wed, 04 Sep 2024 02:57:06 +0000 Received: from pps.filterd (m0279872.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 483IRNLU009415; Wed, 4 Sep 2024 02:56:56 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to; s=qcppdkim1; bh=il+bJVxO9LYbn4Y9NnupTU e018Tv/GvD+rSBEzCM6gU=; b=RlwtzfseAFpQWgKFzkhkeaLecXEYXk7JSq7FoT XncUrTUT1ja8j5J3+zSqydYeSHBIvOdVxWahdXsWZhBGR53f84b/5XE/QaYYJHY3 G0k9bc2B8QYFAZNqLKl9RycwzKLQgesNTgKoMatOKdut+wqMvOhtgAfPVnUJb8Gr ST6ExPTGUxOldLhnvbvvhF1hTlv/kgXTFH5iId1La9Y0Z9IeE32kwL0xeUJcd3dJ t1JoDb0FGdjbJvF3EkuPGr3Xsotn1ZnjAOKiD9aHEq5Vc96zGUqPpuStwqRDujau y2ptPsDZFRVoAIri4raKvSJ82EqTTns26ef5LfOCisumlFMw== Received: from nalasppmta04.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 41e0bhjh6m-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 04 Sep 2024 02:56:56 +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 4842utYa028520 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 4 Sep 2024 02:56:55 GMT Received: from hu-sibis-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; Tue, 3 Sep 2024 19:56:51 -0700 From: Sibi Sankar To: , CC: , , , , , , Subject: [PATCH 0/2] firmware: arm_scmi: Misc Fixes Date: Wed, 4 Sep 2024 08:26:31 +0530 Message-ID: <20240904025633.2881671-1-quic_sibis@quicinc.com> X-Mailer: git-send-email 2.34.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: sAEnno2ZYcAY2NatJuUyFzY4r0FJR6Ph X-Proofpoint-GUID: sAEnno2ZYcAY2NatJuUyFzY4r0FJR6Ph 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-04_01,2024-09-03_01,2024-09-02_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 mlxlogscore=639 priorityscore=1501 suspectscore=0 adultscore=0 bulkscore=0 malwarescore=0 spamscore=0 lowpriorityscore=0 clxscore=1011 impostorscore=0 mlxscore=0 phishscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2407110000 definitions=main-2409040020 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240903_195704_956609_CE822FA8 X-CRM114-Status: UNSURE ( 8.96 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The series addresses a couple of kernel warnings that are required to [1] to land. [1] - https://lore.kernel.org/lkml/20240612124056.39230-1-quic_sibis@quicinc.com/ Base branch: next-20240903 Sibi Sankar (2): firmware: arm_scmi: Ensure that the message-id supports fastchannel firmware: arm_scmi: Skip adding bad duplicates drivers/firmware/arm_scmi/driver.c | 9 +++++++++ drivers/firmware/arm_scmi/perf.c | 13 +++++++++++-- 2 files changed, 20 insertions(+), 2 deletions(-)