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.

Linux/AM3352: Activation of internal pullup/pulldown for outputs

Part Number: AM3352

Tool/software: Linux

Team,

A customer of mine is asking why we do activate pull resistors for outputs in our devicetree files.  The TRM says „If a pad is always configured in output mode, it is
recommended for user software to disable any internal pull resistor tied to it, to avoid unnecessary consumption.”

But as example, looking at am335x-evmsk.dts, it's done this way:

0x114 (PIN_OUTPUT_PULLDOWN | MUX_MODE2)  /* mii1_txen.rgmii1_tctl */

Shouldn't the pull setting be omitted?

Thanks,
  Robert