A driver for the ssd1322 OLED display chip that supports display_inteface. This is a work in progress.
This driver is successfully tested against the Newhaven Display NHD-3.12-25664UCB2 using a TM4C123x evaluation board. A project containing this example can be found here: https://github.com/ddalton/frecount/tree/main/spi_display
Inspired by ssd1322 and ssd1327 drivers.