[PATCH v1 0/2] Add UFS RTC support

Bean Huo posted 2 patches 2 years, 1 month ago
There is a newer version of this series
drivers/ufs/core/ufs-sysfs.c | 31 ++++++++++++
drivers/ufs/core/ufshcd.c    | 92 ++++++++++++++++++++++++++++++++++++
include/ufs/ufs.h            | 20 ++++++++
include/ufs/ufshcd.h         |  2 +
4 files changed, 145 insertions(+)
[PATCH v1 0/2] Add UFS RTC support
Posted by Bean Huo 2 years, 1 month ago
*** BLURB HERE ***

Bean Huo (2):
  scsi: ufs: core: Add UFS RTC support
  scsi: ufs: core: Add sysfs node for UFS RTC update

 drivers/ufs/core/ufs-sysfs.c | 31 ++++++++++++
 drivers/ufs/core/ufshcd.c    | 92 ++++++++++++++++++++++++++++++++++++
 include/ufs/ufs.h            | 20 ++++++++
 include/ufs/ufshcd.h         |  2 +
 4 files changed, 145 insertions(+)

-- 
2.34.1
Re: [PATCH v1 0/2] Add UFS RTC support
Posted by Bart Van Assche 2 years, 1 month ago
On 11/9/23 04:52, Bean Huo wrote:
> *** BLURB HERE ***

Please include a description of the patch series in the cover letter.

Thanks,

Bart.
RE: [PATCH v1 0/2] Add UFS RTC support
Posted by Avri Altman 2 years, 1 month ago
> 
> *** BLURB HERE ***
Typo?

> 
> Bean Huo (2):
>   scsi: ufs: core: Add UFS RTC support
>   scsi: ufs: core: Add sysfs node for UFS RTC update
> 
>  drivers/ufs/core/ufs-sysfs.c | 31 ++++++++++++
>  drivers/ufs/core/ufshcd.c    | 92
> ++++++++++++++++++++++++++++++++++++
>  include/ufs/ufs.h            | 20 ++++++++
>  include/ufs/ufshcd.h         |  2 +
>  4 files changed, 145 insertions(+)
> 
> --
> 2.34.1