SPRADH0 August 2024 AM625 , AM6442 , AM69 , TDA4VM
The Tips for Tuning The Real-Time Kernel guide states that the drivers used for unnecessary peripherals like remote cores, I2C controllers, MMC, and USB devices can take time away from the CPU running the target application. Disabling the devices in the device tree prevents the kernel from loading the corresponding drivers, thereby limiting the number of interrupts the CPU cores must service.