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.

Register configurations in Kernel and Ducati

I'm using TC358743. There is a kernel driver for it. In the Ducati driver also same registers that were configured in Kernel side are written once again with the same values that were written in Kernel driver registers. Is it necessary that all the registers have to be written again in Ducati side also, even though they are written in Kernel driver?