devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] dt-bindings: memory: convert to dtschema
@ 2022-02-05 12:00 Krzysztof Kozlowski
  2022-02-05 12:00 ` [PATCH v2 1/5] dt-bindings: memory: lpddr3: " Krzysztof Kozlowski
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Krzysztof Kozlowski @ 2022-02-05 12:00 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, Dmitry Osipenko, linux-kernel,
	devicetree

Changes since v1:
1. Drop patch 1 (ARM dts) - applied.
2. Correct description in lpddr2-timings (Dmitry).

Best regards,
Krzysztof

Krzysztof Kozlowski (5):
  dt-bindings: memory: lpddr3: convert to dtschema
  dt-bindings: memory: lpddr3: adjust IO width to spec
  dt-bindings: memory: lpddr3: deprecated manufacturer ID
  dt-bindings: memory: lpddr3-timings: convert to dtschema
  dt-bindings: memory: lpddr2-timings: convert to dtschema

 .../ddr/jedec,lpddr2-timings.yaml             | 135 +++++++++
 .../memory-controllers/ddr/jedec,lpddr2.yaml  |   6 +-
 .../ddr/jedec,lpddr3-timings.yaml             | 153 ++++++++++
 .../memory-controllers/ddr/jedec,lpddr3.yaml  | 265 ++++++++++++++++++
 .../memory-controllers/ddr/lpddr2-timings.txt |  52 ----
 .../memory-controllers/ddr/lpddr3-timings.txt |  58 ----
 .../memory-controllers/ddr/lpddr3.txt         | 107 -------
 7 files changed, 555 insertions(+), 221 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr2-timings.yaml
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr3-timings.yaml
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr3.yaml
 delete mode 100644 Documentation/devicetree/bindings/memory-controllers/ddr/lpddr2-timings.txt
 delete mode 100644 Documentation/devicetree/bindings/memory-controllers/ddr/lpddr3-timings.txt
 delete mode 100644 Documentation/devicetree/bindings/memory-controllers/ddr/lpddr3.txt

-- 
2.32.0


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-02-06 11:52 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-05 12:00 [PATCH v2 0/5] dt-bindings: memory: convert to dtschema Krzysztof Kozlowski
2022-02-05 12:00 ` [PATCH v2 1/5] dt-bindings: memory: lpddr3: " Krzysztof Kozlowski
2022-02-05 15:36   ` Rob Herring
2022-02-06 11:12     ` Krzysztof Kozlowski
2022-02-05 12:00 ` [PATCH v2 2/5] dt-bindings: memory: lpddr3: adjust IO width to spec Krzysztof Kozlowski
2022-02-05 12:00 ` [PATCH v2 3/5] dt-bindings: memory: lpddr3: deprecated manufacturer ID Krzysztof Kozlowski
2022-02-05 12:00 ` [PATCH v2 4/5] dt-bindings: memory: lpddr3-timings: convert to dtschema Krzysztof Kozlowski
2022-02-05 18:50   ` Dmitry Osipenko
2022-02-06 11:20     ` Krzysztof Kozlowski
2022-02-06 11:49       ` Dmitry Osipenko
2022-02-06 11:50   ` Dmitry Osipenko
2022-02-05 12:00 ` [PATCH v2 5/5] dt-bindings: memory: lpddr2-timings: " Krzysztof Kozlowski
2022-02-05 18:49   ` Dmitry Osipenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).