[PATCH v5 0/2] video: imxfb DT support
Markus Pargmann
mpa at pengutronix.de
Wed Apr 24 09:39:09 EDT 2013
Hi,
This series adds DT support for imxfb. Changes are listed in the notes section
of each patch.
Regards,
Markus
Christian Hemp (1):
imxfb: Set alpha value of the framebuffer
Markus Pargmann (1):
video: imxfb: Add DT support
Documentation/devicetree/bindings/video/fsl,imx-fb.txt | 51 +++++++++++++
drivers/video/Kconfig | 2 +
drivers/video/imxfb.c | 229 +++++++++++++++++++++++++++++++++++++++++++++++---------
include/linux/platform_data/video-imxfb.h | 3 +
4 files changed, 250 insertions(+), 35 deletions(-)
create mode 100644 Documentation/devicetree/bindings/video/fsl,imx-fb.txt
More information about the linux-arm-kernel
mailing list