+What: /sys/bus/platform/drivers/ufshcd/*/clkscale_enable^^^^^
+What: /sys/bus/platform/devices/*.ufs/clkscale_enable
+Date: January 2025
+Contact: Ziqi Chen <quic_ziqichen@xxxxxxxxxxx>
+Description:
+ This file shows whether the UFS clock scaling is enabled or not.
+ And it can be used to enable/disable the clock scaling by writing
+ 1 or 0 to this file.
+
+ The file is read/write.
+
+What: /sys/bus/platform/drivers/ufshcd/*/clkgate_enable
+What: /sys/bus/platform/devices/*.ufs/clkgate_enable
+Date: January 2025
+Contact: Ziqi Chen <quic_ziqichen@xxxxxxxxxxx>
+Description:
+ This file shows whether the UFS clock gating is enabled or not.
+ And it can be used to enable/disable the clock gating by writing
+ 1 or 0 to this file.
+
+ The file is read/write.
+
+What: /sys/bus/platform/drivers/ufshcd/*/clkgate_delay_ms
+What: /sys/bus/platform/devices/*.ufs/clkgate_delay_ms
+Date: January 2025
+Contact: Ziqi Chen <quic_ziqichen@xxxxxxxxxxx>
+Description:
+ This file shows and sets the number of milliseconds of idle time
+ before the UFS driver start to perform clock gating. This can
+ prevent the UFS from frequently performing clock gate/ungate.^^^^^^^
+
+ The file is read/write.