[PATCH v2 7/7] drivers: bus: imx-weim: Change compatible string for i.MX6Q

Shawn Guo shawn.guo at linaro.org
Thu Jun 20 04:15:04 EDT 2013


On Thu, Jun 20, 2013 at 10:07:37AM +0200, Sascha Hauer wrote:
> How about:
> 
> +	{ .compatible = "fsl,imx6q-weim", .data = &imx50_weim_devtype, },
> +	{ .compatible = "fsl,imx50-weim", .data = &imx50_weim_devtype, },
> 
> We could then change the in-kernel devicetrees how we need it without
> breaking existing devicetrees.
> 
Yeah, it works for me.

Shawn




More information about the linux-arm-kernel mailing list