Commit Graph

4 Commits

Author SHA1 Message Date
Julius Werner b368d9e7c9 dt-bindings: ddr: Add optional manufacturer and revision ID to LPDDR3
On some platforms, DDR parts are multi-sourced and the exact part number
used is not know to either kernel or firmware at build time. Firmware
can read identifying information from DDR mode registers at boot time
but needs a way to communicate this information to kernel and/or
userspace. This patch adds optional properties for this information to
the existing "jedec,lpddr3" device tree binding to be used for that
purpose.

Signed-off-by: Julius Werner <jwerner@chromium.org>
Link: https://lore.kernel.org/r/20210324010405.1917577-1-jwerner@chromium.org
Signed-off-by: Rob Herring <robh@kernel.org>
2021-03-27 12:58:03 -06:00
Lukasz Luba 296523d933 dt-bindings: ddr: Add bindings for Samsung LPDDR3 memories
Add compatible for Samsung k3qf2f20db LPDDR3 memory bindings, based on
at25.txt compatible section.  Introduce minor fixes in the old
documentation.

Suggested-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Lukasz Luba <l.luba@partner.samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
2019-10-01 20:29:02 +02:00
Lukasz Luba 1d816d3454 dt-bindings: ddr: Add bindings for LPDDR3 memories
Specifies the AC timing parameters of the LPDDR3 memory device.

Signed-off-by: Lukasz Luba <l.luba@partner.samsung.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
2019-10-01 20:29:02 +02:00
Lukasz Luba e9920bc28a dt-bindings: ddr: Rename lpddr2 directory
Change directory name to be ready for new types of memories.

Signed-off-by: Lukasz Luba <l.luba@partner.samsung.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
2019-10-01 20:29:02 +02:00