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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 93037C4332F for ; Thu, 14 Dec 2023 02:23:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=WGPDHtqx6hwoknxJgPRA+3Ise7TP7yOkOdATY31IdrU=; b=pXyCLf4VnsMrzW gH/ZQGgeTFYRcE3Yai97oiMeL0l9Eq6LTTdximaarUsu9nucWnA3ZDpGUyshuSCGenvZWeQSAkusJ B08zYPh699YPofBBbBKdUT7Apptv/wRPIGtd8U/C+9FYmlc1cdIvYCrRqzgSs17B84B5BB5Fpr1bz s/vsafL+OUsZukuDBLuiXbVeUm3ZezpkS6OcAy8vFWcDIsnZlvLXGsKacrx+4oeNrzdSA2S2i4BR8 7tDCUa2ZK+HokSA3/4XBvcWHxwo+G9WZDltvhAXNWlabxqxYmN75PaUIzYypVKo1PeUEa4YGT5xT6 RG4If0Q3WvD276hPfxgw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDbNh-00GVPu-2s; Thu, 14 Dec 2023 02:23:21 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rDbNf-00GVP9-01 for linux-arm-kernel@lists.infradead.org; Thu, 14 Dec 2023 02:23:20 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 477D461CBB; Thu, 14 Dec 2023 02:23:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D50EFC433C8; Thu, 14 Dec 2023 02:23:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702520597; bh=1hsHfZMQC4eUNJ2+GpZd5FIgUk678/Zs/nnQW+BnRlk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EiPKbKMRyTckAZrYG7JYPcXjOBFIUfMSNM7Iov4riQTnfI/WQHFs2n4G8LdvnFVaz oj2A/LYv97m4q1yQntR//Fmj/o4mphZcsePrDxFlfw34FeoQoGKYIye/821c14XJWl rUxfkLQe/Di0DEK7meNh/ht5ntos9qtqOtmZWdgE9GbI7t77CktcKP34M6C7IqRXVu kbR56HNWiaQqbOdJUzciuLgFDdJ/XboaWfCGKCBt67emqcA+T4BcPzl/Efd8Eg2+On ZYx67egRwc+k9JhncJNScq7UaYQLNiPXVkI9RbpFlYUuolOUz7fX01mWXciuS1UKhl do5ZsBOBhTe2g== Date: Thu, 14 Dec 2023 10:23:12 +0800 From: Shawn Guo To: Adam Ford Cc: linux-arm-kernel@lists.infradead.org, aford@beaconembedded.com, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] arm64: dts: imx8mn: Enable Overdrive mode Message-ID: <20231214022312.GZ270430@dragon> References: <20231128211832.313544-1-aford173@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231128211832.313544-1-aford173@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231213_182319_113276_0BBDEC10 X-CRM114-Status: UNSURE ( 9.01 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 Tue, Nov 28, 2023 at 03:18:31PM -0600, Adam Ford wrote: > The i.MX8M Nano supports and overdrive mode if the SoC is given > the proper voltage. Add imx8mn-overdrive.dtsi file which can > be included by boards who support the voltage necessary to handle > the faster clocks. This increases the GPU clocks from 400MHz to > 600MHz. > > Signed-off-by: Adam Ford Applied both, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel