Hi
I would like to know, if Zephyr-s ssd16xx driver supports display driver board power supply control? I see from Zephyr documentation ( solomon,ssd16xxfb (on spi bus) — Zephyr Project Documentation (nordicsemi.com) two parameters (supply-gpios and vin-gpios), but if I look into the ssd16xx driver, I don't see that there are these used in any function.
I would like to switch my display board off, if there is no need to change information on display (board has ENABLE input for that). I think I can handle it on my code also, but if the driver supports that, would that be nice.
Tiit