[PATCH 2/5] DRM i.MX: Add parallel display support
Shawn Guo
shawn.guo at linaro.org
Wed Jun 20 22:35:56 PDT 2012
On Thu, Jun 14, 2012 at 03:43:24PM +0200, Sascha Hauer wrote:
> +static const struct of_device_id imx_pd_dt_ids[] = {
> + { .compatible = "fsl,imx-parallel-display", .data = NULL, },
Can we use particular soc name to define the compatible string? Also,
the .data initialization seems not needed.
> + { /* sentinel */ }
> +};
--
Regards,
Shawn
More information about the dri-devel
mailing list