Skip to content

Commit

Permalink
scsi: ufs: add load based scaling of UFS gear
Browse files Browse the repository at this point in the history
UFS driver's load based clock scaling feature scales down the ufs related
clocks in order to allow low power modes of chipsets. UniPro 1.6 supports
maximum gear up to HS-G3 (High Speed Gear3) and some of the chipsets
low power modes may not be allowed in HS-G3 hence this change adds support
to scale gear between HS-G3 and HS-G1 based on same existing load based
clock scaling logic.

Signed-off-by: Subhash Jadavani <subhashj@codeaurora.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
  • Loading branch information
subhashj@codeaurora.org authored and Martin K. Petersen committed Feb 7, 2017
1 parent 7fabb77 commit a3cd5ec
Show file tree
Hide file tree
Showing 2 changed files with 428 additions and 175 deletions.
Loading

0 comments on commit a3cd5ec

Please sign in to comment.