[PATCH v3 0/2] Exynos5 DMC minor fixes

From: Lukasz Luba
Date: Thu Sep 19 2019 - 05:26:58 EST


Hi all,

This is a follow up patch set for the Exynos5 Dynamic Memory Controller
driver v13 [1]. The patches are for Krzysztof's branch [2]
for-v5.4-5.5/memory-samsung-dmc
and/or linux-next where Dan Carpenter reported the issue (patch 1/2).
There are a few fixes captured during static analysis and a new
binding for 'samsung,K3QF2F20DB' LPDDR3 memory.

Regards,
Lukasz Luba

[1] https://lkml.org/lkml/2019/8/21/283
[2] https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git/log/?h=for-v5.4-5.5/memory-samsung-dmc

Lukasz Luba (2):
memory: samsung: exynos5422-dmc: Fix kfree() of devm-allocated memory
and missing static
dt-bindings: ddr: Add bindings for Samsung LPDDR3 memories

Documentation/devicetree/bindings/ddr/lpddr3.txt | 10 +++++++---
drivers/memory/samsung/exynos5422-dmc.c | 6 ++----
2 files changed, 9 insertions(+), 7 deletions(-)

--
2.17.1