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

Parse interrupts from device tree properly #81

Open
axel-h opened this issue Jul 28, 2021 · 0 comments
Open

Parse interrupts from device tree properly #81

axel-h opened this issue Jul 28, 2021 · 0 comments

Comments

@axel-h
Copy link
Member

axel-h commented Jul 28, 2021

Follow-u up from #79

Drop the best guess in the interrupt parsing and read the #interrupt-cells from the interrupt controller instead. Use the device tree parser we already use for the kernel.
See #79 (review)

The camkes-tool already gets given an import path to the capDL python library,
so it shouldn't be too hard to give it access to the kernel hardware_gen python
lib that would allow proper irq parsing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant