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 3/3] memory: tegra drivers for v5.18
Date: Mon, 28 Feb 2022 17:43:13 +0100	[thread overview]
Message-ID: <20220228164313.52931-3-krzysztof.kozlowski@canonical.com> (raw)
In-Reply-To: <20220228164313.52931-1-krzysztof.kozlowski@canonical.com>

Hi,

Tegra specific branch.

Best regards,
Krzysztof


The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +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-tegra-5.18

for you to fetch changes up to 0123af535b9c090cf05dcf500f9303bae5849691:

  memory: tegra: Constify struct thermal_cooling_device_ops (2022-01-27 10:41:54 +0100)

----------------------------------------------------------------
Memory controller drivers for v5.18 - Tegra SoC

1. Correct Tegra20 EMC memory device mask.
2. Minor improvements.

----------------------------------------------------------------
Dmitry Osipenko (2):
      memory: tegra30-emc: Print additional memory info
      memory: tegra20-emc: Correct memory device mask

Rikard Falkeborn (1):
      memory: tegra: Constify struct thermal_cooling_device_ops

 drivers/memory/tegra/Kconfig             |   1 +
 drivers/memory/tegra/tegra20-emc.c       |   2 +-
 drivers/memory/tegra/tegra210-emc-core.c |   2 +-
 drivers/memory/tegra/tegra30-emc.c       | 131 ++++++++++++++++++++++++++++---
 4 files changed, 124 insertions(+), 12 deletions(-)

  parent reply	other threads:[~2022-02-28 16:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-28 16:43 [GIT PULL 1/3] memory: drivers for v5.18 Krzysztof Kozlowski
2022-02-28 16:43 ` [GIT PULL 2/3] memory: mediatek " Krzysztof Kozlowski
2022-03-08 16:53   ` Arnd Bergmann
2022-02-28 16:43 ` Krzysztof Kozlowski [this message]
2022-03-08 16:53   ` [GIT PULL 3/3] memory: tegra " Arnd Bergmann
2022-03-08 16:53 ` [GIT PULL 1/3] memory: " 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=20220228164313.52931-3-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.