commit | d19c499037eb4a60ddc592bed08cd59be809de86 | [log] [tgz] |
---|---|---|
author | Mika Braunschweig <mika.braunschweig@siemens.com> | Mon Mar 31 16:54:50 2025 +0200 |
committer | Benjamin Cabé <kartben@gmail.com> | Thu Apr 17 00:56:59 2025 +0200 |
tree | 7e56abe34d988b53149151756c2be6746e3da9a1 | |
parent | 2b7db7f395d1978101ec0abbb448f2196dc702b5 [diff] |
drivers: interrupt-controller: vim: Compare interrupt numbers To avoid misconfigurations a comparision has been added which compares the amount of reported interrupts from the VIM interrupt controller with the configured number of interrupts via Kconfig. Signed-off-by: Mika Braunschweig <mika.braunschweig@siemens.com>