Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: gpmc: Correct location of generic gpmc binding

The binding bus/ti-gpmc.txt has been moved to
memory-controllers/omap-gpmc.txt. Update all references to this in
order to make reading and understanding a given binding easier.

Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Cc:Boris Brezillon <boris.brezillon@free-electrons.com>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Cyrille Pitchen <cyrille.pitchen@wedev4u.fr>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>

authored by

Tom Rini and committed by
Boris Brezillon
a7adb70a fe496e23

+6 -6
+1 -1
Documentation/devicetree/bindings/mtd/gpmc-nand.txt
··· 5 5 6 6 All timing relevant properties as well as generic gpmc child properties are 7 7 explained in a separate documents - please refer to 8 - Documentation/devicetree/bindings/bus/ti-gpmc.txt 8 + Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt 9 9 10 10 For NAND specific properties such as ECC modes or bus width, please refer to 11 11 Documentation/devicetree/bindings/mtd/nand.txt
+2 -2
Documentation/devicetree/bindings/mtd/gpmc-nor.txt
··· 5 5 6 6 All timing relevant properties as well as generic GPMC child properties are 7 7 explained in a separate documents. Please refer to 8 - Documentation/devicetree/bindings/bus/ti-gpmc.txt 8 + Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt 9 9 10 10 Required properties: 11 11 - bank-width: Width of NOR flash in bytes. GPMC supports 8-bit and ··· 28 28 29 29 Optional properties: 30 30 - gpmc,XXX Additional GPMC timings and settings parameters. See 31 - Documentation/devicetree/bindings/bus/ti-gpmc.txt 31 + Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt 32 32 33 33 Optional properties for partition table parsing: 34 34 - #address-cells: should be set to 1
+1 -1
Documentation/devicetree/bindings/mtd/gpmc-onenand.txt
··· 5 5 6 6 All timing relevant properties as well as generic gpmc child properties are 7 7 explained in a separate documents - please refer to 8 - Documentation/devicetree/bindings/bus/ti-gpmc.txt 8 + Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt 9 9 10 10 Required properties: 11 11
+2 -2
Documentation/devicetree/bindings/net/gpmc-eth.txt
··· 9 9 10 10 All timing relevant properties as well as generic GPMC child properties are 11 11 explained in a separate documents. Please refer to 12 - Documentation/devicetree/bindings/bus/ti-gpmc.txt 12 + Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt 13 13 14 14 For the properties relevant to the ethernet controller connected to the GPMC 15 15 refer to the binding documentation of the device. For example, the documentation ··· 43 43 44 44 Optional properties: 45 45 - gpmc,XXX Additional GPMC timings and settings parameters. See 46 - Documentation/devicetree/bindings/bus/ti-gpmc.txt 46 + Documentation/devicetree/bindings/memory-controllers/omap-gpmc.txt 47 47 48 48 Example: 49 49