Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1324653
| Path | csiph.com!au2pb.net!2.us.feeder.erje.net!feeder.erje.net!2.eu.feeder.erje.net!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!news.mixmin.net!aioe.org!gothmog.csi.it!bofh.it!news.nic.it!robomod |
|---|---|
| From | Rob Herring <robh@kernel.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 05/10] Documentation: dt: Tidy up the Marvell related files |
| Date | Tue, 02 Feb 2016 22:30:04 +0100 |
| Message-ID | <qXQGo-FZ-43@gated-at.bofh.it> (permalink) |
| References | <qXNyN-6U3-3@gated-at.bofh.it> <qXNyN-6U3-1@gated-at.bofh.it> |
| X-Original-To | Gregory CLEMENT <gregory.clement@free-electrons.com> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.23 (2014-03-12) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 39 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Jason Cooper <jason@lakedaemon.net>, Andrew Lunn <andrew@lunn.ch>, Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>, arm@kernel.org, Catalin Marinas <catalin.marinas@arm.com>, Will Deacon <will.deacon@arm.com>, Jonathan Corbet <corbet@lwn.net>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Jiri Slaby <jslaby@suse.com>, linux-serial@vger.kernel.org, Tejun Heo <tj@kernel.org>, Hans de Goede <hdegoede@redhat.com>, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org, Mark Rutland <mark.rutland@arm.com>, devicetree@vger.kernel.org, Thomas Petazzoni <thomas.petazzoni@free-electrons.com>, linux-arm-kernel@lists.infradead.org |
| X-Original-Date | Tue, 2 Feb 2016 15:26:37 -0600 |
| X-Original-Message-ID | <20160202212637.GA24562@rob-hp-laptop> |
| X-Original-References | <1454436468-4241-1-git-send-email-gregory.clement@free-electrons.com> <1454436468-4241-6-git-send-email-gregory.clement@free-electrons.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1324653 |
Show key headers only | View raw
On Tue, Feb 02, 2016 at 07:07:43PM +0100, Gregory CLEMENT wrote:
> Over the last releases we have added more and more Marvell related binding
> directly in the arm directory. It's time to have our proper directory
> inside it, and move all the files in it.
>
> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> .../devicetree/bindings/arm/{ => marvell}/armada-370-xp-pmsu.txt | 0
> Documentation/devicetree/bindings/arm/{ => marvell}/armada-370-xp.txt | 0
> Documentation/devicetree/bindings/arm/{ => marvell}/armada-375.txt | 0
> .../devicetree/bindings/arm/{ => marvell}/armada-380-mpcore-soc-ctrl.txt | 0
> Documentation/devicetree/bindings/arm/{ => marvell}/armada-38x.txt | 0
> Documentation/devicetree/bindings/arm/{ => marvell}/armada-39x.txt | 0
> Documentation/devicetree/bindings/arm/{ => marvell}/armada-cpu-reset.txt | 0
> Documentation/devicetree/bindings/arm/{ => marvell}/coherency-fabric.txt | 0
> Documentation/devicetree/bindings/arm/{ => marvell}/kirkwood.txt | 0
> Documentation/devicetree/bindings/arm/{ => marvell}/marvell,berlin.txt | 0
> Documentation/devicetree/bindings/arm/{ => marvell}/marvell,dove.txt | 0
> Documentation/devicetree/bindings/arm/{ => marvell}/marvell,kirkwood.txt | 0
> Documentation/devicetree/bindings/arm/{ => marvell}/mvebu-cpu-config.txt | 0
> .../devicetree/bindings/arm/{ => marvell}/mvebu-system-controller.txt | 0
> 14 files changed, 0 insertions(+), 0 deletions(-)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/armada-370-xp-pmsu.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/armada-370-xp.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/armada-375.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/armada-380-mpcore-soc-ctrl.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/armada-38x.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/armada-39x.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/armada-cpu-reset.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/coherency-fabric.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/kirkwood.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/marvell,berlin.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/marvell,dove.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/marvell,kirkwood.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/mvebu-cpu-config.txt (100%)
> rename Documentation/devicetree/bindings/arm/{ => marvell}/mvebu-system-controller.txt (100%)
Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 05/10] Documentation: dt: Tidy up the Marvell related files Gregory CLEMENT <gregory.clement@free-electrons.com> - 2016-02-02 19:10 +0100 Re: [PATCH 05/10] Documentation: dt: Tidy up the Marvell related files Rob Herring <robh@kernel.org> - 2016-02-02 22:30 +0100
csiph-web