zephyr/drivers/mipi_dbi
Daniel DeGrasse 1c5a66f99c drivers: mipi_dbi: add mipi_dbi_release API
Some SPI based displays expect the ability to lock the SPI bus after a
transaction completes, or to hold CS low. In order to accommodate this
within the MIPI DBI layer, add the mipi_dbi_release API, which allows
SPI displays to hold then release the SPI bus used by the MIPI
abstraction layer.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-04-17 14:30:05 +02:00
..
CMakeLists.txt drivers: mipi_dbi: introduce NXP LCDIC driver 2024-04-04 23:59:37 +03:00
Kconfig drivers: mipi_dbi: introduce NXP LCDIC driver 2024-04-04 23:59:37 +03:00
Kconfig.nxp_lcdic drivers: mipi_dbi: introduce NXP LCDIC driver 2024-04-04 23:59:37 +03:00
Kconfig.smartbond drivers: mipi_dbi: smartbond: Add support for MIPI DBI driver class. 2024-03-06 10:17:13 +00:00
Kconfig.spi
mipi_dbi_nxp_lcdic.c drivers: mipi_dbi: introduce NXP LCDIC driver 2024-04-04 23:59:37 +03:00
mipi_dbi_smartbond.c drivers: mipi_dbi: smartbond: Add support for MIPI DBI driver class. 2024-03-06 10:17:13 +00:00
mipi_dbi_spi.c drivers: mipi_dbi: add mipi_dbi_release API 2024-04-17 14:30:05 +02:00