[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1571882110-10191-1-git-send-email-peng.fan@nxp.com>
Date: Thu, 24 Oct 2019 01:58:32 +0000
From: Peng Fan <peng.fan@....com>
To: "mturquette@...libre.com" <mturquette@...libre.com>,
"sboyd@...nel.org" <sboyd@...nel.org>,
"shawnguo@...nel.org" <shawnguo@...nel.org>,
"s.hauer@...gutronix.de" <s.hauer@...gutronix.de>,
"festevam@...il.com" <festevam@...il.com>
CC: "kernel@...gutronix.de" <kernel@...gutronix.de>,
dl-linux-imx <linux-imx@....com>,
Anson Huang <anson.huang@....com>,
Jacky Bai <ping.bai@....com>, Abel Vesa <abel.vesa@....com>,
"linux-clk@...r.kernel.org" <linux-clk@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Leonard Crestez <leonard.crestez@....com>,
Peng Fan <peng.fan@....com>
Subject: [PATCH V2 0/3] clk: imx: imx8m: mark sys pll1/2 as fixed clock
From: Peng Fan <peng.fan@....com>
V2:
Add R-b tag from Abel
v2 patches are made with Leonard's v3 patchset[1] applied to Shawn's
for-next branch to avoid conflicts.
[1] https://patchwork.kernel.org/cover/11193191/
According Architecture definition guide of i.MX8MM/N/Q,
SYS_PLL1 is fixed at 800MHz, SYS_PLL2 is fixed at 1000MHz,
so let's use imx_clk_fixed to register the clocks and drop code
that could change the rate.
Peng Fan (3):
clk: imx: imx8mm: mark sys_pll1/2 as fixed clock
clk: imx: imx8mn: mark sys_pll1/2 as fixed clock
clk: imx: imx8mq: mark sys1/2_pll as fixed clock
drivers/clk/imx/clk-imx8mm.c | 46 +++++++++++++++++++-------------------------
drivers/clk/imx/clk-imx8mn.c | 46 +++++++++++++++++++-------------------------
drivers/clk/imx/clk-imx8mq.c | 8 ++------
3 files changed, 42 insertions(+), 58 deletions(-)
--
2.16.4
Powered by blists - more mailing lists