From patchwork Wed Jan 20 17:43:56 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sudeep Holla X-Patchwork-Id: 1429372 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=qcRLbuuU; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4DLY2j73Qnz9sCD for ; Thu, 21 Jan 2021 04:50:21 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From:Date: 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=Jrsw4sG35i5D9HEtcbzLs7h0nAXzhOkyemV27cxw148=; b=qcRLbuuUyVZiNFegMLW1CEN3z2 MS+wes5LbpHp+RHc08kaAdVx6njvkTAHZ6J/6H+n6U6j+/meQVjF2LKmu5N6pVeB0OxoKwzWGqXwZ ld9SLUX43frs/CyBzjFiY/ewHdS3yf4Y/b8e+QfwZ2YWWXTwF18YaXRscApesk6z7zvLnPdbAl6PX puyYwggCJbETbb3RqyuS2i+Ef/v0B58DoNNNpYR0lbWGpCG5bqmc6KMkvBJpdE8tM6FDRtIQ8Blty KxMzyz8Fx8tpwcms7UkTwM3eSM9vEiIcx1qCIHecigtJfBRvbv0s52N/xPp2Ytnvav2uf1F1wjHc+ BFvCgISQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2Hbr-0000Nt-Ui; Wed, 20 Jan 2021 17:49:36 +0000 Received: from foss.arm.com ([217.140.110.172]) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l2HXP-0006OU-Po for linux-arm-kernel@lists.infradead.org; Wed, 20 Jan 2021 17:45:00 +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 85EBB101E; Wed, 20 Jan 2021 09:44:22 -0800 (PST) Received: from bogus (unknown [10.57.35.27]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id DEEA53F68F; Wed, 20 Jan 2021 09:44:02 -0800 (PST) Date: Wed, 20 Jan 2021 17:43:56 +0000 From: Sudeep Holla To: ARM SoC Team , SoC Team , ALKML Subject: [GIT PULL] firmware: arm_scmi: Updates for v5.12 Message-ID: <20210120174356.cnxopzjjpqo5e3ws@bogus> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20171215 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210120_124459_940049_A51F8D8C X-CRM114-Status: GOOD ( 11.25 ) X-Spam-Score: -2.3 (--) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-2.3 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [217.140.110.172 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Olof Johansson , Sudeep Holla , Arnd Bergmann , Kevin Hilman Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi ARM SoC Team, Please pull ! Regards, Sudeep -->8 The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e: Linux 5.11-rc1 (2020-12-27 15:30:22 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git tags/scmi-updates-5.12 for you to fetch changes up to a90b6543bf062d65292b2c76f1630507d1c9d8ec: firmware: arm_scmi: Fix call site of scmi_notification_exit (2021-01-13 14:30:16 +0000) ---------------------------------------------------------------- ARM SCMI updates for v5.12 Addition of optional interrupt to signal completion of the request when using SMC/HVC transport as on some platforms they can return before the SCMI request is completed. Apart from that, we just have a minor fix in scmi_remove which was found recently as we are now experimenting more on SCMI as module. Finally, we are adding Cristian as official reviewer for SCMI since he is more involved in active development of new features. ---------------------------------------------------------------- Cristian Marussi (1): firmware: arm_scmi: Fix call site of scmi_notification_exit Jim Quinlan (2): dt-bindings: arm: Add optional interrupt to smc/hvc SCMI transport firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt Sudeep Holla (1): MAINTAINERS: Update ARM SCMI entry Documentation/devicetree/bindings/arm/arm,scmi.txt | 8 +++++ MAINTAINERS | 2 ++ drivers/firmware/arm_scmi/driver.c | 4 +-- drivers/firmware/arm_scmi/smc.c | 42 +++++++++++++++++++++- 4 files changed, 53 insertions(+), 3 deletions(-)