On Mon, Dec 16, 2013 at 04:14:10PM -0500, Anson Huang wrote: > @@ -201,9 +238,75 @@ static int imx6q_cpufreq_probe(struct platform_device *pdev) > goto put_node; > } > > + prop = of_find_property(np, "fsl,soc-operating-points", NULL); This is a new property, and it should be documented in binding doc. Remember to copy devicetree@xxxxxxxxxxxxxxx when you send a patch with binding doc update. Shawn -- To unsubscribe from this list: send the line "unsubscribe cpufreq" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html