Hi TI Expert
According to TDA4VM datasheet, PRU_ICSSG is not available on TDA4VM.
We are using Linux SDK + RTOS SDK.
I found that PRU_ICSSG node is still defined in Linux dts and driver module loaded when Linux run:
dts: arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
icssg0: icssg@b000000 {
icssg1: icssg@b100000 {
Due to we need to customize Linux to speed up boot,
1.Can I safely disable the PRU_ICSSG driver in the Linux?
2.Is there anything needs to be modified in the RTOS SDK?
SDK version:
ti-processor-sdk-rtos-j721e-evm-08_04_00_06
ti-processor-sdk-linux-j7-evm-08_04_00_11
and
ti-processor-sdk-rtos-j721e-evm-08_06_00_12
ti-processor-sdk-linux-j7-evm-08_06_00_11
Thank you.
BRs