[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241231133534.136771-1-krzysztof.kozlowski@linaro.org>
Date: Tue, 31 Dec 2024 14:35:32 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Olof Johansson <olof@...om.net>,
Arnd Bergmann <arnd@...db.de>,
soc@...ts.linux.dev
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL 1/2] memory: drivers for v6.14
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
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.14
for you to fetch changes up to b9784e5cde1f9fb83661a70e580e381ae1264d12:
memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_ram_code() (2024-12-22 11:02:39 +0100)
----------------------------------------------------------------
Memory controller drivers for v6.14
1. OMAP GPMC: Cleanup dead code.
2. Tegra20 EMC: Fix OF reference counting when iterating over
emc-tables.
----------------------------------------------------------------
Dr. David Alan Gilbert (1):
memory: omap-gpmc: deadcode a pair of functions
Joe Hattori (1):
memory: tegra20-emc: fix an OF node reference bug in tegra_emc_find_node_by_ram_code()
drivers/memory/omap-gpmc.c | 33 +++++++--------------------------
drivers/memory/tegra/tegra20-emc.c | 8 ++++----
include/linux/omap-gpmc.h | 4 ----
3 files changed, 11 insertions(+), 34 deletions(-)
Powered by blists - more mailing lists