Re: [PATCH v5] ufs: core: print UFSHCD capabilities in controller's sysfs node

From: Bart Van Assche
Date: Mon Aug 01 2022 - 22:38:42 EST


On 8/1/22 17:37, Daniil Lunev wrote:
+What: /sys/bus/platform/drivers/ufshcd/*/capabilities/write_booster
+What: /sys/bus/platform/devices/*.ufs/capabilities/write_booster
+Date: July 2022
+Contact: Daniil Lunev <dlunev@xxxxxxxxxxxx>
+Description: Indicates status of Write Booster.
+
+ == ============================
+ 0 Write Booster can not be enabled.
+ 1 Write Booster can be enabled.
+ == ============================
+
+ The file is read only.
Is the "capabilities" directory a directory with capabilities of the host, with capabilities of the UFS device or perhaps with capabilities of both?

Thanks,

Bart.