-
由 Tomi Valkeinen 提交于
When configuring the lcd timings, instead of writing enum values directly to the HW, use switch-case to get the value to be programmed. This is safer and also allows us to change the enum values. Signed-off-by: NTomi Valkeinen <tomi.valkeinen@ti.com>
ed351881