[PATCH v5 12/26] memory: omap-gpmc: Move device tree binding to correct location
Roger Quadros
rogerq at ti.com
Wed Feb 24 01:51:23 PST 2016
On 23/02/16 22:50, Rob Herring wrote:
> 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?
The driver is named drivers/memory/omap-gpmc.c.
>
>> 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.
Indeed.
>
> Acked-by: Rob Herring <robh at kernel.org>
>
Thanks.
cheers,
-roger
More information about the linux-mtd
mailing list