mbox series

[GIT,PULL,3/8] memory: tegra: Changes for v5.6-rc1

Message ID 20200111003553.2411874-3-thierry.reding@gmail.com (mailing list archive)
State Mainlined, archived
Commit 5e5eca6644873da93f5a32904f43220380f34e88
Headers show
Series [GIT,PULL,1/8] dt-bindings: Changes for v5.6-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.6-memory

Message

Thierry Reding Jan. 11, 2020, 12:35 a.m. UTC
Hi ARM SoC maintainers,

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.6-memory

for you to fetch changes up to 5e5eca6644873da93f5a32904f43220380f34e88:

  memory: tegra30-emc: Correct error message for timed out auto calibration (2020-01-10 15:48:48 +0100)

Thanks,
Thierry

----------------------------------------------------------------
memory: tegra: Changes for v5.6-rc1

This adds a couple of fixes for the Tegra30 EMC frequency scaling code
and adds support for EMC frequency scaling on Tegra186 and later.

----------------------------------------------------------------
Dmitry Osipenko (3):
      memory: tegra30-emc: Firm up suspend/resume sequence
      memory: tegra30-emc: Firm up hardware programming sequence
      memory: tegra30-emc: Correct error message for timed out auto calibration

Nicolin Chen (1):
      memory: tegra: Correct reset value of xusb_hostr

Thierry Reding (10):
      memory: tegra: Refashion EMC debugfs interface on Tegra124
      memory: tegra: Implement EMC debugfs interface on Tegra20
      memory: tegra: Implement EMC debugfs interface on Tegra30
      memory: tegra: Rename tegra_mc to tegra186_mc on Tegra186
      memory: tegra: Add per-SoC data for Tegra186
      memory: tegra: Extract memory client SID programming
      memory: tegra: Add system sleep support
      memory: tegra: Support DVFS on Tegra186 and later
      memory: tegra: Only include support for enabled SoCs
      memory: tegra: Add support for the Tegra194 memory controller

 drivers/memory/tegra/Makefile       |    3 +-
 drivers/memory/tegra/tegra124-emc.c |  185 ++++--
 drivers/memory/tegra/tegra186-emc.c |  293 ++++++++++
 drivers/memory/tegra/tegra186.c     | 1067 ++++++++++++++++++++++++++++++++++-
 drivers/memory/tegra/tegra20-emc.c  |  175 ++++++
 drivers/memory/tegra/tegra210.c     |    2 +-
 drivers/memory/tegra/tegra30-emc.c  |  352 +++++++++---
 7 files changed, 1928 insertions(+), 149 deletions(-)
 create mode 100644 drivers/memory/tegra/tegra186-emc.c

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#1140): https://linux.kernel.org/g/patchwork-soc/message/1140
Mute This Topic: https://linux.kernel.org/mt/69612191/1554929
Group Owner: patchwork-soc+owner@linux.kernel.org
Unsubscribe: https://linux.kernel.org/g/patchwork-soc/unsub  [patchwork-linux-kernel-org@patchwork.kernel.org]
-=-=-=-=-=-=-=-=-=-=-=-