Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752946AbbEKI3g (ORCPT ); Mon, 11 May 2015 04:29:36 -0400 Received: from mail-la0-f46.google.com ([209.85.215.46]:35496 "EHLO mail-la0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752457AbbEKI3e convert rfc822-to-8bit (ORCPT ); Mon, 11 May 2015 04:29:34 -0400 MIME-Version: 1.0 In-Reply-To: <55505D3E.2050303@atmel.com> References: <1430931438-32592-1-git-send-email-harinik@xilinx.com> <55505D3E.2050303@atmel.com> Date: Mon, 11 May 2015 13:59:31 +0530 Message-ID: Subject: Re: [net-next PATCH v3 1/4] devicetree: Add compatible string for Zynq Ultrascale+ MPSoC From: Harini Katakam To: Nicolas Ferre Cc: Harini Katakam , davem@davemloft.net, Rob Herring , Pawel Moll , Mark Rutland , "ijc+devicetree@hellion.org.uk" , Kumar Gala , boris.brezillon@free-electrons.com, alexandre.belloni@free-electrons.com, netdev@vger.kernel.org, "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , Punnaiah Choudary Kalluri , "michals@xilinx.com" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1691 Lines: 55 On Mon, May 11, 2015 at 1:11 PM, Nicolas Ferre wrote: > 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! Regards, Harini > > 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/