Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1648192
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/5] clk: mvebu: ap806: do not depend anymore of the *-clock-output-names |
| Date | 2017-05-23 17:30 +0200 |
| Message-ID | <tKjV0-51B-17@gated-at.bofh.it> (permalink) |
| References | <tIStQ-4fG-35@gated-at.bofh.it> <tIStQ-4fG-41@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, May 19, 2017 at 05:58:02PM +0200, Gregory CLEMENT wrote: > As it was done for the cp110, this patch modifies the way the clock names > are created. The name of each clock is now created by using its physical > address as a prefix (as it was done for the platform device > names). Thanks to this we have an automatic way to compute a unique name. > > Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> > Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> > --- > Documentation/devicetree/bindings/arm/marvell/ap806-system-controller.txt | 4 ---- > drivers/clk/mvebu/ap806-system-controller.c | 46 ++++++++++++++++++++++++---------------------- > 2 files changed, 24 insertions(+), 26 deletions(-) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/5] Improve ap806 clk support on Marvell Armada 7K/8K Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-19 18:00 +0200
[PATCH 2/5] clk: mvebu: ap806: do not depend anymore of the *-clock-output-names Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-19 18:00 +0200
Re: [PATCH 2/5] clk: mvebu: ap806: do not depend anymore of the *-clock-output-names Rob Herring <robh@kernel.org> - 2017-05-23 17:30 +0200
[PATCH 3/5] clk: mvebu: ap806: introduce a new binding Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-19 18:00 +0200
Re: [PATCH 3/5] clk: mvebu: ap806: introduce a new binding Rob Herring <robh@kernel.org> - 2017-05-23 17:30 +0200
[PATCH 1/5] clk: mvebu: ap806: cosmetic improvement Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-19 18:00 +0200
[PATCH 4/5] arm64: dts: marvell: remove clock-output-names on ap806 Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-19 18:00 +0200
csiph-web