23 lines
370 B
Markdown
Raw Normal View History

2024-08-05 20:57:09 +08:00
# Note
2025-01-18 13:25:25 +08:00
This OHCI is a companion controller of EHCI. But you can use OHCI only without CONFIG_USB_EHCI_WITH_OHCI definition.
**And you need to pay for using OHCI driver**.
2024-08-05 20:57:09 +08:00
## Support Chip List
### AllwinnerTech
2025-01-18 13:25:25 +08:00
- F133(EHCI + OHCI)
2024-08-05 20:57:09 +08:00
### Nuvoton
2025-01-18 13:25:25 +08:00
- Nuvoton all series(EHCI + OHCI, OHCI only)
2024-08-05 20:57:09 +08:00
### Artinchip
2025-01-18 13:25:25 +08:00
- d13x, d21x(EHCI + OHCI)
### NXP
2024-08-05 20:57:09 +08:00
2025-01-18 13:25:25 +08:00
- LPC4X/LPC5X(OHCI only)