This enables the two musb instances on am335x to work.
Could someone explain what
        ti,hwmods = "usb_otg_hs";
doing? I would want to have something like
| musb {
|        /* glue /*
|           {
|               musb child node
|            }
| }

and this twice. This would put the glue layer into the right position and
remove this nonsense and the += 0x400 chicken dance (look for
musb_core_offset).

Sebastian

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to