On 2020-08-31 23:00, Bao D. Nguyen wrote:
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(-)
Hello, please help review the change and comment if any.
Thanks!
Bao