diff options
author | Dmitry Osipenko <digetx@gmail.com> | 2021-10-07 01:46:54 +0300 |
---|---|---|
committer | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-10-15 09:52:47 +0200 |
commit | 2782ece0d31552205f52f8caf43e80887dcc617b (patch) | |
tree | 43c6c52acc2281c6ea2e7cbf6154b0ba2edf71d6 | |
parent | 3539a2c6c68923d46a5f014b593b883da6a9bbb9 (diff) | |
download | linux-2782ece0d31552205f52f8caf43e80887dcc617b.tar.bz2 |
dt-bindings: memory: lpddr2: Document Elpida B8132B2PB-6D-F
Elpida B8132B2PB-6D-F memory chip is used by ASUS Transformer TF101
tablet, add compatible for it. We need to specify this compatible it
for a device-tree node containing corresponding memory timings in order
to allow software to match the timings with the detected hardware.
Signed-off-by: Dmitry Osipenko <digetx@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211006224659.21434-5-digetx@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
-rw-r--r-- | Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr2.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr2.yaml b/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr2.yaml index fe573750577e..25ed0266f6dd 100644 --- a/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr2.yaml +++ b/Documentation/devicetree/bindings/memory-controllers/ddr/jedec,lpddr2.yaml @@ -15,6 +15,7 @@ properties: - items: - enum: - elpida,ECB240ABACN + - elpida,B8132B2PB-6D-F - enum: - jedec,lpddr2-s4 - items: |