devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Updates to arc clock tree managment
@ 2017-08-14 16:12 Eugeniy Paltsev
  2017-08-14 16:12 ` [PATCH 1/5] ARC: set and print cpu frequency at boot time Eugeniy Paltsev
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Eugeniy Paltsev @ 2017-08-14 16:12 UTC (permalink / raw)
  To: linux-snps-arc-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Vineet Gupta, Alexey Brodkin,
	Rob Herring, Mark Rutland, devicetree-u79uwXL29TY76Z2rM5mHXA,
	Eugeniy Paltsev

* Set and print cpu frequency at boot time generic way.
* Get rid of platform specific cpu clock configuration for AXS103 in
arch/arc/plat-axs10x/axs10x.c
* Add core pll node to AXS103 device tree to manage cpu frequency
* Refactor clock managment in arch/arc/plat-axs10x/axs10x.c

Eugeniy Paltsev (5):
  ARC: set and print cpu frequency at boot time
  ARC: AXS103: Get rid of platform specific cpu clock configuration
  ARC: AXS103: DTS: Add core pll node to manage cpu frequency
  ARC: AXS103: DTS: Set cpu frequency explicitly via dts
  ARC: AXS103: use cpu-freq param instead of /cpu_card/core_clk

 arch/arc/boot/dts/axc003.dtsi     | 24 +++++++++-
 arch/arc/boot/dts/axc003_idu.dtsi | 42 +++++++++++++++++-
 arch/arc/kernel/setup.c           | 49 +++++++++++++++++++++
 arch/arc/plat-axs10x/axs10x.c     | 92 ++-------------------------------------
 4 files changed, 115 insertions(+), 92 deletions(-)

-- 
2.9.3

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2017-08-23 16:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-14 16:12 [PATCH 0/5] Updates to arc clock tree managment Eugeniy Paltsev
2017-08-14 16:12 ` [PATCH 1/5] ARC: set and print cpu frequency at boot time Eugeniy Paltsev
2017-08-14 16:12 ` [PATCH 2/5] ARC: AXS103: Get rid of platform specific cpu clock configuration Eugeniy Paltsev
2017-08-22 20:39   ` Vineet Gupta
2017-08-14 16:12 ` [PATCH 3/5] ARC: AXS103: DTS: Add core pll node to manage cpu frequency Eugeniy Paltsev
     [not found]   ` <20170814161213.17522-4-Eugeniy.Paltsev-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2017-08-22 20:40     ` Vineet Gupta
2017-08-22 20:45     ` Vineet Gupta
     [not found]       ` <9624a76d-a31f-10fc-aec5-5ffa1d437c3d-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2017-08-23 12:18         ` Eugeniy Paltsev
2017-08-14 16:12 ` [PATCH 4/5] ARC: AXS103: DTS: Set cpu frequency explicitly via dts Eugeniy Paltsev
     [not found]   ` <20170814161213.17522-5-Eugeniy.Paltsev-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2017-08-22 21:40     ` Vineet Gupta
     [not found]       ` <4685c3d5-7a2f-78cd-a11b-2eda0de2dd35-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2017-08-23 11:24         ` Eugeniy Paltsev
     [not found]           ` <1503487454.2586.58.camel-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>
2017-08-23 16:39             ` Vineet Gupta
2017-08-14 16:12 ` [PATCH 5/5] ARC: AXS103: use cpu-freq param instead of /cpu_card/core_clk Eugeniy Paltsev

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).