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

bone-pinmux-helper does not enable GPIO modules #45

Open
piranha32 opened this issue Jun 13, 2013 · 0 comments
Open

bone-pinmux-helper does not enable GPIO modules #45

piranha32 opened this issue Jun 13, 2013 · 0 comments

Comments

@piranha32
Copy link

GPIO modules are not enabled when a device tree overlay using bone-pinmux-helper is loaded. The module will be enabled after a single pin from it is exported through sysfs. It's a good workaround, but not an elegant solution to the problem. Before exporting only GPIO1 is enabled and every attempt to access GPIOs 0, 2, or 3 causes a bus error in the application. This is a topic on the beagleboard group discussing the issue: https://groups.google.com/forum/?fromgroups#!category-topic/beagleboard/OYFp4EXawiI
Test application: https://gist.github.com/piranha32/4fd285cc8333eeb4ec39
DT overlay used for tests: https://gist.github.com/piranha32/4abc8312339ad47d32d0

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

No branches or pull requests

1 participant