[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20220307082552.55719-1-krzysztof.kozlowski@canonical.com>
Date: Mon, 7 Mar 2022 09:25:52 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To: Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
arm@...nel.org, soc@...nel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
linux-kernel@...r.kernel.org, Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL] memory: drivers for v5.18, part two, late
Hi,
Late minor fixes for v5.18 memory drivers. On top of previous pull
(tags/memory-controller-drv, soc branch: memory/drivers).
If these are too late, please consider it also for fixes after merge window.
These are not typical merge-window fixes though (issues existed for long time).
Best regards,
Krzysztof
The following changes since commit a06bf59d07f45a0a6ab4ab8ac69c1d708d3fadcb:
memory: Update of_memory lpddr2 revision-id binding (2022-02-25 13:36:49 +0100)
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.18-2
for you to fetch changes up to 69d6941949ea8a113ffc89410b0cb79bc7b35a0b:
dt-bindings: memory: renesas,rpc-if: Document RZ/V2L SoC (2022-03-04 09:09:52 +0100)
----------------------------------------------------------------
Memory controller drivers for v5.18, part two
1. TI: Two fixes for TI EMIF driver for quite old error path issues (so
for unlikely scenarios).
2. Renesas: Document RZ/V2L SoC in bindings.
----------------------------------------------------------------
Jia-Ju Bai (1):
memory: emif: check the pointer temp in get_device_details()
Jiasheng Jiang (1):
memory: emif: Add check for setup_interrupts
Lad Prabhakar (1):
dt-bindings: memory: renesas,rpc-if: Document RZ/V2L SoC
.../devicetree/bindings/memory-controllers/renesas,rpc-if.yaml | 3 ++-
drivers/memory/emif.c | 8 +++++---
2 files changed, 7 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists