From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752426AbcAENp5 (ORCPT ); Tue, 5 Jan 2016 08:45:57 -0500 Received: from eusmtp01.atmel.com ([212.144.249.242]:17749 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751992AbcAENpz (ORCPT ); Tue, 5 Jan 2016 08:45:55 -0500 Subject: Re: [PATCH v5 net-next 3/3] dt-bindings: net: macb: Add NP4 macb variant To: Neil Armstrong , , , , , , , , References: <1451900573-22657-1-git-send-email-narmstrong@baylibre.com> <1452001158-20585-1-git-send-email-narmstrong@baylibre.com> <1452001158-20585-4-git-send-email-narmstrong@baylibre.com> From: Nicolas Ferre Organization: atmel Message-ID: <568BC939.1050400@atmel.com> Date: Tue, 5 Jan 2016 14:46:33 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <1452001158-20585-4-git-send-email-narmstrong@baylibre.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 8bit X-Originating-IP: [10.161.30.18] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 05/01/2016 14:39, Neil Armstrong a écrit : > Add NP4 macb SoC variant. > > Signed-off-by: Neil Armstrong Acked-by: Nicolas Ferre Neil, thanks for your understanding and reactivity concerning this patch series. Bye, > --- > Documentation/devicetree/bindings/net/macb.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/net/macb.txt b/Documentation/devicetree/bindings/net/macb.txt > index 38c8e84..5c397ca 100644 > --- a/Documentation/devicetree/bindings/net/macb.txt > +++ b/Documentation/devicetree/bindings/net/macb.txt > @@ -4,6 +4,7 @@ Required properties: > - compatible: Should be "cdns,[-]{macb|gem}" > Use "cdns,at91sam9260-macb" for Atmel at91sam9 SoCs or the 10/100Mbit IP > available on sama5d3 SoCs. > + Use "cdns,np4-macb" for NP4 SoC devices. > Use "cdns,at32ap7000-macb" for other 10/100 usage or use the generic form: "cdns,macb". > Use "cdns,pc302-gem" for Picochip picoXcell pc302 and later devices based on > the Cadence GEM, or the generic form: "cdns,gem". > -- Nicolas Ferre