Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1648185
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/7] clk: mvebu: cp110 fix name of the GOP gate clock |
| Date | 2017-05-23 17:20 +0200 |
| Message-ID | <tKjLl-4VL-45@gated-at.bofh.it> (permalink) |
| References | <tIStP-4fG-23@gated-at.bofh.it> <tIStR-4fG-51@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, May 19, 2017 at 05:55:19PM +0200, Gregory CLEMENT wrote: > Actually the GOP clock (bit 18) is not at all used for emmc but only > for GOP: let's fix the name. > > Changing the name in the device tree is not an issue because the name > itself is not used to reference the clock. Thanks to this the ABI remains > backward compatible. > > Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> > --- > Documentation/devicetree/bindings/arm/marvell/cp110-system-controller0.txt | 6 +++--- > arch/arm64/boot/dts/marvell/armada-cp110-master.dtsi | 2 +- > arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi | 2 +- > drivers/clk/mvebu/cp110-system-controller.c | 5 +++-- > 4 files changed, 8 insertions(+), 7 deletions(-) Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/7] clk: mvebu: cp110 fix name of the GOP gate clock Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-05-19 18:00 +0200 Re: [PATCH 1/7] clk: mvebu: cp110 fix name of the GOP gate clock Rob Herring <robh@kernel.org> - 2017-05-23 17:20 +0200
csiph-web