All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	linux-kernel@vger.kernel.org,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL] memory: Second pull for v5.13
Date: Thu, 15 Apr 2021 08:55:14 +0200	[thread overview]
Message-ID: <20210415065514.7385-1-krzysztof.kozlowski@canonical.com> (raw)

Hi,

On top of previous pull request - few remaining minor fixes.

Best regards,
Krzysztof


The following changes since commit 25dcca7fedcd4e31cb368ad846bfd738c0c6307c:

  memory: pl353: fix mask of ECC page_size config register (2021-04-05 16:15:58 +0200)

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-5.13-2

for you to fetch changes up to 6ce2c05b21189eb17b3aa26720cc5841acf9dce8:

  memory: mtk-smi: Add device-link between smi-larb and smi-common (2021-04-13 16:56:31 +0200)

----------------------------------------------------------------
Memory controller drivers for v5.13, part two

1. Renesas RPC: fix possible NULL pointer.
2. Exynos5422 DMC: add proper error checking for clk_prepare.
3. Mediatek SMI: use device-links instead of explicit PM runtime calls.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      memory: renesas-rpc-if: fix possible NULL pointer dereference of resource
      memory: samsung: exynos5422-dmc: handle clk_set_parent() failure

Yong Wu (1):
      memory: mtk-smi: Add device-link between smi-larb and smi-common

 drivers/memory/mtk-smi.c                | 19 ++++++++++---------
 drivers/memory/renesas-rpc-if.c         |  2 +-
 drivers/memory/samsung/exynos5422-dmc.c |  4 +++-
 3 files changed, 14 insertions(+), 11 deletions(-)

                 reply	other threads:[~2021-04-15  6:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210415065514.7385-1-krzysztof.kozlowski@canonical.com \
    --to=krzysztof.kozlowski@canonical.com \
    --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.