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.

How to disable a regulator of TPS65910

Other Parts Discussed in Thread: TPS65910

Hi all

We are working with a custom board based in am335x-evm, using SDK 1.0 and kernel 3.14.

We have a TPS65910 PMIC in our board and I wonder how to disable some of the regulators we do not use.

Let's say we do not need VDIG1 regulator. I have read that by using Device Tree I can set min and max microvolts and configure and external sleep control. But, can I disable this regulator using the Device Tree or do I need to touch kernel code?


Regards.