OSDN Git Service

Merge "usb: phy: Make cfg_ahb_clk optional"
authorLinux Build Service Account <lnxbuild@localhost>
Thu, 28 Jul 2016 02:26:57 +0000 (19:26 -0700)
committerGerrit - the friendly Code Review server <code-review@localhost>
Thu, 28 Jul 2016 02:26:56 +0000 (19:26 -0700)
1  2 
Documentation/devicetree/bindings/usb/msm-phy.txt
drivers/usb/dwc3/dwc3-msm.c
drivers/usb/phy/phy-msm-qusb-v2.c

@@@ -171,9 -190,11 +190,13 @@@ Optional properties
     allows us to manipulate QUSB PHY bits eg. to enable D+ pull-up using s/w
     control in device mode. The reg-names property is required if the
     reg property is specified.
+  - clocks: a list of phandles to the PHY clocks. Use as per
+    Documentation/devicetree/bindings/clock/clock-bindings.txt
+  - clock-names: Names of the clocks in 1-1 correspondence with the "clocks"
+    property. "cfg_ahb_clk", "ref_clk_src" and "ref_clk" are optional clocks.
   - qcom,qusb-phy-init-seq: QUSB PHY initialization sequence with value,reg pair.
 + - qcom,qusb-phy-host-init-seq: QUSB PHY initialization sequence for host mode
 +   with value,reg pair.
   - qcom,emu-init-seq : emulation initialization sequence with value,reg pair.
   - qcom,phy-pll-reset-seq : emulation PLL reset sequence with value,reg pair.
   - qcom,emu-dcm-reset-seq : emulation DCM reset sequence with value,reg pair.
Simple merge
Simple merge