All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	linux-kernel@vger.kernel.org,
	Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL] memory: drivers for v6.2, part two
Date: Wed, 16 Nov 2022 10:35:09 +0100	[thread overview]
Message-ID: <20221116093509.19657-1-krzysztof.kozlowski@linaro.org> (raw)

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit a11a5debdf4b5b5c24e88a378b53b42cc4fe1bb9:

  dt-bindings: memory-controller: st,stm32: Split off MC properties (2022-10-18 13:05:18 -0400)

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

for you to fetch changes up to 8dd7e4af585331dda004e92ed0739c3609e37177:

  memory: omap-gpmc: fix coverity issue "Control flow issues" (2022-11-10 11:04:07 +0100)

----------------------------------------------------------------
Memory controller drivers for v6.2, part two

1. ARM PL353: document PL354 in bindings.
2. TI/OMAP GPMC: allow setting wait-pin polarity.

----------------------------------------------------------------
Benedikt Niedermayr (3):
      memory: omap-gpmc: wait pin additions
      dt-bindings: memory-controllers: ti,gpmc: add wait-pin polarity
      memory: omap-gpmc: fix coverity issue "Control flow issues"

Lukas Bulwahn (1):
      MAINTAINERS: arm,pl353-smc: correct dt-binding path

Rob Herring (1):
      dt-bindings: memory-controllers: arm,pl353-smc: Extend to support 'arm,pl354' SMC

 .../{arm,pl353-smc.yaml => arm,pl35x-smc.yaml}     |  80 +++++++++-----
 .../bindings/memory-controllers/ti,gpmc-child.yaml |   7 ++
 MAINTAINERS                                        |   2 +-
 drivers/memory/omap-gpmc.c                         | 122 ++++++++++++++++++---
 include/linux/platform_data/gpmc-omap.h            |   8 ++
 5 files changed, 178 insertions(+), 41 deletions(-)
 rename Documentation/devicetree/bindings/memory-controllers/{arm,pl353-smc.yaml => arm,pl35x-smc.yaml} (65%)

             reply	other threads:[~2022-11-16  9:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-16  9:35 Krzysztof Kozlowski [this message]
2022-11-22 22:20 ` [GIT PULL] memory: drivers for v6.2, part two patchwork-bot+linux-soc

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=20221116093509.19657-1-krzysztof.kozlowski@linaro.org \
    --to=krzysztof.kozlowski@linaro.org \
    --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.