zephyr/subsys/sd
Jordan Yates 3a595f2859 sd: fix incorrect error logging
Fix logging `Could not disable card power via SDHC` when the attempted
operation is turning power on. Update several other logging strings to
minimise the number of unique strings required.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-06-05 15:02:15 -05:00
..
CMakeLists.txt
Kconfig
mmc.c sd: mmc: Remove unwanted request to card for reading OCR content 2025-02-26 22:03:23 +00:00
sd_init.h
sd_ops.c
sd_ops.h
sd_utils.h sd: split sdmmc common functions into sd_ops.c 2023-01-14 09:22:22 +01:00
sd.c sd: fix incorrect error logging 2025-06-05 15:02:15 -05:00
sdio.c sd: sdio: rework frequency and timing selection logic 2024-05-16 09:21:03 +02:00
sdmmc.c sd: sdmmc: rework frequency and timing selection logic 2024-05-16 09:21:03 +02:00