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 X-Spam-Level: X-Spam-Status: No, score=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EF364C43457 for ; Mon, 27 Jul 2020 13:57:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C9DB720838 for ; Mon, 27 Jul 2020 13:57:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595858247; bh=Ds3makuOPDIExLgnbfW/yVHZhFV8wpApbDHJ28L6frk=; h=Date:From:To:Cc:In-Reply-To:References:Subject:List-ID:From; b=xOy1AEkHVcszkWT87gInGCq980BXdcYmN0Zms62ihSHqyoUX1QQWrZOjbGEjsYv0O uwZdNM1+UoZdIETaz+00l42dXF6hw4NlTzmaXZmNfSYlbZL/UoUG+ZE8JPRI54r+3T J79d5jAzS1nAiT70BjQroxMbVicUbeKj8CTu+VG8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728921AbgG0N50 (ORCPT ); Mon, 27 Jul 2020 09:57:26 -0400 Received: from mail.kernel.org ([198.145.29.99]:47302 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726744AbgG0N5Z (ORCPT ); Mon, 27 Jul 2020 09:57:25 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E4F6F2070B; Mon, 27 Jul 2020 13:57:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595858245; bh=Ds3makuOPDIExLgnbfW/yVHZhFV8wpApbDHJ28L6frk=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=zdyQetnFeoKFYw1KanW41myJQWy7nkJqbX+NiyLY0bdpeTMFDAZ5/DCyG9GwxCg9P 9VUhVFKuUE0wpaG76u7keC+6wS+mcW1NOI/Km/sK21/C+fg1a6lHPRv1dLZrvs6ObB 9+tEvWTj5a8bv/wAdUES9lMGqJ+eQFjIth5EkhOA= Date: Mon, 27 Jul 2020 14:57:08 +0100 From: Mark Brown To: festevam@gmail.com, shawnguo@kernel.org, Clark Wang , s.hauer@pengutronix.de, kernel@pengutronix.de Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, linux-imx@nxp.com In-Reply-To: <20200727063354.17031-1-xiaoning.wang@nxp.com> References: <20200727063354.17031-1-xiaoning.wang@nxp.com> Subject: Re: [PATCH] spi: imx: enable runtime pm support Message-Id: <159585821343.22560.13240672066683447553.b4-ty@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 27 Jul 2020 14:33:54 +0800, Clark Wang wrote: > Enable runtime pm support for spi-imx driver. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: imx: enable runtime pm support commit: 525c9e5a32bd7951eae3f06d9d077fea51718a6c All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark 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 X-Spam-Level: X-Spam-Status: No, score=-9.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AD445C433E5 for ; Mon, 27 Jul 2020 13:58:41 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7EB812070B for ; Mon, 27 Jul 2020 13:58:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="MvD/XHHU"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="zdyQetnF" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7EB812070B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:Subject:References:In-Reply-To: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=5dvhkxIsXrzKW43+qTNxA+/KhSWMkxayWceY9VfjqfY=; b=MvD/XHHU31w5z0wLez+SMZ4opp eqrAajk3sG7WPdCi0ZbRg2p8ReGKh15XfWO0xjTQoUhbR/GQ6gpLmYFXtX5hvN7ORFPT/4zi5rji+ +DGvhZEoW0yjJlBN0eijqL+8dkQbZx0PMajR77pUY5aweXi8rlmQXxHIEpCnqDHgWBFhYPc3naYxz jzubUgRamA1c7phowPAT+iJTzIDwmrJ9eWcRws+5EtM3yU1UzGnlDCVpf/BvIveaRzknjcjw5UtXV ad5D71JyD4LvtVemmIfew5oAishoWbbpZrwOtr5os0YVkg1ZZs1pdKNM64sNDc4LOZJlk9Yl00sql A8t+TZLQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k03dG-0003hb-3I; Mon, 27 Jul 2020 13:57:34 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k03d8-0003f3-2Z for linux-arm-kernel@lists.infradead.org; Mon, 27 Jul 2020 13:57:31 +0000 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E4F6F2070B; Mon, 27 Jul 2020 13:57:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595858245; bh=Ds3makuOPDIExLgnbfW/yVHZhFV8wpApbDHJ28L6frk=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=zdyQetnFeoKFYw1KanW41myJQWy7nkJqbX+NiyLY0bdpeTMFDAZ5/DCyG9GwxCg9P 9VUhVFKuUE0wpaG76u7keC+6wS+mcW1NOI/Km/sK21/C+fg1a6lHPRv1dLZrvs6ObB 9+tEvWTj5a8bv/wAdUES9lMGqJ+eQFjIth5EkhOA= Date: Mon, 27 Jul 2020 14:57:08 +0100 From: Mark Brown To: festevam@gmail.com, shawnguo@kernel.org, Clark Wang , s.hauer@pengutronix.de, kernel@pengutronix.de In-Reply-To: <20200727063354.17031-1-xiaoning.wang@nxp.com> References: <20200727063354.17031-1-xiaoning.wang@nxp.com> Subject: Re: [PATCH] spi: imx: enable runtime pm support Message-Id: <159585821343.22560.13240672066683447553.b4-ty@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200727_095726_230517_5A64E8DE X-CRM114-Status: GOOD ( 13.08 ) 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: linux-imx@nxp.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-spi@vger.kernel.org MIME-Version: 1.0 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 Mon, 27 Jul 2020 14:33:54 +0800, Clark Wang wrote: > Enable runtime pm support for spi-imx driver. Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next Thanks! [1/1] spi: imx: enable runtime pm support commit: 525c9e5a32bd7951eae3f06d9d077fea51718a6c All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel