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

drivers: interrupt-controller: Add TI VIM Interrupt Controller support #60856

Merged
merged 1 commit into from Sep 4, 2023

Commits on Aug 31, 2023

  1. drivers: interrupt-controller: Add VIM Interrupt Controller support

    Add TI VIM (Vectored Interrupt Manager) interrupt controller support.
    VIM is a TI specific custom interrupt controller for ARM cores.
    In J721E soc, VIM aggregates interrupts to Cortex R5 cores.
    
    TRM for J721e https://www.ti.com/lit/zip/spruil1
    File: spruil1c.pdf
    VIM: section 6.3.3.6
    
    Signed-off-by: Prashanth S <slpp95prashanth@yahoo.com>
    slpp95prashanth committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    5a00895 View commit details
    Browse the repository at this point in the history