[GIT PULL] memory: drivers for v5.18, part two, late

From: Krzysztof Kozlowski
Date: Mon Mar 07 2022 - 03:26:04 EST


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(-)