soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] memory: changes for v5.14
@ 2021-08-09 15:26 Krzysztof Kozlowski
  2021-08-12 20:44 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2021-08-09 15:26 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-kernel, Krzysztof Kozlowski

Hi,

I organized changes on separate topic branches just in case I need to share
them with SoC maintainers.  They are all merged back to main branch.

Best regards,
Krzysztof


The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -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-5.15

for you to fetch changes up to c28b584deb1bc81f8a2454b43c82cdda17ed29f6:

  Merge branch 'for-v5.15/omap-gpmc' into for-next (2021-07-29 09:03:32 +0200)

----------------------------------------------------------------
Memory controller drivers for v5.15

Few minor fixes: maintainer pattern, unused-function warning in
Tegra186 and suspend/resume in OMAP GPMC.

----------------------------------------------------------------
Arnd Bergmann (1):
      memory: tegra: fix unused-function warning

Krzysztof Kozlowski (2):
      Merge branch 'for-v5.15/tegra-mc' into for-next
      Merge branch 'for-v5.15/omap-gpmc' into for-next

Mauro Carvalho Chehab (1):
      MAINTAINERS: update arm,pl353-smc.yaml reference

Tony Lindgren (2):
      memory: omap-gpmc: Clear GPMC_CS_CONFIG7 register on restore if unused
      memory: omap-gpmc: Drop custom PM calls with cpu_pm notifier

 MAINTAINERS                     |   2 +-
 arch/arm/mach-omap2/pm34xx.c    |   5 --
 drivers/memory/omap-gpmc.c      | 191 +++++++++++++++++++++++++---------------
 drivers/memory/tegra/tegra186.c |   2 +
 include/linux/omap-gpmc.h       |   3 -
 5 files changed, 121 insertions(+), 82 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-12 20:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-09 15:26 [GIT PULL] memory: changes for v5.14 Krzysztof Kozlowski
2021-08-12 20:44 ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).