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.

Discrepancy between Pin Mux Utility and DM8148 datasheet

I have found a couple of discrepancies between the Pin Mux Utility (version 02.05.02.00) and the DM814x datasheet (SPRS647D, sept. 2012).

The datasheet indicates that bit 19 of PINCTL must always be written with the reset (default) value and that bit 18 must always be set to 1.

However, the output of the Pin Mux Utility always sets bit 19 to zero and uses bit 18 as the receiver disabled which is set to zero if one chooses to disable the receiver.

Which one is the correct use of these bits in the PINCTL register?