570.123.07

This commit is contained in:
russellcnv
2025-03-25 12:40:01 -07:00
parent 5e6ad2b575
commit 4d941c0b6e
146 changed files with 53927 additions and 54744 deletions

View File

@@ -8230,6 +8230,12 @@ nvswitch_initialize_interrupt_tree_ls10
// NVLIPT
_nvswitch_initialize_nvlipt_interrupts_ls10(device);
// Disable non-fatal and legacy interrupts in TNVL mode
if (nvswitch_is_tnvl_mode_enabled(device))
{
nvswitch_tnvl_disable_interrupts(device);
}
}
//