]> asedeno.scripts.mit.edu Git - linux.git/commit
memory: Extend of_memory with LPDDR3 support
authorLukasz Luba <l.luba@partner.samsung.com>
Wed, 21 Aug 2019 10:42:58 +0000 (12:42 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 1 Oct 2019 18:28:38 +0000 (20:28 +0200)
commit976897dd96db94c74209d0a0671d7a73aa02fab9
tree2b642a5d1dec85ec1e07031a4980d8d0657880a1
parent54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c
memory: Extend of_memory with LPDDR3 support

Add AC timings information needed to support LPDDR3 and memory
controllers along with helpers to obtain it.  These will be necessary
for upcoming Exynos5422 Dynamic Memory Controller driver.

Signed-off-by: Lukasz Luba <l.luba@partner.samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
drivers/memory/jedec_ddr.h
drivers/memory/of_memory.c
drivers/memory/of_memory.h