diff mbox series

dt-bindings: memory-controllers: correct path to LPDDR3 bindings

Message ID 20211015072857.9770-1-krzysztof.kozlowski@canonical.com (mailing list archive)
State New
Headers show
Series dt-bindings: memory-controllers: correct path to LPDDR3 bindings | expand

Commit Message

Krzysztof Kozlowski Oct. 15, 2021, 7:28 a.m. UTC
The LPDDR3 bindings were moved to memory-controllers/ddr.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

---

I will fold it into original patch.
---
 .../devicetree/bindings/memory-controllers/ddr/lpddr3.txt    | 5 +++--
 .../bindings/memory-controllers/samsung,exynos5422-dmc.yaml  | 3 ++-
 2 files changed, 5 insertions(+), 3 deletions(-)

Comments

Krzysztof Kozlowski Oct. 15, 2021, 7:54 a.m. UTC | #1
On 15/10/2021 09:28, Krzysztof Kozlowski wrote:
> The LPDDR3 bindings were moved to memory-controllers/ddr.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
> 
> ---
> 
> I will fold it into original patch.
> ---
>  .../devicetree/bindings/memory-controllers/ddr/lpddr3.txt    | 5 +++--
>  .../bindings/memory-controllers/samsung,exynos5422-dmc.yaml  | 3 ++-
>  2 files changed, 5 insertions(+), 3 deletions(-)
> 

Squashed into "dt-bindings: Relocate DDR bindings".

Best regards,
Krzysztof
Lukasz Luba Oct. 15, 2021, 11:58 a.m. UTC | #2
Hi Krzysztof,


On 10/15/21 8:54 AM, Krzysztof Kozlowski wrote:
> On 15/10/2021 09:28, Krzysztof Kozlowski wrote:
>> The LPDDR3 bindings were moved to memory-controllers/ddr.
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
>>
>> ---
>>
>> I will fold it into original patch.
>> ---
>>   .../devicetree/bindings/memory-controllers/ddr/lpddr3.txt    | 5 +++--
>>   .../bindings/memory-controllers/samsung,exynos5422-dmc.yaml  | 3 ++-
>>   2 files changed, 5 insertions(+), 3 deletions(-)
>>
> 
> Squashed into "dt-bindings: Relocate DDR bindings".


Changes look OK, the squashing also make sense. In case you needed,
feel free to add:

Acked-by: Lukasz Luba <lukasz.luba@arm.com>

Regards,
Lukasz
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/memory-controllers/ddr/lpddr3.txt b/Documentation/devicetree/bindings/memory-controllers/ddr/lpddr3.txt
index b221e653d384..031af5fb0379 100644
--- a/Documentation/devicetree/bindings/memory-controllers/ddr/lpddr3.txt
+++ b/Documentation/devicetree/bindings/memory-controllers/ddr/lpddr3.txt
@@ -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:
 
diff --git a/Documentation/devicetree/bindings/memory-controllers/samsung,exynos5422-dmc.yaml b/Documentation/devicetree/bindings/memory-controllers/samsung,exynos5422-dmc.yaml
index 6f4fd5814bf4..fe8639dcffab 100644
--- a/Documentation/devicetree/bindings/memory-controllers/samsung,exynos5422-dmc.yaml
+++ b/Documentation/devicetree/bindings/memory-controllers/samsung,exynos5422-dmc.yaml
@@ -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