Combine init and setup into one function, and call it lcd_init(). Signed-off-by: Sean Cross <xobs@kosagi.com>
This supports setting up the LCD, and then starting a transfer. Interrupts are required to have self-refresh working. Signed-off-by: Sean Cross <xobs@kosagi.com>