Re: [PATCH v2 1/3] video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driver
From: Alexander Shiyan <hidden>
Date: 2014-04-24 05:03:38
From: Alexander Shiyan <hidden>
Date: 2014-04-24 05:03:38
On Sat, 12 Apr 2014 10:53:02 +0400 Alexander Shiyan [off-list ref] wrote: Ping.
This adds support for the framebuffer available in the Cirrus Logic CLPS711X CPUs. FB features: - 1-2-4 bits per pixel. - Programmable panel size to a maximum of 1024x256 at 4 bps. - Relocatible Frame Buffer (SRAM or SDRAM). - Programmable refresh rates. - 16 gray scale values. This new driver supports usage with devicetree and as a general change it removes last user of <mach/hardware.h> for CLPS711X targets, so this subarch will fully prepared to switch to multiplatform. The driver have been tested with custom board equipped Cirrus Logic EP7312 in DT and non-DT mode. Signed-off-by: Alexander Shiyan <redacted>
... -- Alexander Shiyan [off-list ref]