Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934255AbcJRI7x (ORCPT ); Tue, 18 Oct 2016 04:59:53 -0400 Received: from mx07-00178001.pphosted.com ([62.209.51.94]:65365 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933621AbcJRI7u (ORCPT ); Tue, 18 Oct 2016 04:59:50 -0400 Subject: Re: [STLinux Kernel] [PATCH 18/19] stmmac: dwmac-sti: Remove obsolete STi platforms To: Rob Herring , Peter Griffin , Alexandre TORGUE , Peppe CAVALLARO References: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> <1473859677-9231-19-git-send-email-peter.griffin@linaro.org> <20160923151142.GG9176@rob-hp-laptop> CC: , , , , From: Patrice Chotard Message-ID: <7b0ce054-b30b-3a8e-23b9-ca3a33a55e31@st.com> Date: Tue, 18 Oct 2016 10:59:15 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.48.1.66] X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-10-18_05:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1179 Lines: 42 On 10/18/2016 10:05 AM, Patrice Chotard wrote: > > > On 09/23/2016 05:11 PM, Rob Herring wrote: >> On Wed, Sep 14, 2016 at 02:27:56PM +0100, Peter Griffin wrote: >>> This patch removes support for STiH415/6 SoC's from the >>> dwmac-sti driver and dt binding doc, as support for these >>> platforms is being removed from the kernel. It also removes >>> STiD127 related code, which has never actually been supported >>> upstream. >>> >>> Signed-off-by: Peter Griffin >>> Cc: >>> Cc: >>> Cc: >>> --- >>> .../devicetree/bindings/net/sti-dwmac.txt | 3 +- >> >> Acked-by: Rob Herring > > > Applied on sti-dt-for-4.10 branch Sorry, i did a mistake, these patch should go in stmmac tree. Peppe or Alexandre will you take care of it ? Thanks > > Thanks > >> >>> drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c | 37 ---------------------- >>> 2 files changed, 1 insertion(+), 39 deletions(-) > > _______________________________________________ > Kernel mailing list > Kernel@stlinux.com > http://www.stlinux.com/mailman/listinfo/kernel >