OSDN Git Service

usb: phy: qusb: Support specifying vdda33 levels from device tree
authorJack Pham <jackp@codeaurora.org>
Fri, 21 Apr 2017 01:52:28 +0000 (18:52 -0700)
committerHemant Kumar <hemantk@codeaurora.org>
Tue, 16 May 2017 21:04:05 +0000 (14:04 -0700)
commit1974aed8292dd68f8680d92411601b5a13f600db
treee893a68805a0d7813394cae59738cd20b6c4e289
parent0bdf562cc7f3e4c86f18fc98d5737bcac5e69c5f
usb: phy: qusb: Support specifying vdda33 levels from device tree

The specific voltage levels for the vdda33 regulator may vary
depending on the target. Add an optional device tree property to
allow specifying a 3-tuple of voltages for minimum, operating
and maximum voltage levels. The minimum level is used when simply
powering on, whereas the operating level is used when initializing
the PHY.

Change-Id: Ia5d301efdb6964434a01264e7aa19421a41e98ca
Signed-off-by: Jack Pham <jackp@codeaurora.org>
Documentation/devicetree/bindings/usb/msm-phy.txt
drivers/usb/phy/phy-msm-qusb-v2.c