Enhanced MIPI DSI LCD driver for ESP-IDF with extended configuration options not exposed by the stock esp_lcd component — including DBI data type selection (DCS vs Generic), DPI clock lane state (continuous HS vs AUTO), and timing signal polarity.
Raspberry Pi DSI touch display (and clones such as the 5" OSOYOO) on the ESP32-P4: 800x480 RGB888 over one MIPI DSI lane through a TC358762-compatible bridge, with an ATTINY-compatible controller doing power sequencing and backlight, and FT5x06 touch. Brings the whole display up in one call and hands back an esp_lcd panel handle.