Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes
Allow framebuffer to be configured in 16bit mode when panel is wired in (the default) BGR configuration, and don't claim to support 15bit input modes, which the LCD controller cannot handle. Signed-off-by: Peter Korsgaard <[email protected]> Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Florian Tobias Schandinat <[email protected]>
- Loading branch information