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

Add device tree support for usb controllers on x86 #10996

Closed
galak opened this issue Nov 1, 2018 · 5 comments
Closed

Add device tree support for usb controllers on x86 #10996

galak opened this issue Nov 1, 2018 · 5 comments
Assignees
Labels
area: Devicetree area: USB Universal Serial Bus Enhancement Changes/Updates/Additions to existing features

Comments

@galak
Copy link
Collaborator

galak commented Nov 1, 2018

For boards like arduino_101, quark_se_c1000_devboard, tinytile we need to add dts support similar to what we have on stm32

@galak galak added Enhancement Changes/Updates/Additions to existing features area: USB Universal Serial Bus area: Devicetree labels Nov 1, 2018
@nashif
Copy link
Member

nashif commented Nov 2, 2018

@SavinayDharmappa please take a look at this as well.

@galak
Copy link
Collaborator Author

galak commented Nov 2, 2018

This would let us remove include <board.h> in subsys/usb/usb_device.c as its just need to get GPIO info, which we'd get from DT instead. This is one of the few <board.h> references left to remove.

@SavinayDharmappa
Copy link
Contributor

#13368

@carlescufi
Copy link
Member

carlescufi commented Oct 9, 2019

@galak @nashif @finikorg is this still applicable?

@finikorg
Copy link
Collaborator

Not applicable anymore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Devicetree area: USB Universal Serial Bus Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

5 participants