diff options
| author | Markus Schneider-Pargmann (TI.com) <[email protected]> | 2026-02-09 10:24:38 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-03-06 08:15:43 -0600 |
| commit | 4cf2275ee741d318c46c2ccef4c5db905f186d79 (patch) | |
| tree | dcc419fee318ce2c0b846247e8207299635c2a6f /scripts | |
| parent | 9bf19639a76a35cf63a0b7293dc4cf9d9294f526 (diff) | |
usb: musb-new: Add compatibles for ti,musb-am33xx
The upstream devicetree am33xx.dtsi does not have a "ti,am33xx-usb"
compatible, it uses "ti,sysc-omap4" for the same node. The
implementation of ti-musb uses a wrapper driver that binds to
ti,am33xx-usb and creates new devices ti-musb-host and
ti-musb-peripheral depending on the dr_mode property.
To avoid this wrapper driver with the upstream devicetree, add
compatibles for "ti,musb-am33xx" to both ti-musb-host and
ti-musb-peripheral. Add a bind function that checks for the correct
dr_mode value and rejects binding if it is not the correct driver.
Reviewed-by: Mattijs Korpershoek <[email protected]>
Signed-off-by: Markus Schneider-Pargmann (TI.com) <[email protected]>
Reviewed-by: Marek Vasut <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
