Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751722AbdINSbr (ORCPT ); Thu, 14 Sep 2017 14:31:47 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:38843 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751447AbdINSbp (ORCPT ); Thu, 14 Sep 2017 14:31:45 -0400 X-Google-Smtp-Source: ADKCNb7nWNoTJZUhubu3tXwXNXLqNJcdOn+1ios5hEpCdy3uAxT9XbyOln41PAupDFAf1fICznc3NA== Date: Thu, 14 Sep 2017 20:31:36 +0200 From: Corentin Labbe To: Rob Herring Cc: mark.rutland@arm.com, maxime.ripard@free-electrons.com, wens@csie.org, linux@armlinux.org.uk, catalin.marinas@arm.com, will.deacon@arm.com, peppe.cavallaro@st.com, alexandre.torgue@st.com, andrew@lunn.ch, f.fainelli@gmail.com, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 02/10] dt-bindings: net: Restore sun8i dwmac binding Message-ID: <20170914183136.GA4021@Red> References: <20170908071156.5115-1-clabbe.montjoie@gmail.com> <20170908071156.5115-3-clabbe.montjoie@gmail.com> <20170913180734.xvazvf7thpqtssgz@rob-hp-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170913180734.xvazvf7thpqtssgz@rob-hp-laptop> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 402 Lines: 12 On Wed, Sep 13, 2017 at 01:07:34PM -0500, Rob Herring wrote: > On Fri, Sep 08, 2017 at 09:11:48AM +0200, Corentin Labbe wrote: > > This patch restore dt-bindings documentation about dwmac-sun8i > > This reverts commit 8aa33ec2f481 ("dt-bindings: net: Revert sun8i dwmac binding") > > Why? > I have put the reason in cover-letter and forget to put it in here also. I fix that in next series. Thanks