Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1341027

Re: [PATCH v5 12/26] memory: omap-gpmc: Move device tree binding to correct location

From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v5 12/26] memory: omap-gpmc: Move device tree binding to correct location
Date 2016-02-23 22:00 +0100
Message-ID <r5sdQ-2hS-15@gated-at.bofh.it> (permalink)
References <r40CZ-2XK-3@gated-at.bofh.it> <r40D0-2XK-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Feb 19, 2016 at 11:15:34PM +0200, Roger Quadros wrote:
> omap-gpmc.c is a memory controller so move the binding to the
> right place.
> 
> Signed-off-by: Roger Quadros <rogerq@ti.com>
> ---
>  Documentation/devicetree/bindings/bus/ti-gpmc.txt  | 130 ---------------------
>  .../bindings/memory-controllers/omap-gpmc.txt      | 130 +++++++++++++++++++++

am335x is not an OMAP, so wasn't ti-gpmc a better name?

>  2 files changed, 130 insertions(+), 130 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/bus/ti-gpmc.txt
>  create mode 100644 Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt

Next time, use the git format-patch -M option.

Acked-by: Rob Herring <robh@kernel.org>

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH v5 12/26] memory: omap-gpmc: Move device tree binding to  correct location Rob Herring <robh@kernel.org> - 2016-02-23 22:00 +0100
  Re: [PATCH v5 12/26] memory: omap-gpmc: Move device tree binding to  correct location Roger Quadros <rogerq@ti.com> - 2016-02-24 11:00 +0100

csiph-web