846deacebf
This covers the new "brcm,*" devices added in the upcoming bcm3384 commit. Signed-off-by: Kevin Cernekee <cernekee@gmail.com> Cc: f.fainelli@gmail.com Cc: mbizon@freebox.fr Cc: jogo@openwrt.org Cc: jfraser@broadcom.com Cc: linux-mips@linux-mips.org Cc: devicetree@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/8168/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
12 lines
419 B
Plaintext
12 lines
419 B
Plaintext
* Broadcom USB controllers
|
|
|
|
Required properties:
|
|
- compatible: "brcm,bcm3384-ohci", "brcm,bcm3384-ehci"
|
|
|
|
These currently use the generic-ohci and generic-ehci drivers. On some
|
|
systems, special handling may be needed in the following cases:
|
|
|
|
- Restoring state after systemwide power save modes
|
|
- Sharing PHYs with the USBD (UDC) hardware
|
|
- Figuring out which controllers are disabled on ASIC bondout variants
|