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 3B0B1E95A91 for ; Mon, 9 Oct 2023 14:42:43 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=nIReYfKC0dPS3Fns0FpeChbCjmNU3IaQUd+JFxJT7Mk=; b=4/Yv4zs4VoABm0 bhz99BM6xekXkpOwxN8D6+6cUA9HRsIPVgDCKT+83/RJ62WQslPSqWznu2U8G1O2oCXWfdjPn0Rda WsWW3n3v/Pe+5tlj2H+co2GOCg3E/3omgIJTmFZv9IUlIPSJCafMMlMPBsG4z3n3X8VqFC2hLLvkx cZotV7E4a3wkrMtELsTkiW0tgJ/fMhIymg9joWzyMzF5O+ru6uAmA0jiq2kgafr94p6AqdM3nBGLv IRNfeDCktxMVkzGmdK20RE0GpG3QfXM6tPq9TmW5u0kxEAUCqUzz+mzLtgmcR/FOt453i1WPQ55pe IIM4eXg4YWPqh3tcVJGw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qprSQ-00AxIY-2u; Mon, 09 Oct 2023 14:42:06 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qprSM-00AxHY-1M for linux-arm-kernel@lists.infradead.org; Mon, 09 Oct 2023 14:42:04 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id B37101FB; Mon, 9 Oct 2023 07:42:38 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 7FF863F5A1; Mon, 9 Oct 2023 07:41:56 -0700 (PDT) Date: Mon, 9 Oct 2023 15:41:54 +0100 From: Sudeep Holla To: Nikunj Kela Cc: cristian.marussi@arm.com, robh+dt@kernel.org, Sudeep Holla , krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: Re: [PATCH v5 1/2] dt-bindings: arm: Add new compatible for smc/hvc transport for SCMI Message-ID: <20231009144154.vfx5caqxtyezulxx@bogus> References: <20230718160833.36397-1-quic_nkela@quicinc.com> <20231006164206.40710-1-quic_nkela@quicinc.com> <20231006164206.40710-2-quic_nkela@quicinc.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231006164206.40710-2-quic_nkela@quicinc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231009_074202_511473_125414AD X-CRM114-Status: GOOD ( 10.34 ) 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel