Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

K70: KHCI USB-FS driver implementation for device mode #6

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

aAXEe
Copy link

@aAXEe aAXEe commented Jan 13, 2014

Add a device driver for the USB-FS hardware in device mode.

Queue request to answer the max lun request after the request is realy ready.

backport from current kernel

Signed-off-by: Axel Utech <[email protected]>
ASM code wfi in arch/mm/proc-v7m.S may sleep and disable modules
e. g. the USB full speed module.

Signed-off-by: Axel Utech <[email protected]>
The hardware module is used by host and gadget usb drivers. This option
enables the initialization for the module and its clock during startup.


Signed-off-by: Axel Utech <[email protected]>
Add Peripheral Controller Driver for the USB-Full-Speed module for use with
the Gadget-API.

Signed-off-by: Axel Utech <[email protected]>
Improve coding style according.
No functional changes.

Signed-off-by: Axel Utech <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant