Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932657AbbDJJmJ (ORCPT ); Fri, 10 Apr 2015 05:42:09 -0400 Received: from mail-bn1on0082.outbound.protection.outlook.com ([157.56.110.82]:21582 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754422AbbDJJmD (ORCPT ); Fri, 10 Apr 2015 05:42:03 -0400 Authentication-Results: spf=pass (sender IP is 149.199.60.100) smtp.mailfrom=xilinx.com; atmel.com; dkim=none (message not signed) header.d=none; Date: Fri, 10 Apr 2015 11:41:48 +0200 From: Michal Simek 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 1/3] devicetree: Add compatible string for Zynq Ultrascale MPSoC References: <1428657441-27710-1-git-send-email-harinik@xilinx.com> In-Reply-To: <1428657441-27710-1-git-send-email-harinik@xilinx.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit X-RCIS-Action: ALLOW X-TM-AS-Product-Ver: IMSS-7.1.0.1224-7.5.0.1018-21464.004 X-TM-AS-User-Approved-Sender: Yes;Yes;Yes Message-ID: X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:149.199.60.100;CTRY:US;IPV:NLI;EFV:NLI;BMV:1;SFV:NSPM;SFS:(10009020)(6009001)(438002)(24454002)(377454003)(199003)(479174004)(189002)(164054003)(51704005)(76176999)(50986999)(54356999)(23746002)(53416004)(86362001)(31696002)(19580405001)(19580395003)(6806004)(74316001)(50466002)(104016003)(83506001)(1496007)(33646002)(46102003)(64126003)(62966003)(77156002)(106466001)(70736001)(2950100001)(87936001)(2201001)(47776003)(92566002)(65826006)(921003)(107986001)(1121003)(23106004);DIR:OUT;SFP:1101;SCL:1;SRVR:BN1AFFO11HUB005;H:xsj-pvapsmtpgw02;FPR:;SPF:Pass;MLV:sfv;A:1;MX:1;LANG:en; X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BN1AFFO11HUB005; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5002010)(5005006);SRVR:BN1AFFO11HUB005;BCL:0;PCL:0;RULEID:;SRVR:BN1AFFO11HUB005; X-Forefront-PRVS: 054231DC40 X-OriginatorOrg: xilinx.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 10 Apr 2015 09:42:00.3417 (UTC) X-MS-Exchange-CrossTenant-Id: 657af505-d5df-48d0-8300-c31994686c5c X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=657af505-d5df-48d0-8300-c31994686c5c;Ip=[149.199.60.100];Helo=[xsj-pvapsmtpgw02] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN1AFFO11HUB005 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1227 Lines: 32 On 04/10/2015 11:17 AM, Harini Katakam wrote: > Add "cdns,zynqmp-gem" to be used for Zynq Ultrascal MPSoc. type here. And look below. > > Signed-off-by: Harini Katakam > Reviewed-by: Punnaiah Choudary Kalluri > --- > 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..a112add 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. Please use official name Zynq UltraScale+ MPSoC Thanks, Michal -- 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/