mbox series

[v1,0/2] Supports Reading UFS's Vcc Voltage Levels from DT

Message ID cover.1598939393.git.nguyenb@codeaurora.org
Headers show
Series Supports Reading UFS's Vcc Voltage Levels from DT | expand

Message

Bao D. Nguyen Sept. 1, 2020, 6 a.m. UTC
UFS's specification supports a range of Vcc operating voltages.
Allows selecting the UFS Vcc operating voltage levels by reading
the UFS's vcc-voltage-level in the device tree.

Bao D. Nguyen (2):
  scsi: dt-bindings: ufs: Add vcc-voltage-level for UFS
  scsi: ufs: Support reading UFS's Vcc voltage from device tree

 Documentation/devicetree/bindings/ufs/ufshcd-pltfrm.txt |  2 ++
 drivers/scsi/ufs/ufshcd-pltfrm.c                        | 15 ++++++++++++---
 2 files changed, 14 insertions(+), 3 deletions(-)