[PATCH v5 12/26] memory: omap-gpmc: Move device tree binding to correct location
Rob Herring
robh at kernel.org
Tue Feb 23 12:50:12 PST 2016
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 at 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 at kernel.org>
More information about the linux-mtd
mailing list