From mboxrd@z Thu Jan 1 00:00:00 1970 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 A3ADDE95A91 for ; Mon, 9 Oct 2023 14:53:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:CC:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=piTFunEgp83s9TJcf214pVj8jVg+IDwUh2BCG9ajVFQ=; b=0rzF5J2jAAGUUL xTFifpL4O3MmCQsaWuJZMhpaDZyxLnaBShOsKWrdcq+BZ8gHrRCTuN773I1SnKUZbgsEIAJ3EBoMG h0B0gXhFg/sAKpA+tI6jetREbl6EYJ1x0q4aejd9AVcvPnO0/Kz/guLXEoPGG337VrNVxnxUbaSpO aNBEE1ERkxF40VDyJjZnWdQihNtD6g18oISneDUHvysn4bDr/zxrEa/aiG6A/s/xDtuM/Y4t8nw9H rnxxrUV/NZLQNJov/BA9kooidJ704c6ShM8z/NTiyU9KEi1YIpDfiIc+qBVcnZWvwZSC6ap9jfbzt WIGKmTBaJkMdF0lZ/4tw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qprct-00Az1N-0y; Mon, 09 Oct 2023 14:52:55 +0000 Received: from mx0b-0031df01.pphosted.com ([205.220.180.131]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qprcq-00Az09-0G for linux-arm-kernel@lists.infradead.org; Mon, 09 Oct 2023 14:52:53 +0000 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 399EiUlm023925; Mon, 9 Oct 2023 14:52:43 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=qcppdkim1; bh=LIqyYJmCPEdR/Fz/OX70bybdvmSWzeNzRHaRA8qiwbg=; b=f+IFkoSTZPhOFGQZqc+vEbtsMcXa9E66d9FZV6Z5Th7aZAk+96RTWWL1gTFQN2q+Cjy5 OyPtD6hx6Grs7Y2pzRhkR/9EzypUy0a7HecMSv612VZ7qfnq4zphej1y5/5JI0cuiiYv z0VjGvvBegaletdPbzos/sFyAwemYySHlGn6DER0awwV+FPCkYc+IloEb6xBDQMKN0rQ F3ZnqpmD73E8i77SSqzt9uBTiKnOwdcKQME4d0EkPw1iyiTwGTmf+GEwfiS7MNO9H/SR ENWnjG65KbXlYpURf9lydXhCQFNYLKnlq2UkiEMUz3d1bWohycqqcbp+DbUIope5TcTw oQ== Received: from nalasppmta02.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 3tkh87amr6-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 09 Oct 2023 14:52:42 +0000 Received: from nalasex01c.na.qualcomm.com (nalasex01c.na.qualcomm.com [10.47.97.35]) by NALASPPMTA02.qualcomm.com (8.17.1.5/8.17.1.5) with ESMTPS id 399EqfaA020876 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 9 Oct 2023 14:52:41 GMT Received: from [10.110.87.129] (10.80.80.8) by nalasex01c.na.qualcomm.com (10.47.97.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.30; Mon, 9 Oct 2023 07:52:41 -0700 Message-ID: Date: Mon, 9 Oct 2023 07:52:40 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Subject: Re: [PATCH v5 1/2] dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI To: Sudeep Holla CC: , , , , , , , , , References: <20230718160833.36397-1-quic_nkela@quicinc.com> <20231006164206.40710-1-quic_nkela@quicinc.com> <20231006164206.40710-2-quic_nkela@quicinc.com> <20231009144154.vfx5caqxtyezulxx@bogus> Content-Language: en-US From: Nikunj Kela In-Reply-To: <20231009144154.vfx5caqxtyezulxx@bogus> X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nalasex01c.na.qualcomm.com (10.47.97.35) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-ORIG-GUID: -ArKwvWj-pbQty5DVA0MNW19o3Sj_S-Y X-Proofpoint-GUID: -ArKwvWj-pbQty5DVA0MNW19o3Sj_S-Y X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.267,Aquarius:18.0.980,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-10-09_12,2023-10-09_01,2023-05-22_02 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 clxscore=1015 suspectscore=0 phishscore=0 impostorscore=0 mlxscore=0 bulkscore=0 lowpriorityscore=0 priorityscore=1501 adultscore=0 spamscore=0 malwarescore=0 mlxlogscore=877 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.12.0-2309180000 definitions=main-2310090123 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231009_075252_256774_CFCB13BF X-CRM114-Status: GOOD ( 16.53 ) 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: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 10/9/2023 7:41 AM, Sudeep Holla wrote: > On Fri, Oct 06, 2023 at 09:42:05AM -0700, Nikunj Kela wrote: >> Introduce compatible "qcom,scmi-smc" for SCMI smc/hvc transport channel for >> Qualcomm virtual platforms. >> >> This compatible mandates populating an additional parameter 'capability-id' >> from the last 8 bytes of the shmem channel. >> > While I am happy with the simplification here, I am also bit nervous how > long before Qualcomm abandons this. I hope this is adopted as is in all > internal and downstream code without any modifications and this is not > just a push for upstreaming some change to minimise delta with internal/ > downstream code. > > -- > Regards, > Sudeep Qualcomm is using patch on all the virtual auto platforms using shmem/doorbell as scmi channel. This is already being used without any modifications in our downstream code. No delta for this patch series. Thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel