Hi Mugunthan, On Wednesday 12 August 2015 03:22 PM, Mugunthan V N wrote: > +static const struct of_device_id cpsw_of_mtable[] = { > + { .compatible = "ti,cpsw", .data = &cpsw_devtype[CPSW], }, > + { .compatible = "ti,am335x-cpsw", .data = &cpsw_devtype[AM335X_CPSW], }, > + { .compatible = "ti,am4372-cpsw", .data = &cpsw_devtype[AM4372_CPSW], }, > + { .compatible = "ti,dra7-cpsw", .data = &cpsw_devtype[DRA7_CPSW], }, I do not see documentation added for these compatibles. Since the series is already applied, can you send additional patches adding documentation? Thanks, Sekhar -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html