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.5 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_MUTT autolearn=ham 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 75464C31E46 for ; Wed, 12 Jun 2019 10:34:15 +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 4CFA72082C for ; Wed, 12 Jun 2019 10:34:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="UpCBvVf9"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="G30A9vkk" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4CFA72082C 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=XqgWmrREw+ls2MYILpIff3yMfz32Gs4OT+gbFhWT0Zs=; b=UpCBvVf91CxzGH m1n5ZGHRvXHC+hZFiFc/squNXmhwORrigvwd0oV5XPtQy6SvdghC2em6P+j6EV6M3DCEgjHo2iIvW BelPnCU7OYi+67TabcUAgFLHUIr5BSmaeIdqFiuMJ5hHJYH8DV/ocDci+eIAdklII0w9AcgoprkdU 0aN7+KunS0zNe2SPMPGSvsUr5n9cz0ukp8xvuVZcLtB7gMH0yRLWrFJm5+BRA7S5/TiqKuM94Zyql QImwBMddk1JoOpZqJ7LhfgzfVV2q7klKf4iaWyzf9vSv/SzNndh8QVGZ/YEgrXCJSrGgbZzE1e0C/ 2vsB+4cmp7zveEF3GloQ==; 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 1hb0a0-0000Wu-DI; Wed, 12 Jun 2019 10:34:08 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hb0Zw-0000WQ-Ni for linux-arm-kernel@lists.infradead.org; Wed, 12 Jun 2019 10:34:06 +0000 Received: from dragon (li1264-180.members.linode.com [45.79.165.180]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 5773B2082C; Wed, 12 Jun 2019 10:33:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560335644; bh=8T6dnFzQPiLaoQgZC+Dpz7abgUojnrqzVQ3wpe/w1IE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=G30A9vkkKUqaqawEP5TZMl6ELc/YqQb2Jqm894VVfpuQ+P9OsMTUPSthyi0ZTLN3f xQdfxpqsvAcjB57t5sjm4MOXTiJ6IotDIzpgZPtK2qlHcgLlu2pQxF1X7ifMRlf77E 7qhkfpNSLberR1A0AchXnjZ5hEDPf+LSsLEcnruQ= Date: Wed, 12 Jun 2019 18:33:28 +0800 From: Shawn Guo To: Leonard Crestez Subject: Re: [PATCH 0/5] Add imx7d speed grading and higher OPPs Message-ID: <20190612103327.GD11086@dragon> References: 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-20190612_033404_795564_9EFFD100 X-CRM114-Status: UNSURE ( 7.70 ) X-CRM114-Notice: Please train this message. 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: Dong Aisheng , Jacky Bai , Anson Huang , linux-pm@vger.kernel.org, Viresh Kumar , "Rafael J. Wysocki" , linux-imx@nxp.com, kernel@pengutronix.de, Fabio Estevam , linux-arm-kernel@lists.infradead.org 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 Wed, Jun 05, 2019 at 01:37:04PM +0300, Leonard Crestez wrote: > Changes since v1: > * Remove the match list from imx-cpufreq-dt > * Split arch and cpufreq changes > Link to v1: https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=124427 > > Leonard Crestez (5): > cpufreq: imx-cpufreq-dt: Remove global platform match list > cpufreq: Switch imx7d to imx-cpufreq-dt for speed grading > ARM: imx: Switch imx7d to imx-cpufreq-dt for speed-grading > ARM: dts: imx7d: Update cpufreq OPP table > ARM: imx_v6_v7_defconfig: Enable CONFIG_ARM_IMX_CPUFREQ_DT Applied these 3, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel