From patchwork Tue Sep 10 16:34:56 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nikunj Kela X-Patchwork-Id: 13798932 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 A3AA0EDE99A for ; Tue, 10 Sep 2024 16:45:34 +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=2wt+TwLxR/x9sKCWZJkKDHT7621HRrrlF83DinozNmI=; b=E1jAETcl13NicQzQmVN2MTSdX4 y7ua9u7AAT8AOLgwYSLfJXaQVE2kIAYBZEvQzm9d4VAZNRBgdDHEpGKUQMB9bXM+ZLcqIq/gj50Bb EU6wip3QvrpYvwOsGUCHh098LSGDuDWezN+rBBD0LGf1uqwiCjpaoWiAujBpZ8z0PXyv6Uu2nhfxW HJYjVaanuepHqSbVMC1dzIGgNmcGdRJvyyUqJa19BgEemcPUvR5QbggNhXfi+in4xn5zvhYCw3l2h j9dw0FP+ZF3mfckBS82fSYBrOKXIV2ipnc0Uz0LMu1T3F6BZpM4ZdooG9IW18qBbS2a/KCklx2rXu WH7gHVZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1so3zV-00000006P7i-2fyQ; Tue, 10 Sep 2024 16:45:21 +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 1so3pm-00000006LpW-47wu for linux-arm-kernel@lists.infradead.org; Tue, 10 Sep 2024 16:35:20 +0000 Received: from pps.filterd (m0279871.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 48AFLeHv031388; Tue, 10 Sep 2024 16:35:12 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=2wt+TwLxR/x9sKCWZJkKDH T7621HRrrlF83DinozNmI=; b=cU3A0hKA/Kjwri55OzeVKbOewotT0UwjTEKX2k ztgcxeRSO4mbQvDPVcQw0ceppRT6JNpo7WmQYAGlsxrMvCFce9MGZC4sNmAPBNLu C05x5fgOoQQjESbDwLO8HiSF/s4gDuqPuvh3R/HSUuZP7gSWYZorwKpuq2ZzSEhw Eo6Fqx2NB/pApVlLhH/XeIk5MuiB9q9V8fVPfYW5cK38yb80TUggmcAjMJOlp4WJ xQwWMPdhF23VyixTArrRpaoJJjGbtyaqjYeqvEMjqjY+jE/TY2xSrIUjXsRIOxPf gTO8DB6h3B98gMUoJAtQBhCSs9/JT3gVWeAOp1ZaZcX/00+A== Received: from nasanppmta01.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 41gy516kth-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Sep 2024 16:35:11 +0000 (GMT) Received: from nasanex01b.na.qualcomm.com (nasanex01b.na.qualcomm.com [10.46.141.250]) by NASANPPMTA01.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 48AGZA2h011762 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 10 Sep 2024 16:35:10 GMT Received: from hu-nkela-lv.qualcomm.com (10.49.16.6) by nasanex01b.na.qualcomm.com (10.46.141.250) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Tue, 10 Sep 2024 09:35:07 -0700 From: Nikunj Kela To: , , , CC: , , , , , , , Nikunj Kela , "Krzysztof Kozlowski" Subject: [PATCH v4] dt-bindings: firmware: arm,scmi: allow multiple instances Date: Tue, 10 Sep 2024 09:34:56 -0700 Message-ID: <20240910163456.2383372-1-quic_nkela@quicinc.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Originating-IP: [10.49.16.6] X-ClientProxiedBy: nalasex01a.na.qualcomm.com (10.47.209.196) To nasanex01b.na.qualcomm.com (10.46.141.250) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: m0cvlDOZiHGc5ybHOIAOfJ5JJjyKw9jq X-Proofpoint-GUID: m0cvlDOZiHGc5ybHOIAOfJ5JJjyKw9jq 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 spamscore=0 impostorscore=0 mlxscore=0 bulkscore=0 mlxlogscore=999 priorityscore=1501 lowpriorityscore=0 malwarescore=0 clxscore=1015 phishscore=0 suspectscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2408220000 definitions=main-2409100123 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240910_093519_171087_DD30CEDB X-CRM114-Status: GOOD ( 12.55 ) 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 This change extends scmi node name so as to allow multiple SCMI instances. Reviewed-by: Krzysztof Kozlowski Signed-off-by: Nikunj Kela Reviewed-by: Cristian Marussi --- Changes in v4: - Dropped 'virtual' from subject and description Changes in v3: - Added Reviewed-by tag - Removed the patch from original series[1] Changes in v2: - Fixed scmi nodename pattern [1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@quicinc.com/ --- Documentation/devicetree/bindings/firmware/arm,scmi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/firmware/arm,scmi.yaml b/Documentation/devicetree/bindings/firmware/arm,scmi.yaml index 54d7d11bfed4..5d79b15a1610 100644 --- a/Documentation/devicetree/bindings/firmware/arm,scmi.yaml +++ b/Documentation/devicetree/bindings/firmware/arm,scmi.yaml @@ -27,7 +27,7 @@ anyOf: properties: $nodename: - const: scmi + pattern: '^scmi(-[0-9]+)?$' compatible: oneOf: