Received: by 10.192.165.156 with SMTP id m28csp469950imm; Wed, 11 Apr 2018 02:05:53 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/eJMSERX3mnThSDOwhqxZ7zOZjZlvg009ZQQP34Qr/SfvhoMpnnD2YlyJU8OjIDi7J1ujm X-Received: by 2002:a17:902:624:: with SMTP id 33-v6mr4041300plg.361.1523437553344; Wed, 11 Apr 2018 02:05:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523437553; cv=none; d=google.com; s=arc-20160816; b=eqrFtdqgjwmLPcrl0AoZoCi+oVxDn4QKGaIROPO38+SytgbbrLiQ7qN8THBHnKIXmi 1f/8ZMESStu/p2QUImsqWu4FbyBGr6XRVSWk1iUBqnfhxQMUJd2SqOIU94UmPwFY4bE9 ZjxsWa0fBGHJEyS3nzmy6NzhOjc6jvXtfJsh+CCcDhtMwWG1cMr78iJtSRUYRIDr9AAO oe/MiMw4WFcl2YN9o6N+a6+fvH8t87pZhppDhV1INOvI5CQUchSTU8mnti76VIMq1tG4 0ovH3BQe683CwoK8HgZlYJw0J64ouEfmPt4yN9EN+9EFOuiUXHlP6uBMUuqqFBRGnjEF jTJA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=LDXDvoV4ipX9LF/D5eGiKhBn/x0yoNv9psNvLfI5VDQ=; b=BzhGy4HY+JlWaJyAKLj+d6a8ibdf6TM6I6+K+MbgNyqi8o82J2Z0b5cg3juNzpatsI Tq2nfTnO0nUYqIUmHSZtdAhveuD9LgPWMrAxfKFW6uGASn2qPVx9hXyz+vPxpdeXFyOU vOE8d1tr0bVgWM2uzzonpR5A7SXC/stIRUoSfBDuL320XYXq2tPJd70/fKaXnQdbZYRg lJeotGaseW/1SEmoddTH0Ah7g6QGWCHIu5KAMDSz3YWzs3JZSeMPT33BGRg9eZqclTo9 kV28ufrTVFY5G/HmSmUs7IXWxbhcS/Cw1atakf114YyW0yVhTpPnuWi2b7l5tyXNpGnV in1A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e6si466949pgn.473.2018.04.11.02.05.16; Wed, 11 Apr 2018 02:05:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752552AbeDKJB1 (ORCPT + 99 others); Wed, 11 Apr 2018 05:01:27 -0400 Received: from mga11.intel.com ([192.55.52.93]:47255 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751553AbeDKJBZ (ORCPT ); Wed, 11 Apr 2018 05:01:25 -0400 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Apr 2018 02:01:00 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.48,435,1517904000"; d="scan'208";a="46004868" Received: from vkoul-udesk7.iind.intel.com (HELO localhost) ([10.223.84.143]) by fmsmga001.fm.intel.com with ESMTP; 11 Apr 2018 02:00:57 -0700 Date: Wed, 11 Apr 2018 14:35:26 +0530 From: Vinod Koul To: Radhey Shyam Pandey , Rob Herring , devicetree@vger.kernel.org Cc: dan.j.williams@intel.com, michal.simek@xilinx.com, appana.durga.rao@xilinx.com, radheys@xilinx.com, lars@metafoo.de, dmaengine@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [RFC 1/6] dt-bindings: dma: xilinx_dma: Add optional property has_axieth_connected Message-ID: <20180411090525.GX6014@localhost> References: <1522665546-10035-1-git-send-email-radheys@xilinx.com> <1522665546-10035-2-git-send-email-radheys@xilinx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1522665546-10035-2-git-send-email-radheys@xilinx.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 02, 2018 at 04:09:01PM +0530, Radhey Shyam Pandey wrote: > Add an optional AXI DMA property 'has_axieth_connected'. This can be > specified to indicate that AXI DMA is connected to AXI Ethernet in > hardware design and dma driver needs to do some additional handling. 1. why are DT people and list not added to this? I have added that 2. should we have a property for a specific peripheral? Wouldn't it help to have a generic property for peripheral connected which can be scaled to more IPs being connected in future? 3. Please use right subsystem name, it damengine: not dma: > > Signed-off-by: Radhey Shyam Pandey > --- > .../devicetree/bindings/dma/xilinx/xilinx_dma.txt | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > > diff --git a/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt b/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt > index a2b8bfa..5d592e3 100644 > --- a/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt > +++ b/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt > @@ -42,6 +42,7 @@ Optional properties: > the hardware. > Optional properties for AXI DMA: > - xlnx,mcdma: Tells whether configured for multi-channel mode in the hardware. > +- xlnx,axieth-connected: Tells whether AXI DMA is connected to AXI Ethernet. > Optional properties for VDMA: > - xlnx,flush-fsync: Tells which channel to Flush on Frame sync. > It takes following values: > -- > 1.7.1 > -- ~Vinod