usb: dwc3: core: switch to snps,dwc3
authorFelipe Balbi <balbi@ti.com>
Tue, 2 Jul 2013 18:20:24 +0000 (21:20 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:56:48 +0000 (13:56 +0300)
commit22a5aa170c5231e64e1598a55dee92ea9a26183e
treedc9ae34510883f5e8b7ebd65e76498a394dd6395
parentf7e846f0956917888b28b52726ee8779a39d84b6
usb: dwc3: core: switch to snps,dwc3

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: Felipe Balbi <balbi@ti.com>
Documentation/devicetree/bindings/usb/dwc3.txt
arch/arm/boot/dts/omap5.dtsi
drivers/usb/dwc3/core.c