Message ID | 20231212220825.85255-1-beanhuo@iokpp.de |
---|---|
Headers | show |
Series | Add UFS RTC support | expand |
Bean, > Adding RTC support for embedded storage device UFS in its driver, it > is important for a few key reasons: Applied to 6.8/scsi-staging, thanks!
On Tue, 12 Dec 2023 23:08:22 +0100, Bean Huo wrote: > Adding RTC support for embedded storage device UFS in its driver, it is > important for a few key reasons: > > 1. Helps with Regular Maintenance: > The RTC provides a basic way to keep track of time, making it useful for > scheduling routine maintenance tasks in the storage device. This includes > things like making sure data is spread > evenly across the storage to extend its life. > > [...] Applied to 6.8/scsi-queue, thanks! [1/3] scsi: ufs: core: Add ufshcd_is_ufs_dev_busy() https://git.kernel.org/mkp/scsi/c/9fa268875ca4 [2/3] scsi: ufs: core: Add UFS RTC support https://git.kernel.org/mkp/scsi/c/6bf999e0eb41 [3/3] scsi: ufs: core: Add sysfs node for UFS RTC update https://git.kernel.org/mkp/scsi/c/838f595a5672