[PATCH 1/3] docs: mmc: document eMMC health status support in mmc-tools
From: Shawn Lin
Date: Thu Sep 17 2026 - 05:14:30 EST
From: Shawn Lin <shawn.lin@xxxxxxxxx>
mmc-utils added eMMC health status support, add a line for
reference.
Signed-off-by: Shawn Lin <shawn.lin@xxxxxxxxx>
---
Documentation/driver-api/mmc/mmc-tools.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/driver-api/mmc/mmc-tools.rst b/Documentation/driver-api/mmc/mmc-tools.rst
index eee1c2c..728d3aa 100644
--- a/Documentation/driver-api/mmc/mmc-tools.rst
+++ b/Documentation/driver-api/mmc/mmc-tools.rst
@@ -32,6 +32,7 @@ The mmc-utils tools can do the following:
- Write to rpmb device from data file.
- Enable the eMMC cache feature.
- Disable the eMMC cache feature.
+ - Print the eMMC health status.
- Print and parse CID data.
- Print and parse CSD data.
- Print and parse SCR data.
--
2.7.4