summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/fb/fsl_epdc_fb.txt
AgeCommit message (Collapse)Author
2013-10-30ENGR00276832-4 epdc: port the driver to 3.10 kernelRobby Cai
merge the mach/epdc.h into linux/mxcfb_epdc.h drop VM_RESERVED flag as deprecated. drop VM_IO flag as it's automatically set in remap_pfn_range() use <linux/platform_data/dma-imx.h> instead of <mach/dma.h> use module_platform_driver() add binding dts document for epdc fb driver change the devname for interrupt from 'fb_dma' to 'epdc' to make it clear Signed-off-by: Robby Cai <R63905@freescale.com>