RE: [PATCH] ARM: dts: imx7d: use operating-points-v2 for cpu

2018-05-20 Thread Anson Huang
> ; linux-arm-ker...@lists.infradead.org; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: Re: [PATCH] ARM: dts: imx7d: use operating-points-v2 for cpu > > On Wed, May 16, 2018 at 12:48:17PM +0800, Anson Huang wrote: > > This patch uses "operating-points-v2" inst

Re: [PATCH] ARM: dts: imx7d: use operating-points-v2 for cpu

2018-05-20 Thread Shawn Guo
On Wed, May 16, 2018 at 12:48:17PM +0800, Anson Huang wrote: > This patch uses "operating-points-v2" instead of > "operating-points" to be more fit with cpufreq-dt > driver. > > Signed-off-by: Anson Huang > --- > arch/arm/boot/dts/imx7d.dtsi | 24 +++- > 1 file changed, 19 in

[PATCH] ARM: dts: imx7d: use operating-points-v2 for cpu

2018-05-15 Thread Anson Huang
This patch uses "operating-points-v2" instead of "operating-points" to be more fit with cpufreq-dt driver. Signed-off-by: Anson Huang --- arch/arm/boot/dts/imx7d.dtsi | 24 +++- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git a/arch/arm/boot/dts/imx7d.dtsi b/arch