]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge remote-tracking branch 'staging/staging-next'
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 6 Jan 2014 08:08:51 +0000 (19:08 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 6 Jan 2014 08:08:51 +0000 (19:08 +1100)
Conflicts:
drivers/staging/imx-drm/imx-drm-core.c

1  2 
Documentation/devicetree/bindings/staging/dwc2.txt
Documentation/devicetree/bindings/vendor-prefixes.txt
drivers/staging/dwc2/hcd.c
drivers/staging/lustre/lustre/llite/lloop.c
drivers/staging/media/as102/as102_drv.c
drivers/staging/ozwpan/ozproto.c
drivers/staging/usbip/usbip_common.c

index a1753ed0dd84cf534a1536bf016f5f17d2d675c2,8b60e90efe33dababfd1854cf2ad3f4203e20dea..b8b6871f116f39ef770c9ecabcf33b0abca517e0
@@@ -2,17 -2,11 +2,19 @@@ Platform DesignWare HS OTG USB 2.0 cont
  -----------------------------------------------------
  
  Required properties:
- - compatible : "snps,dwc2"
+ - compatible : One of:
+   - brcm,bcm2835-usb: The DWC2 USB controller instance in the BCM2835 SoC.
+   - snps,dwc2: A generic DWC2 USB controller with default parameters.
  - reg : Should contain 1 register range (address and length)
  - interrupts : Should contain 1 interrupt
 +- clocks: clock provider specifier
 +- clock-names: shall be "otg"
 +Refer to clk/clock-bindings.txt for generic clock consumer properties
 +
 +Optional properties:
 +- phys: phy provider specifier
 +- phy-names: shall be "device"
 +Refer to phy/phy-bindings.txt for generic phy consumer properties
  
  Example:
  
Simple merge
Simple merge
Simple merge