From mboxrd@z Thu Jan 1 00:00:00 1970 From: Abel Vesa Subject: [PATCH v3 0/3] arm: dts: imx8mq: Add cpufreq support Date: Thu, 28 Feb 2019 21:42:43 +0000 Message-ID: <1551390149-15443-1-git-send-email-abel.vesa@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring , Stephen Boyd , Mark Rutland , Mike Turquette , Shawn Guo , Sascha Hauer , Lucas Stach , Angus Ainslie , Anson Huang Cc: dl-linux-imx , Linux Kernel Mailing List , "linux-arm-kernel@lists.infradead.org" , "linux-clk@vger.kernel.org" , "devicetree@vger.kernel.org" , Abel Vesa List-Id: devicetree@vger.kernel.org Changes since v2: * renamed the regulator * removed the useless enable-active-high from the regulator=20 * 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 arch/arm64/boot/dts/freescale/imx8mq-evk.dts | 35 ++++++++++++++++++++++++= ++++ arch/arm64/boot/dts/freescale/imx8mq.dtsi | 31 ++++++++++++++++++++++++ 2 files changed, 66 insertions(+) --=20 2.7.4