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=-3.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, T_DKIMWL_WL_HIGH,URIBL_BLOCKED,USER_AGENT_GIT 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 1990CC28CC6 for ; Wed, 5 Jun 2019 10:37:25 +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 E794A20717 for ; Wed, 5 Jun 2019 10:37:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="RVGDO6Vk" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E794A20717 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=nxp.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:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From: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=DJNp/mWLOMZFvcywiJntcWVaCw3ncWXLKObNVBlSlNo=; b=RVG DO6VkVb6tz0aNSDu95HPTJ34dArL10GZfb2oGpXBCdPryBTwz8Yy0xAfirBEhBLjzOuVIMtTBP55y MYoOJiCG81jnGFVSHP7GaPEUiA8432sE8uW5GZSis4trMIquMgRR5VHn+KLSwXLWND/+mo+JZ7Isf mbe6VAD1YvvND0UJ1u5OvVs0y7tzXvqI5L9SoLSQvja0PHaRVVOJaLYxB8U64ezezHqqH58Vv1bXF fui6fC/b/OmjPS8/F1Tcilh9EB+/LUjKUjIcRtVENgti0fBQ8/wOpEM3EKnURG37Gy0hXEZYIWu3b +thVl3olj7aLe5qBCxl/06Rhcz7tF/A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hYTIJ-0002I5-G8; Wed, 05 Jun 2019 10:37:23 +0000 Received: from inva021.nxp.com ([92.121.34.21]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hYTIA-00028t-KG for linux-arm-kernel@lists.infradead.org; Wed, 05 Jun 2019 10:37:16 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id F19A3200782; Wed, 5 Jun 2019 12:37:12 +0200 (CEST) Received: from inva024.eu-rdc02.nxp.com (inva024.eu-rdc02.nxp.com [134.27.226.22]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id E4AF320077F; Wed, 5 Jun 2019 12:37:12 +0200 (CEST) Received: from jana.ea.freescale.net (gw_auto.ea.freescale.net [10.171.94.100]) by inva024.eu-rdc02.nxp.com (Postfix) with ESMTP id 642AD205FA; Wed, 5 Jun 2019 12:37:12 +0200 (CEST) From: Leonard Crestez To: Viresh Kumar , Shawn Guo Subject: [PATCH 0/5] Add imx7d speed grading and higher OPPs Date: Wed, 5 Jun 2019 13:37:04 +0300 Message-Id: X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190605_033714_804515_9254C477 X-CRM114-Status: UNSURE ( 5.17 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 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, "Rafael J. Wysocki" , linux-imx@nxp.com, kernel@pengutronix.de, Fabio Estevam , linux-arm-kernel@lists.infradead.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+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 arch/arm/boot/dts/imx7d.dtsi | 16 +++++++++++++--- arch/arm/boot/dts/imx7s.dtsi | 4 ++++ arch/arm/configs/imx_v6_v7_defconfig | 1 + arch/arm/mach-imx/mach-imx7d.c | 7 +++++++ drivers/cpufreq/cpufreq-dt-platdev.c | 2 +- drivers/cpufreq/imx-cpufreq-dt.c | 18 ++---------------- 6 files changed, 28 insertions(+), 20 deletions(-) -- 2.7.4 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel