zephyr/drivers/mipi_dbi
Ioannis Karachalios 2958f691bb drivers: mipi_dbi: smartbond: Optimize driver PM
This commit should optimize the way the device is allowed
to enter the suspended state. Instead of returning a PM
error code to abort the PM process, the standby power state
is constrained as long as the device is not allowed to enter
suspension. With that approach, acquiring PD_SYS is not needed
when in PM device runtime mode.

Signed-off-by: Ioannis Karachalios <ioannis.karachalios.px@renesas.com>
2024-05-24 07:48:41 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.nxp_lcdic
Kconfig.smartbond
Kconfig.spi
mipi_dbi_nxp_lcdic.c
mipi_dbi_smartbond.c drivers: mipi_dbi: smartbond: Optimize driver PM 2024-05-24 07:48:41 -04:00
mipi_dbi_spi.c drivers: mipi_dbi: mipi_dbi_spi: require 3 wire mode use 9 bit SPI 2024-05-21 16:50:08 -04:00