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=-8.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 B177FC76195 for ; Mon, 22 Jul 2019 03:19:56 +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 89A4021926 for ; Mon, 22 Jul 2019 03:19:56 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Zjr7iPMD"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="QgUn3Rj4" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 89A4021926 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+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=vMSIsFp0zIaRC5rdDV8jFx3l6zEAMXb/JH/iitkMR0A=; b=Zjr7iPMDI4yEYn sfuUPLcX/FZPbFhD7/OymOKbJaoUf+R2LcgjxtMxrswvOYdYrHRypNXbsHlfKYbN5STk5VQkfdpL3 xzA4TRE7gucyCVxdla6zJIRHUDkbzdC1W1vEO5wXAb4xsfB0iylj15wKvSnY0N9eAAOB5KtwwQqMD RIU9BPKUSuP+ICl/2F0nofwwinOBraK2SYngRBI7SZ4KDCloE/9CAWRLSKkGmOmPb0Wr6iOaNlb+9 MHyqz3avST8N8d/ddLfyF4ShpyuzWSArCXCIZ1SlqjBjFzd246t5WXoewQsXegnaEgPfUvjldRstk MxVnDHIY41KVV1kGrrYg==; 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 1hpOrd-0001xg-Qs; Mon, 22 Jul 2019 03:19:49 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hpOra-0001xM-3X for linux-arm-kernel@lists.infradead.org; Mon, 22 Jul 2019 03:19:47 +0000 Received: from dragon (98.142.130.235.16clouds.com [98.142.130.235]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id DD48421926; Mon, 22 Jul 2019 03:19:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1563765585; bh=o9ug2UGWvRNfm5yi/YzSxu10Y1TaJv2KLaYjJ/mfy0Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=QgUn3Rj4Aed2n2RovpV4pioNUoW2LcC3GtRy+3THrGzonOpPTFoYCy02l7V5upYjT atHVlacFtwY7jCkSzTBDM4UY73DNKHTkqhxA+s6CBDulL6HsPLWJqH6w3i81D94jKv Vg2NwDzTz3Lub6sWRazgE01R03KHX6XW+KMCbV6Y= Date: Mon, 22 Jul 2019 11:19:16 +0800 From: Shawn Guo To: Anson Huang Subject: Re: [PATCH 1/4] arm64: Enable TIMER_IMX_SYS_CTR for ARCH_MXC platforms Message-ID: <20190722031914.GU3738@dragon> References: <20190621070720.12395-1-Anson.Huang@nxp.com> <20190624022200.GN3800@dragon> <20190624022713.GO3800@dragon> <20190722020026.GQ3738@dragon> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190721_201946_183266_6D36CDFB X-CRM114-Status: GOOD ( 22.04 ) 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@arm.com" , Aisheng Dong , Peng Fan , Jacky Bai , "will@kernel.org" , "devicetree@vger.kernel.org" , "sboyd@kernel.org" , "catalin.marinas@arm.com" , "s.hauer@pengutronix.de" , "linux-kernel@vger.kernel.org" , Daniel Baluta , "mturquette@baylibre.com" , "robh+dt@kernel.org" , dl-linux-imx , "kernel@pengutronix.de" , Leonard Crestez , "festevam@gmail.com" , "linux-clk@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Abel Vesa 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, Jul 22, 2019 at 02:15:10AM +0000, Anson Huang wrote: > Hi, Shawn > > > On Mon, Jun 24, 2019 at 02:35:10AM +0000, Anson Huang wrote: > > > Hi, Shawn > > > > > > > -----Original Message----- > > > > From: Shawn Guo > > > > Sent: Monday, June 24, 2019 10:27 AM > > > > To: Anson Huang > > > > Cc: mark.rutland@arm.com; Aisheng Dong ; > > Peng > > > > Fan ; festevam@gmail.com; Jacky Bai > > > > ; devicetree@vger.kernel.org; sboyd@kernel.org; > > > > catalin.marinas@arm.com; s.hauer@pengutronix.de; linux- > > > > kernel@vger.kernel.org; Daniel Baluta ; > > > > linux- clk@vger.kernel.org; robh+dt@kernel.org; dl-linux-imx > > > imx@nxp.com>; kernel@pengutronix.de; Leonard Crestez > > > > ; will@kernel.org; mturquette@baylibre.com; > > > > linux-arm-kernel@lists.infradead.org; Abel Vesa > > > > Subject: Re: [PATCH 1/4] arm64: Enable TIMER_IMX_SYS_CTR for > > > > ARCH_MXC platforms > > > > > > > > On Mon, Jun 24, 2019 at 10:22:01AM +0800, Shawn Guo wrote: > > > > > On Fri, Jun 21, 2019 at 03:07:17PM +0800, Anson.Huang@nxp.com > > wrote: > > > > > > From: Anson Huang > > > > > > > > > > > > ARCH_MXC platforms needs system counter as broadcast timer to > > > > > > support cpuidle, enable it by default. > > > > > > > > > > > > Signed-off-by: Anson Huang > > > > > > --- > > > > > > arch/arm64/Kconfig.platforms | 1 + > > > > > > 1 file changed, 1 insertion(+) > > > > > > > > > > > > diff --git a/arch/arm64/Kconfig.platforms > > > > > > b/arch/arm64/Kconfig.platforms index 4778c77..f5e623f 100644 > > > > > > --- a/arch/arm64/Kconfig.platforms > > > > > > +++ b/arch/arm64/Kconfig.platforms > > > > > > @@ -173,6 +173,7 @@ config ARCH_MXC > > > > > > select PM > > > > > > select PM_GENERIC_DOMAINS > > > > > > select SOC_BUS > > > > > > + select TIMER_IMX_SYS_CTR > > > > > > > > > > Where is that driver? > > > > > > > > Okay, just found it in the mailbox. They seem to be sent in the wrong > > order. > > > > Really, you should send this series only after the driver lands on mainline. > > > > > > OK, just noticed that mainline does NOT have it, since I did it based on next > > tree. > > > I will resend the patch series after the system counter driver landing on > > mainline. > > > > I just picked the series up, so no need to resend. > > Something changed for this series, the system counter clock related implementation > are changed after some comments from maintainer, so I think you should picked up > below patch series instead, and drop this series, > > https://patchwork.kernel.org/patch/11037953/ Okay, dropped clk and dts patches. arch/arm64/Kconfig.platforms one is kept. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel