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=-2.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 14AD0C3A59D for ; Mon, 19 Aug 2019 10:21:36 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id DBA1F204EC for ; Mon, 19 Aug 2019 10:21:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="uM6Tdt1F" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DBA1F204EC Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: 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: List-Owner; bh=SK3cyJnjyVCiz4c1PAY/ZE8TkRmpfbqo1YRPLz9XCgo=; b=uM6Tdt1F6eVuX2 hCB1a3VpGr3sJ0m+smTz5WIHtHq2nVl9+EdjOQ8GO8i/qUiRQHHaPsthnfMbtuyAA1hAQycZMpvdo wxXnQrzWHKYecsC2GwCAKZH1x9bOBQxr5bjEdjCukYAda+A2Ckxn1Cu9RPGbfGiLyva3bS/DBBG0h ldg8GyNr6nWDG2MVa/DBa5g2yMmwQPpQWmwZEROLZahKYL+PnQUUfLpnVdvxl/svg1XE64d04qvdU C+T0BME0yPmIYX0y6tj/AtLLT5iL5g8qcwkeqaZDzuXL6UEXVTVcEyvqowCkmyoi7DVFR8gEwQSol lNI/cJOkYHDkOdot0eoA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hzemu-00060h-Qj; Mon, 19 Aug 2019 10:21:20 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hzemq-00060I-IK for linux-arm-kernel@lists.infradead.org; Mon, 19 Aug 2019 10:21:18 +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 6CA62344; Mon, 19 Aug 2019 03:21:14 -0700 (PDT) Received: from e121166-lin.cambridge.arm.com (unknown [10.1.196.255]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 32E0B3F706; Mon, 19 Aug 2019 03:21:13 -0700 (PDT) Date: Mon, 19 Aug 2019 11:21:03 +0100 From: Lorenzo Pieralisi To: Shawn Guo Subject: Re: [PATCH 0/2] ARM: psci: cpuidle: defconfig updates Message-ID: <20190819102053.GA30692@e121166-lin.cambridge.arm.com> References: <20190814125239.6270-1-lorenzo.pieralisi@arm.com> <20190819075716.GG5999@X250> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190819075716.GG5999@X250> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190819_032116_652463_55F0DA8E X-CRM114-Status: GOOD ( 16.66 ) 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: Mark Rutland , Ulf Hansson , Catalin Marinas , Daniel Lezcano , soc@kernel.org, Sudeep Holla , Will Deacon , LAKML Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Aug 19, 2019 at 09:57:17AM +0200, Shawn Guo wrote: > On Wed, Aug 14, 2019 at 01:52:37PM +0100, Lorenzo Pieralisi wrote: > > Rerouting defconfig updates related to this patch series: > > > > https://lore.kernel.org/linux-arm-kernel/cover.1565348376.git.lorenzo.pieralisi@arm.com/ > > > > to arm-soc, as agreed in: > > > > https://lore.kernel.org/linux-arm-kernel/58d9677db3510ed106fe23118090c84f78a44102.1565348376.git.lorenzo.pieralisi@arm.com/ > > > > Patches [1-6] are already queued in the ARM64 tree. > > > > Please consider pulling these defconfig changes, thank you very much. > > We, platform maintainers, also send arch/arm64/configs/defconfig changes > to arm-soc folk. So I applied both patches to IMX tree and will send > them to arm-soc for 5.4 inclusion. Hi Shawn, there is no need, these updates were already pulled in arm-soc so there is nothing to do, please drop them. Thanks, Lorenzo > Shawn > > > > > Cc: Will Deacon > > Cc: Shawn Guo > > Cc: Ulf Hansson > > Cc: Sudeep Holla > > Cc: Daniel Lezcano > > Cc: Catalin Marinas > > Cc: Mark Rutland > > > > Lorenzo Pieralisi (2): > > arm64: defconfig: Enable the PSCI CPUidle driver > > ARM: imx_v6_v7_defconfig: Enable the PSCI CPUidle driver > > > > arch/arm/configs/imx_v6_v7_defconfig | 1 + > > arch/arm64/configs/defconfig | 1 + > > 2 files changed, 2 insertions(+) > > > > -- > > 2.21.0 > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel