lkml.org 
[lkml]   [2023]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] memory: drivers for v6.7
Date
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

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.7

for you to fetch changes up to 09de3691daab15ae125cbf32f9f72fc90eada49d:

memory: Use device_get_match_data() (2023-10-12 15:42:16 +0200)

----------------------------------------------------------------
Memory controller drivers for v6.7

1. Atmel: Use __counted_by annotation.
2. Tegra: Add Tegra234 clients for RCE and VI.
3. Cleanup:
- Use device_get_match_data() to simplify the code,
- Make "additionalProperties: true" explicit in Devicetree bindings.

----------------------------------------------------------------
Jon Hunter (1):
memory: tegra: Add Tegra234 clients for RCE and VI

Kees Cook (1):
memory: atmel-ebi: Annotate struct atmel_ebi_dev with __counted_by

Rob Herring (2):
dt-bindings: memory-controllers: Make "additionalProperties: true" explicit
memory: Use device_get_match_data()

.../bindings/memory-controllers/ingenic,nemc.yaml | 1 +
.../memory-controllers/renesas,rpc-if.yaml | 2 +
.../bindings/memory-controllers/ti,gpmc.yaml | 2 +-
drivers/memory/atmel-ebi.c | 16 +++---
drivers/memory/brcmstb_memc.c | 9 ++--
drivers/memory/fsl-corenet-cf.c | 11 +---
drivers/memory/tegra/tegra234.c | 60 ++++++++++++++++++++++
7 files changed, 77 insertions(+), 24 deletions(-)

\
 
 \ /
  Last update: 2023-10-16 09:40    [W:0.059 / U:0.636 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site