boards: shields: adafruit_2_8_tft_touch_v2: fix RW612 board overlay

RW612 board overlay should remove the MIPI DBI nodes defined at the
board and at the shield level, because the LCDIC peripheral on this SOC
can support the MIPI DBI protocol directly without the emulated Zephyr
driver.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
Daniel DeGrasse 2024-06-03 16:13:01 -05:00 committed by Carles Cufí
commit 026d0507ea

View file

@ -16,6 +16,7 @@
* directly and does not require the MIPI DBI SPI node
*/
/delete-node/ mipi_dbi;
/delete-node/ adafruit_2_8_tft_touch_v2_mipi_dbi;
};
&lcdic {