Add support for the mipi_dbi_configure_te API within the NXP LCDIC peripheral. Also, remove a redundant code patch in the write_command function that was previously used to determine when the display driver was writing to graphics RAM, as these writes should now be performed using the mipi_dbi_write_display API. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.bitbang | ||
| Kconfig.nxp_flexio_lcdif | ||
| Kconfig.nxp_lcdic | ||
| Kconfig.smartbond | ||
| Kconfig.spi | ||
| Kconfig.stm32_fmc | ||
| mipi_dbi_bitbang.c | ||
| mipi_dbi_nxp_flexio_lcdif.c | ||
| mipi_dbi_nxp_lcdic.c | ||
| mipi_dbi_smartbond.c | ||
| mipi_dbi_spi.c | ||
| mipi_dbi_stm32_fmc.c | ||