On Friday 25 April 2014 11:45:35 Bjorn Helgaas wrote: > > +This is the bridge used internally to connect the USB controllers to the > > +AHB. There is one bridge instance per USB port connected to the internal > > +OHCI and EHCI controllers. > > + > > +Required properties: > > +- compatible: "renesas,pci-r8a7790" for the R8A7790 SoC; > > + "renesas,pci-r8a7791" for the R8A7791 SoC. > > +- reg: A list of physical regions to access the device: the first is > > + the operational registers for the OHCI/EHCI controllers and the > > + second is for the bridge configuration and control registers. > > +- interrupts: interrupt for the device. > > +- clocks: The reference to the device clock. > > +- bus-range: The PCI bus number range; as this is a single bus, the range > > + should be specified as the same value twice. Actually, this doesn't conform to the generic PCI binding, which requires a number of additional properties. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html