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 disk: sdmmc: power off card in DISK_IOCTL_CTRL_DEINIT 2024-08-20 19:42:37 -04:00
sd_ops.h
sd_utils.h
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