Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1614261

Re: [PATCH v5 14/24] dt-bindings: mfd: syscon: Add documentation for #syscon-cells property

Path csiph.com!1.us.feeder.erje.net!2.us.feeder.erje.net!feeder.erje.net!2.eu.feeder.erje.net!news.szaf.org!news.unit0.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From Rob Herring <robh@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v5 14/24] dt-bindings: mfd: syscon: Add documentation for #syscon-cells property
Date Fri, 31 Mar 2017 21:10:02 +0200
Message-ID <tra5Q-eL-25@gated-at.bofh.it> (permalink)
References <tpzrH-62q-5@gated-at.bofh.it> <tpzrI-62q-43@gated-at.bofh.it> <tr9W9-8nY-1@gated-at.bofh.it>
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=vOq83ylYK1jiarGp5bn+O8xg4Qk/CBL/m/ab0TjQKTQ=; b=raQVJe6GDa0ixWxY16HR9BGS3KYzP/prKS7AfGIGLC+bYsA7ftVXkvWyX864AV0vHT f5qDU8O0armnEKpmE/sWVWD+t20U81yt29ixvgxxEbdU2i2kTJntpymTPPofHnOsjDxW tnNKZijoB0Mdn5VMKk1qMqNMX/BwIpAOJysHTDhKOsj5aEchD8wMZjWRu1cBXGgwIDHi la7aCWTF+e6VNpWO4Kfy3kFfIfMZCuk+dR+Fukr3fEGt7s2sm9zYlTD4j+hUPI8TLE5S a8QUScy2x67e2LHCjV8gmMHeLKAjqCbZM+Fo1Zljolns7TNtL4LSHVgrEcElCkyflpVa Uq4A==
X-Gm-Message-State AFeK/H3TV9pDDJrsig98FmTMO0X0rNYfDcz4zPyLaJWig+qJNv14hP6Xhuo25erqWxwwoQ==
X-Received by 10.202.60.86 with SMTP id j83mr2525322oia.27.1490987188942; Fri, 31 Mar 2017 12:06:28 -0700 (PDT)
MIME-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Disposition inline
User-Agent Mutt/1.6.2-neo (2016-08-21)
Sender robomod@news.nic.it
List-ID <linux-kernel.vger.kernel.org>
X-Mailing-List linux-kernel@vger.kernel.org
Approved robomod@news.nic.it
Lines 19
Organization linux.* mail to news gateway
X-Original-Cc Bjorn Helgaas <bhelgaas@google.com>, Joao Pinto <Joao.Pinto@synopsys.com>, linux-pci@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, hch@infradead.org, nsekhar@ti.com
X-Original-Date Fri, 31 Mar 2017 14:06:27 -0500
X-Original-Message-ID <20170331190627.nucviejokdklgtk7@rob-hp-laptop>
X-Original-References <20170327094520.3129-1-kishon@ti.com> <20170327094520.3129-15-kishon@ti.com> <20170331185852.mxa4gvjxbuxl65dq@rob-hp-laptop>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref csiph.com linux.kernel:1614261

Show key headers only | View raw


On Fri, Mar 31, 2017 at 01:58:52PM -0500, Rob Herring wrote:
> On Mon, Mar 27, 2017 at 03:15:10PM +0530, Kishon Vijay Abraham I wrote:
> > Add documentation for the optional #syscon-cells property to determine
> > the number of cells that should be given in the phandle while
> > referencing the syscon-node.
> > 
> > Suggested-by: Rob Herring <robh@kernel.org>
> 
> I did? When?
> 
> I'm not remembering why we need this. Generally, phandles to a syscon 
> are for a single defined purpose. When do we need a list of them?

Ah, I remember now the context. I suggested using standard parsing 
function rather than open coding. I wasn't suggesting changing the 
binding. Instead of of_parse_phandle_with_args, can't 
of_parse_phandle_with_fixed_args work?

Rob

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH v5 14/24] dt-bindings: mfd: syscon: Add documentation for  #syscon-cells property Rob Herring <robh@kernel.org> - 2017-03-31 21:00 +0200
  Re: [PATCH v5 14/24] dt-bindings: mfd: syscon: Add documentation for  #syscon-cells property Rob Herring <robh@kernel.org> - 2017-03-31 21:10 +0200
    Re: [PATCH v5 14/24] dt-bindings: mfd: syscon: Add documentation for  #syscon-cells property Kishon Vijay Abraham I <kishon@ti.com> - 2017-04-05 10:40 +0200

csiph-web