zephyr/subsys
Daniel DeGrasse 07a8e3253a drivers: disk: mmc_subsys: remove CONFIG_MMC_VOLUME_NAME
Remove CONFIG_MMC_VOLUME_NAME, and set the disk name based on the
``disk-name`` property. This aligns with other disk drivers, and allows
for multiple instances of the mmc_subsys disk driver to be registered.

Add disk-name properties for all in tree definitions for the
mmc-subsys disk driver, and change all in tree usage of the disk name

Fixes #75004

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-11-05 15:25:10 -06:00
..
bindesc
bluetooth Bluetooth: Mesh: Introduce separate workq for ADV EXT 2024-11-05 15:24:31 -06:00
canbus
console
dap
debug
demand_paging
dfu susbys/dfu/img_util: refined ERASE PROGRESSIVELY implementation 2024-10-18 08:19:28 -04:00
disk
dsp
emul
fb
fs drivers: disk: mmc_subsys: remove CONFIG_MMC_VOLUME_NAME 2024-11-05 15:25:10 -06:00
input
ipc ipc: icmsg & icbmsg: Fix alloc_tx_buffer() doxygen description 2024-10-24 13:15:35 +01:00
jwt jwt: remove TinyCrypt usage 2024-11-05 13:44:20 -06:00
llext
logging logging: Initialize 'chosen' pointer in z_log_msg_claim_oldest to NULL 2024-10-30 14:28:52 -05:00
lorawan
mem_mgmt
mgmt mgmt: mcumgr: stat: Fix stat_mgmt_list behavior 2024-10-30 08:55:23 -05:00
modbus
modem
net net: wifi: mgmt: Use memcpy instead of strncpy 2024-11-05 10:52:29 -06:00
pm pm: policy: fix pm_policy_event_register arg 2024-11-05 10:54:41 -06:00
portability
profiling
random random: remove TinyCrypt usage 2024-11-05 13:44:20 -06:00
retention
rtio
sd
secure_storage
sensing
settings settings: introduce priority for commit 2024-10-24 22:04:07 +01:00
shell shell: backend: websocket: Fix socket service creation 2024-10-25 12:50:54 -05:00
sip_svc
stats
storage storage/stream_flash: Make context const where not modified 2024-10-25 22:45:33 +01:00
task_wdt
testsuite testsuite: coverage: fix typo in the CMakeLists.txt 2024-11-01 13:54:14 -05:00
timing
tracing
usb usb: device_next: cdc_acm: Prevent polling for buffer in TX 2024-10-22 22:46:59 -04:00
zbus
CMakeLists.txt
Kconfig