2022-02-08 11:29:51

by Dmitry Osipenko

[permalink] [raw]
Subject: Re: [PATCH v2 5/5] dt-bindings: memory: lpddr2-timings: convert to dtschema

05.02.2022 15:00, Krzysztof Kozlowski пишет:
> Convert the LPDDR2 memory timings bindings to DT schema format.
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
> .../ddr/jedec,lpddr2-timings.yaml | 135 ++++++++++++++++++
> .../memory-controllers/ddr/jedec,lpddr2.yaml | 6 +-
> .../memory-controllers/ddr/lpddr2-timings.txt | 52 -------
> 3 files changed, 137 insertions(+), 56 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr2-timings.yaml
> delete mode 100644 Documentation/devicetree/bindings/memory-controllers/ddr/lpddr2-timings.txt

Reviewed-by: Dmitry Osipenko <[email protected]>