Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs

Bug found in NCS 3.3.1 Display ST7889v init missing.

In SDK 3.3.1,  Released as part of this  C:\ncs\v3.3.1\zephyr\dts\bindings\display\sitronix,st7789v.yaml was missing a type: int on its mipi-mode property, which blocked building the sitronix,st7789v node under the zephyr,mipi-dbi-spi transport at all.

Related