From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v3 0/3] arm: dts: imx8mq: Add cpufreq support Date: Mon, 4 Mar 2019 13:25:30 +0800 Message-ID: <20190304052528.GW26041@dragon> References: <1551390149-15443-1-git-send-email-abel.vesa@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1551390149-15443-1-git-send-email-abel.vesa@nxp.com> Sender: linux-kernel-owner@vger.kernel.org To: Abel Vesa Cc: Rob Herring , Stephen Boyd , Mark Rutland , Mike Turquette , Sascha Hauer , Lucas Stach , Angus Ainslie , Anson Huang , "devicetree@vger.kernel.org" , Linux Kernel Mailing List , dl-linux-imx , "linux-clk@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Thu, Feb 28, 2019 at 09:42:43PM +0000, Abel Vesa wrote: > Changes since v2: > * renamed the regulator > * removed the useless enable-active-high from the regulator > * renamed a53_0_opp_table to a53_opp_table > > Abel Vesa (3): > arm64: dts: imx8mq: Add the clocks and the latencies for the A53 cores > arm64: dts: imx8mq: Add the buck vdd_arm regulator > arm64: dts: imx8mq: Add the opp table and cores opp properties Applied all, thanks.