[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20221116093509.19657-1-krzysztof.kozlowski@linaro.org>
Date: Wed, 16 Nov 2022 10:35:09 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
arm@...nel.org, soc@...nel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
linux-kernel@...r.kernel.org, Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL] memory: drivers for v6.2, part two
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%)
Powered by blists - more mailing lists