Hi,

On Tue, Aug 06, 2013 at 01:21:38PM +0100, Pawel Moll wrote:
> > @@ -47,3 +64,25 @@ Example device nodes:
> >             vddcx-supply = <&supply>;
> >             v1p8-supply = <&supply>;
> >     };
> > +
> > +   usb@fd4ab000 {
> > +           compatible = "qcom,dwc-usb3-msm";
> > +           #address-cells = <1>;
> > +           #size-cells = <1>;
> > +           reg = <0xfd4ab000 0x4>;
> > +
> > +           clocks = <&usb30_master_cxc>, <&sys_noc_usb3_axi_cxc>, 
> > <&usb30_sleep_cxc>, <&usb30_mock_utmi_cxc>;
> > +           clock-names = "core_clk", "iface_clk", "sleep_clk", "utmi_clk";
> > +
> > +           gdsc-supply = <&supply>;
> > +           ranges;
> > +
> > +           dwc3@f9200000 {
> > +                   compatible = "snps,dwc3";
> 
> Note that the Documentation/devicetree/bindings/usb/dwc3.txt is
> mentioning "synopsys,dwc3" (which is clearly in opposition to the

I have a patch converting to snps,dwc3.

-- 
balbi

Attachment: signature.asc
Description: Digital signature

Reply via email to