This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM6548: Not able to set PRU GPIO value

Part Number: AM6548

Hi TI, 

I am trying to set the PRG1_PRU0GPO5 (pad no AF27) value to 1 but system is automatically making it 0. we tried to remove the Pru Ethernet driver and also we tried to remove other pru related drivers but Linux is not able to set the value 1. 

what can be the issue here why linux is not able to set the value of PRU GPIO. 

below is the dts snapshot 

AM65X_IOPAD(0x00f4, PIN_OUTPUT, 7)      /* (AF27) GPIO0_61

Thanks