From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH v2] net: ethernet: ti: netcp: add support of cpts Date: Sat, 10 Dec 2016 23:32:00 -0500 (EST) Message-ID: <20161210.233200.1977977551861823820.davem@davemloft.net> References: <20161208222156.23625-1-grygorii.strashko@ti.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, richardcochran@gmail.com, m-karicheri2@ti.com, w-kwok2@ti.com, nsekhar@ti.com, mugunthanvnm@ti.com, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org To: grygorii.strashko@ti.com Return-path: In-Reply-To: <20161208222156.23625-1-grygorii.strashko@ti.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Grygorii Strashko Date: Thu, 8 Dec 2016 16:21:56 -0600 > From: WingMan Kwok > > This patch adds support of the cpts device found in the > gbe and 10gbe ethernet switches on the keystone 2 SoCs > (66AK2E/L/Hx, 66AK2Gx). > > Cc: Richard Cochran > Signed-off-by: WingMan Kwok > Signed-off-by: Grygorii Strashko > --- > changes in v2: > - dropped bindings changes > > link on v1: > https://lkml.org/lkml/2016/11/28/781 Applied.