diff --git a/Documentation/platforms/risc-v/esp32p4/boards/esp32p4-function-ev-board/index.rst b/Documentation/platforms/risc-v/esp32p4/boards/esp32p4-function-ev-board/index.rst index 9508f8a3569..724e5b09abf 100644 --- a/Documentation/platforms/risc-v/esp32p4/boards/esp32p4-function-ev-board/index.rst +++ b/Documentation/platforms/risc-v/esp32p4/boards/esp32p4-function-ev-board/index.rst @@ -177,6 +177,12 @@ adc Enables the ADC driver. ADC unit(s) are registered (``/dev/adc0`` as ADC1). Attenuation, mode, and channel set can be adjusted in ``ADC Configuration``. +autopm +------ + +This configuration makes the device automatically enter the low power consumption mode +when in the idle state, powering off the cpu and other peripherals. + bmp180 ------