dt-bindings: Relocate DDR bindings
authorDmitry Osipenko <digetx@gmail.com>
Wed, 6 Oct 2021 22:46:51 +0000 (01:46 +0300)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Fri, 15 Oct 2021 07:52:46 +0000 (09:52 +0200)
Move DDR bindings to memory-controllers directory to make them more
discoverable.

Suggested-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211006224659.21434-2-digetx@gmail.com
[krzysztof: Correct path in lpddr3.txt and samsung,exynos5422-dmc.yaml]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Documentation/devicetree/bindings/memory-controllers/ddr/lpddr2-timings.txt [moved from Documentation/devicetree/bindings/ddr/lpddr2-timings.txt with 100% similarity]
Documentation/devicetree/bindings/memory-controllers/ddr/lpddr2.txt [moved from Documentation/devicetree/bindings/ddr/lpddr2.txt with 100% similarity]
Documentation/devicetree/bindings/memory-controllers/ddr/lpddr3-timings.txt [moved from Documentation/devicetree/bindings/ddr/lpddr3-timings.txt with 100% similarity]
Documentation/devicetree/bindings/memory-controllers/ddr/lpddr3.txt [moved from Documentation/devicetree/bindings/ddr/lpddr3.txt with 94% similarity]
Documentation/devicetree/bindings/memory-controllers/samsung,exynos5422-dmc.yaml

@@ -43,8 +43,9 @@ These values shall be obtained from the device data-sheet.
 Child nodes:
 - The lpddr3 node may have one or more child nodes of type "lpddr3-timings".
   "lpddr3-timings" provides AC timing parameters of the device for
-  a given speed-bin. Please see Documentation/devicetree/
-  bindings/ddr/lpddr3-timings.txt for more information on "lpddr3-timings"
+  a given speed-bin. Please see
+  Documentation/devicetree/bindings/memory-controllers/ddr/lpddr3-timings.txt
+  for more information on "lpddr3-timings"
 
 Example:
 
index 6f4fd58..fe8639d 100644 (file)
@@ -51,7 +51,8 @@ properties:
     $ref: '/schemas/types.yaml#/definitions/phandle'
     description: |
       phandle of the connected DRAM memory device. For more information please
-      refer to documentation file: Documentation/devicetree/bindings/ddr/lpddr3.txt
+      refer to documentation file:
+      Documentation/devicetree/bindings/memory-controllers/ddr/lpddr3.txt
 
   operating-points-v2: true