All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzk@kernel.org>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] memory: drivers for v5.12, part two
Date: Thu, 11 Feb 2021 09:18:29 +0100	[thread overview]
Message-ID: <20210211081829.7317-1-krzk@kernel.org> (raw)

Hi,

Second (and late) pull request, on top of previous one.

Best regards,
Krzysztof


The following changes since commit 50fc8d9232cdc64b9e9d1b9488452f153de52b69:

  memory: mtk-smi: Allow building as module (2021-01-26 20:47:51 +0100)

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.12-2

for you to fetch changes up to 321b36c79c431957c8c599a9f9640096c305cd03:

  memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE (2021-02-08 18:15:45 +0100)

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

Two minor cleanups and one fix for compile testing (when !CONFIG_OF).

----------------------------------------------------------------
Jiapeng Chong (1):
      memory: tegra186-emc: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE

Krzysztof Kozlowski (2):
      memory: ti-emif-pm: Drop of_match_ptr from of_device_id table
      memory: samsung: exynos5422-dmc: Correct function names in kerneldoc

 drivers/memory/samsung/exynos5422-dmc.c |  4 ++--
 drivers/memory/tegra/tegra186-emc.c     | 12 ++++++------
 drivers/memory/ti-emif-pm.c             |  2 +-
 3 files changed, 9 insertions(+), 9 deletions(-)

             reply	other threads:[~2021-02-11  8:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-11  8:18 Krzysztof Kozlowski [this message]
2021-02-11 15:05 ` [GIT PULL] memory: drivers for v5.12, part two Arnd Bergmann

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=20210211081829.7317-1-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --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.