Colibri iMX8X thermal throttling

Is there a GPIO that’s associated with the Colibri iMX8X thermal management system such that i can use the GPIO to activate a fan to prevent the CPU temperature from reaching a point where thermal throttling kicks in?

Thanks

You can create a simple daemon (using bash script or C/C++) to read temperature sensor and engage fan related GPIO when it needed.