[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20240906140859.71712-1-krzysztof.kozlowski@linaro.org>
Date: Fri, 6 Sep 2024 16:08:58 +0200
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.12, part two
Hi,
Second pull request, on top of previous one.
Best regards,
Krzysztof
The following changes since commit ff390189b7f2cfa20c644bc58b4462b5e2621838:
memory: mtk-smi: Use devm_clk_get_enabled() (2024-08-25 11:02:17 +0200)
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.12-2
for you to fetch changes up to 32960b4f25c248f13758b8bbe6cc4260828442a1:
memory: pl353-smc: simplify with scoped for each OF child loop (2024-08-31 07:44:24 +0200)
----------------------------------------------------------------
Memory controller drivers for v6.12, part two
1. Renesas RPC-IF: adjust default setting for pins to accommodate
different flash devices, which should fix 4-bit flash writes with
Renesas AT25QL128A flash.
2. Simplify a bit probe() in PL172 and PL353-SMC.
----------------------------------------------------------------
Biju Das (1):
memory: renesas-rpc-if: Use Hi-Z state as the default setting for IOVF pins
Krzysztof Kozlowski (2):
memory: pl172: simplify releasing AMBA regions with devm
memory: pl353-smc: simplify with scoped for each OF child loop
drivers/memory/pl172.c | 28 +++++++++++++---------------
drivers/memory/pl353-smc.c | 7 ++-----
drivers/memory/renesas-rpc-if.c | 2 +-
3 files changed, 16 insertions(+), 21 deletions(-)
Powered by blists - more mailing lists