* [PATCH] ARM: dts: imx6ul: remove unnecessary clocks for cpu-freq
@ 2018-01-03 11:22 Anson Huang
2018-01-04 13:00 ` Fabio Estevam
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Anson Huang @ 2018-01-03 11:22 UTC (permalink / raw)
To: linux-arm-kernel
Remove unnecessary clocks for cpu-freq driver to
avoid confusion.
Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
---
arch/arm/boot/dts/imx6ul.dtsi | 9 ++-------
1 file changed, 2 insertions(+), 7 deletions(-)
diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
index 86b3251..fb06a9a 100644
--- a/arch/arm/boot/dts/imx6ul.dtsi
+++ b/arch/arm/boot/dts/imx6ul.dtsi
@@ -86,15 +86,10 @@
<&clks IMX6UL_CA7_SECONDARY_SEL>,
<&clks IMX6UL_CLK_STEP>,
<&clks IMX6UL_CLK_PLL1_SW>,
- <&clks IMX6UL_CLK_PLL1_SYS>,
- <&clks IMX6UL_PLL1_BYPASS>,
- <&clks IMX6UL_CLK_PLL1>,
- <&clks IMX6UL_PLL1_BYPASS_SRC>,
- <&clks IMX6UL_CLK_OSC>;
+ <&clks IMX6UL_CLK_PLL1_SYS>;
clock-names = "arm", "pll2_bus", "pll2_pfd2_396m",
"secondary_sel", "step", "pll1_sw",
- "pll1_sys", "pll1_bypass", "pll1",
- "pll1_bypass_src", "osc";
+ "pll1_sys";
arm-supply = <®_arm>;
soc-supply = <®_soc>;
};
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH] ARM: dts: imx6ul: remove unnecessary clocks for cpu-freq
2018-01-03 11:22 [PATCH] ARM: dts: imx6ul: remove unnecessary clocks for cpu-freq Anson Huang
@ 2018-01-04 13:00 ` Fabio Estevam
2018-01-08 10:42 ` Dong Aisheng
2018-01-29 8:20 ` Shawn Guo
2 siblings, 0 replies; 4+ messages in thread
From: Fabio Estevam @ 2018-01-04 13:00 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Jan 3, 2018 at 9:22 AM, Anson Huang <Anson.Huang@nxp.com> wrote:
> Remove unnecessary clocks for cpu-freq driver to
> avoid confusion.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] ARM: dts: imx6ul: remove unnecessary clocks for cpu-freq
2018-01-03 11:22 [PATCH] ARM: dts: imx6ul: remove unnecessary clocks for cpu-freq Anson Huang
2018-01-04 13:00 ` Fabio Estevam
@ 2018-01-08 10:42 ` Dong Aisheng
2018-01-29 8:20 ` Shawn Guo
2 siblings, 0 replies; 4+ messages in thread
From: Dong Aisheng @ 2018-01-08 10:42 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Jan 03, 2018 at 07:22:14PM +0800, Anson Huang wrote:
> Remove unnecessary clocks for cpu-freq driver to
> avoid confusion.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Acked-by: Dong Aisheng <aisheng.dong@nxp.com>
Regards
Dong Aisheng
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH] ARM: dts: imx6ul: remove unnecessary clocks for cpu-freq
2018-01-03 11:22 [PATCH] ARM: dts: imx6ul: remove unnecessary clocks for cpu-freq Anson Huang
2018-01-04 13:00 ` Fabio Estevam
2018-01-08 10:42 ` Dong Aisheng
@ 2018-01-29 8:20 ` Shawn Guo
2 siblings, 0 replies; 4+ messages in thread
From: Shawn Guo @ 2018-01-29 8:20 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Jan 03, 2018 at 07:22:14PM +0800, Anson Huang wrote:
> Remove unnecessary clocks for cpu-freq driver to
> avoid confusion.
>
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-01-29 8:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-03 11:22 [PATCH] ARM: dts: imx6ul: remove unnecessary clocks for cpu-freq Anson Huang
2018-01-04 13:00 ` Fabio Estevam
2018-01-08 10:42 ` Dong Aisheng
2018-01-29 8:20 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).