1. 29 7月, 2013 2 次提交
    • F
      usb: dwc3: core: switch to snps,dwc3 · 22a5aa17
      Felipe Balbi 提交于
      all other drivers using Synopsys IPs with DT
      have a compatible of snps,$driver, in order
      to add consistency, we are switching over to
      snps,dwc3 but keeping synopsys,dwc3 in the core
      driver to maintain backwards compatibility.
      
      New DTS bindings should NOT use synopsys,dwc3.
      Signed-off-by: NFelipe Balbi <balbi@ti.com>
      22a5aa17
    • F
      usb: common: introduce of_usb_get_maximum_speed() · 1494a1f6
      Felipe Balbi 提交于
      this helper will be used for controllers which
      want to work at a lower speed even though they
      support higher USB transfer rates.
      
      One such case is Texas Instruments' AM437x
      SoC where it uses a USB3 controller without
      a USB3 PHY, rendering the controller USB2-only.
      Signed-off-by: NFelipe Balbi <balbi@ti.com>
      1494a1f6
  2. 20 6月, 2013 1 次提交
  3. 18 6月, 2013 2 次提交
  4. 10 6月, 2013 1 次提交
  5. 04 6月, 2013 1 次提交
  6. 30 5月, 2013 1 次提交
  7. 28 5月, 2013 1 次提交
  8. 24 5月, 2013 1 次提交
  9. 18 5月, 2013 1 次提交
    • V
      ARM: tegra: finalize USB EHCI and PHY bindings · d400f209
      Venu Byravarasu 提交于
      The existing Tegra USB bindings have a few issues:
      
      1) Many properties are documented as being part of the EHCI controller
      node, yet they apply more to the PHY device. They should be moved.
      
      2) Some registers in PHY1 are shared with PHY3, and hence PHY3 needs a
      reg entry to point at PHY1's register space. We can't assume the PHY1
      driver is present, so the PHY3 driver will directly access those
      registers.
      
      3) The list of clocks required by the PHY was missing some required
      entries.
      
      4) UTMI PHY Timing parameters are added
      
      5) VBUS control is now specified using a regulator rather than a plain GPIO
      
      6) Added nvidia,is-wired property to indicate whether the device is
      hard wired on the board, or pluggable.
      
      This patch fixes the binding definition to resolve these issues.
      Signed-off-by: NVenu Byravarasu <vbyravarasu@nvidia.com>
      Signed-off-by: NStephen Warren <swarren@nvidia.com>
      d400f209
  10. 24 4月, 2013 1 次提交
  11. 09 4月, 2013 2 次提交
  12. 30 3月, 2013 1 次提交
  13. 18 3月, 2013 5 次提交
  14. 16 3月, 2013 2 次提交
  15. 07 3月, 2013 2 次提交
  16. 29 1月, 2013 3 次提交
  17. 25 1月, 2013 5 次提交
  18. 23 1月, 2013 1 次提交
  19. 18 1月, 2013 2 次提交
  20. 24 11月, 2012 1 次提交
  21. 09 11月, 2012 1 次提交
  22. 07 11月, 2012 1 次提交
  23. 21 9月, 2012 1 次提交
  24. 13 9月, 2012 1 次提交