dt-bindings: memory: Add jedec,lpddr4 and jedec,lpddr5 bindings
authorJulius Werner <jwerner@chromium.org>
Fri, 30 Sep 2022 22:06:05 +0000 (15:06 -0700)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 18 Oct 2022 17:05:15 +0000 (13:05 -0400)
commita500528fb3235bc8021d2b0854d4e8803cea6f2a
tree91de642d37c027749ae167518335329bb051c4f3
parent686fe63b22800cff6a7f6981fb5ef62ce56b964b
dt-bindings: memory: Add jedec,lpddr4 and jedec,lpddr5 bindings

This patch adds bindings for LPDDR4 and LPDDR5 memory analogous to the
existing bindings for LPDDR2 and LPDDR3. For now, the new types are only
needed for topology description, so other properties like timing
parameters are omitted. They can be added later if needed.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220930220606.303395-3-jwerner@chromium.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr-props.yaml
Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr4.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr5.yaml [new file with mode: 0644]