[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <55DAEC28.3030107@ti.com>
Date: Mon, 24 Aug 2015 15:34:24 +0530
From: Sekhar Nori <nsekhar@...com>
To: Mugunthan V N <mugunthanvnm@...com>, <netdev@...r.kernel.org>
CC: <devicetree@...r.kernel.org>, <linux-omap@...r.kernel.org>,
"David S . Miller" <davem@...emloft.net>,
Tony Lindgren <tony@...mide.com>, <alex.aring@...il.com>
Subject: Re: [net-next PATCH 1/3] drivers: net: cpsw: add am335x errata workarround
for interrutps
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists