All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-kernel@vger.kernel.org,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 2/4] memory: drivers for v6.1
Date: Fri,  9 Sep 2022 17:30:35 +0200	[thread overview]
Message-ID: <20220909153037.824092-2-krzysztof.kozlowski@linaro.org> (raw)
In-Reply-To: <20220909153037.824092-1-krzysztof.kozlowski@linaro.org>

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl.git tags/memory-controller-drv-6.1

for you to fetch changes up to 9f8fb8032febf594914999c33493c682eaf138cb:

  dt-bindings: memory: mediatek,smi: Update condition for mt8195 smi node (2022-08-16 12:21:14 +0300)

----------------------------------------------------------------
Memory controller drivers for v6.1

1. Fix OF node refcount leaks in pl353-smc and generic of_memory code.
2. Add support for FPGA DFL EMIF revision 1.
3. Update bindings for Mediatek SMI mt8195.

----------------------------------------------------------------
Debarati Biswas (1):
      memory: dfl-emif: Update the dfl emif driver support revision 1

Liang He (3):
      memory: pl353-smc: Fix refcount leak bug in pl353_smc_probe()
      memory: of: Fix refcount leak bug in of_get_ddr_timings()
      memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()

Tinghan Shen (1):
      dt-bindings: memory: mediatek,smi: Update condition for mt8195 smi node

 .../memory-controllers/mediatek,smi-common.yaml    | 11 +++-
 drivers/memory/dfl-emif.c                          | 62 ++++++++++++++++++++--
 drivers/memory/of_memory.c                         |  2 +
 drivers/memory/pl353-smc.c                         |  1 +
 4 files changed, 70 insertions(+), 6 deletions(-)

  reply	other threads:[~2022-09-09 15:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-09 15:30 [PATCH PULL fixes 1/4] dt-bindings: memory-controllers: fsl,imx8m-ddrc: drop Leonard Crestez Krzysztof Kozlowski
2022-09-09 15:30 ` Krzysztof Kozlowski [this message]
2022-09-09 15:30 ` [GIT PULL 3/4] memory: brcm for v6.1 Krzysztof Kozlowski
2022-09-09 15:30 ` [GIT PULL 4/4] memory: mediatek " Krzysztof Kozlowski
2022-09-12 15:30 ` [PATCH PULL fixes 1/4] dt-bindings: memory-controllers: fsl,imx8m-ddrc: drop Leonard Crestez patchwork-bot+linux-soc
2022-09-12 15:30 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220909153037.824092-2-krzysztof.kozlowski@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=krzk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.