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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 20D8DC433FE for ; Thu, 25 Nov 2021 12:27:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350412AbhKYMag (ORCPT ); Thu, 25 Nov 2021 07:30:36 -0500 Received: from foss.arm.com ([217.140.110.172]:50204 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352566AbhKYM2d (ORCPT ); Thu, 25 Nov 2021 07:28:33 -0500 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 6937C1042; Thu, 25 Nov 2021 04:25:22 -0800 (PST) Received: from usa.arm.com (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 447583F66F; Thu, 25 Nov 2021 04:25:21 -0800 (PST) From: Sudeep Holla To: linux-kernel@vger.kernel.org, Etienne Carriere Cc: Sudeep Holla , Vincent Guittot , Rob Herring , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Cristian Marussi Subject: Re: [PATCH v8 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI Date: Thu, 25 Nov 2021 12:25:10 +0000 Message-Id: <163784306594.132227.10157085243306272511.b4-ty@arm.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211028140009.23331-1-etienne.carriere@linaro.org> References: <20211028140009.23331-1-etienne.carriere@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 28 Oct 2021 16:00:08 +0200, Etienne Carriere wrote: > Introduce compatible "linaro,scmi-optee" for SCMI transport channel > based on an OP-TEE service invocation. The compatible mandates a > channel ID defined with property "linaro,optee-channel-id". > > Applied to sudeep.holla/linux (for-next/scmi), thanks! [1/2] dt-bindings: arm: Add OP-TEE transport for SCMI (no commit info) [2/2] firmware: arm_scmi: Add optee transport (no commit info) -- Regards, Sudeep 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 B6B4DC433EF for ; Thu, 25 Nov 2021 12:27:30 +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:MIME-Version:References:In-Reply-To: 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: List-Owner; bh=G6kL9zCJBa8kCDHigXaasZAofcihJBDtjOwHCPY3khQ=; b=2iefi3qxOQcZj1 Uyui+N1z5j/ekcYSzYufl1KybjHnQ3eCp4KCqrXUW6UaZWSK8LNU1g8a7dzwM3X3qqc4UPHw1QL3n tHZkMaAGyCvMYvrjUwyp+XBJxJ/7nonJivnaWZjMH+hWoigbodmSfrZmaV8fnWXXMmN4yt54qVbJW Ezaw1WM+NDA8AP5f+BNj/VssKEcF7OVlQdC8UtHl8d7P2k9gDscYp5vEhBNaknpZNzyYfPgvpY8Aa yriMivYK4SpSncgBOj78W3yNHIVuQcevYDwCdOayBT6TLbfWnr5C9Hd3fihOncv6fAeFGe7us0IfG uCWbDsrqYEnPCbVcE1iw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mqDol-007N8k-Hb; Thu, 25 Nov 2021 12:25:35 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mqDoh-007N7q-Ms for linux-arm-kernel@lists.infradead.org; Thu, 25 Nov 2021 12:25:33 +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 6937C1042; Thu, 25 Nov 2021 04:25:22 -0800 (PST) Received: from usa.arm.com (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 447583F66F; Thu, 25 Nov 2021 04:25:21 -0800 (PST) From: Sudeep Holla To: linux-kernel@vger.kernel.org, Etienne Carriere Cc: Sudeep Holla , Vincent Guittot , Rob Herring , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Cristian Marussi Subject: Re: [PATCH v8 1/2] dt-bindings: arm: Add OP-TEE transport for SCMI Date: Thu, 25 Nov 2021 12:25:10 +0000 Message-Id: <163784306594.132227.10157085243306272511.b4-ty@arm.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211028140009.23331-1-etienne.carriere@linaro.org> References: <20211028140009.23331-1-etienne.carriere@linaro.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211125_042531_838090_1EE6D7A6 X-CRM114-Status: UNSURE ( 6.04 ) 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: , 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 Thu, 28 Oct 2021 16:00:08 +0200, Etienne Carriere wrote: > Introduce compatible "linaro,scmi-optee" for SCMI transport channel > based on an OP-TEE service invocation. The compatible mandates a > channel ID defined with property "linaro,optee-channel-id". > > Applied to sudeep.holla/linux (for-next/scmi), thanks! [1/2] dt-bindings: arm: Add OP-TEE transport for SCMI (no commit info) [2/2] firmware: arm_scmi: Add optee transport (no commit info) -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel