Re: [PATCH v10 06/13] drivers: memory: extend of_memory by LPDDR3 support

From: Greg KH
Date: Wed Sep 04 2019 - 07:52:25 EST


On Thu, Aug 22, 2019 at 03:34:48PM +0200, Lukasz Luba wrote:
>
>
> On 6/14/19 2:43 PM, Krzysztof Kozlowski wrote:
> > On Fri, 14 Jun 2019 at 11:53, Lukasz Luba <l.luba@xxxxxxxxxxxxxxxxxxx> wrote:
> >>
> >> The patch adds AC timings information needed to support LPDDR3 and memory
> >> controllers. The structure is used in of_memory and currently in Exynos
> >> 5422 DMC. Add parsing data needed for LPDDR3 support.
> >> It is currently used in Exynos5422 Dynamic Memory Controller.
> >>
> >> Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> >> Signed-off-by: Lukasz Luba <l.luba@xxxxxxxxxxxxxxxxxxx>
> >> ---
> >> drivers/memory/of_memory.c | 154 +++++++++++++++++++++++++++++++++++++
> >> drivers/memory/of_memory.h | 18 +++++
> >> include/memory/jedec_ddr.h | 62 +++++++++++++++
> >> 3 files changed, 234 insertions(+)
> >
> > Previously this was going through Greg, so if I am going to take it
> > along with drivers/memory/samsung patches, I need some acks.
> >
> > Greg, Rob,
> > Are you okay with this patch and with taking it through samsung-soc?
>
> Greg, Rob: gentle ping.
>
> Currently there is a v13, with only minor changes to this patch:
> https://lkml.org/lkml/2019/8/21/289
> (you are on cc list of the patch set)
>
> Could you please have a look. Thank you.

I don't seem to be able to find this anywhere in my tree. And I don't
remember being the maintainer of drivers/memory/ so don't wait for
anything from me!

greg k-h