Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752681AbbEKHnb (ORCPT ); Mon, 11 May 2015 03:43:31 -0400 Received: from eusmtp01.atmel.com ([212.144.249.242]:60930 "EHLO eusmtp01.atmel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752468AbbEKHnZ (ORCPT ); Mon, 11 May 2015 03:43:25 -0400 Message-ID: <55505D3E.2050303@atmel.com> Date: Mon, 11 May 2015 09:41:50 +0200 From: Nicolas Ferre Organization: atmel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Harini Katakam , , , , , , , , , CC: , , , , , Subject: Re: [net-next PATCH v3 1/4] devicetree: Add compatible string for Zynq Ultrascale+ MPSoC References: <1430931438-32592-1-git-send-email-harinik@xilinx.com> In-Reply-To: <1430931438-32592-1-git-send-email-harinik@xilinx.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 Content-Length: 1540 Lines: 48 Le 06/05/2015 18:57, Harini Katakam a ?crit : > Add "cdns,zynqmp-gem" to be used for Zynq Ultrascale+ MPSoC. > > Signed-off-by: Harini Katakam > Reviewed-by: Punnaiah Choudary Kalluri I know it's too late, but for the record: Acked-by: Nicolas Ferre Thanks for having re-spinned this series Harini. Bye, > --- > > v3: > No changes > > v2: > Updated SoC name > > --- > 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 ba19d67..8ec5fdf 100644 > --- a/Documentation/devicetree/bindings/net/macb.txt > +++ b/Documentation/devicetree/bindings/net/macb.txt > @@ -9,6 +9,7 @@ Required properties: > the Cadence GEM, or the generic form: "cdns,gem". > Use "cdns,sama5d3-gem" for the Gigabit IP available on Atmel sama5d3 SoCs. > Use "cdns,sama5d4-gem" for the Gigabit IP available on Atmel sama5d4 SoCs. > + Use "cdns,zynqmp-gem" for Zynq Ultrascale+ MPSoC. > - reg: Address and length of the register set for the device > - interrupts: Should contain macb interrupt > - phy-mode: See ethernet.txt file in the same directory. > -- Nicolas Ferre -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/