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


Groups > linux.kernel > #1193880

Re: [PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs

Path csiph.com!aioe.org!bofh.it!news.nic.it!robomod
From Lee Jones <lee.jones@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs
Date Tue, 28 Jul 2015 10:40:03 +0200
Message-ID <pR8Az-3S2-43@gated-at.bofh.it> (permalink)
References <pQSvL-5Qa-1@gated-at.bofh.it> <pQSvM-5Qa-11@gated-at.bofh.it> <pR2Ot-3ZZ-3@gated-at.bofh.it> <pR7Eu-2w2-7@gated-at.bofh.it> <pR7Oa-2HP-23@gated-at.bofh.it>
X-Original-To Viresh Kumar <viresh.kumar@linaro.org>
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition :content-transfer-encoding:in-reply-to:user-agent; bh=vQyphbSNR2E4h905MCa280NpF6mA7WRkJvF2Au3zWNc=; b=VEnxaytpRnRvYUCwhXTVirUj35HCrRrb99ceUgJEwSmJ0dUVQ7cGm/QaaBjGMv7Mxu QdKSeuffKpN4mFTEP0mgnpEWqam8GJdX/aVxpuCCnkfKShb+XBXtlmUHESakwSVvI0wE 7TDUGgMTKhN+jPnVwXCk+fZHDcwQ6b/EbE2wqL9hm9DMh/SzOrtXahYNJBsa25sW67GW alRSyJkqY1/GnEBfHwnfy1Zp3EwUocZKDzcCACadMHdU7N/tsyfJc7hAsnCUgoprc7T8 AKOwGAnkhR06/tu+Kbvw0ligAAC23TD0YzXzGqLW+hkQgq7GaG8iegjj3kCFWbeCwqXo WpCA==
X-Gm-Message-State ALoCoQmJuSyJTszkXZfF4lzoMC7MI8YvpM16XSuxZ1BlgOOMuyEeO4qZzyd0zgPeNbaLZ/as8CJa
X-Received by 10.194.201.71 with SMTP id jy7mr65884908wjc.93.1438072244952; Tue, 28 Jul 2015 01:30:44 -0700 (PDT)
MIME-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Disposition inline
Content-Transfer-Encoding 8bit
User-Agent Mutt/1.5.21 (2010-09-15)
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 47
Organization linux.* mail to news gateway
X-Original-Cc rob.herring@linaro.org, nm@ti.com, arnd.bergmann@linaro.org, sboyd@codeaurora.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@stlinux.com, rjw@rjwysocki.net, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, ajitpal.singh@st.com, sre@kernel.org, dbaryshkov@gmail.com
X-Original-Date Tue, 28 Jul 2015 09:30:41 +0100
X-Original-Message-ID <20150728083041.GL14943@x1>
X-Original-References <1438010430-5802-1-git-send-email-lee.jones@linaro.org> <1438010430-5802-2-git-send-email-lee.jones@linaro.org> <20150728022936.GB1229@linux> <20150728073439.GK21114@x1> <20150728074709.GA13710@linux>
X-Original-Sender linux-kernel-owner@vger.kernel.org
Xref aioe.org linux.kernel:1193880

Show key headers only | View raw


On Tue, 28 Jul 2015, Viresh Kumar wrote:

> On 28-07-15, 08:34, Lee Jones wrote:
> > I disagree.  For one, only 'opp-hz' is defined in ./opp.tx.  Secondly
> 
> There are other properties in op.txt like turbo, opp-suspend, latency,
> etc.. which can be useful for your platform to. Its not used for now
> is a different thing.
> 
> > it would be annoying to have to have to keep jumping between documents
> > to obtain the whole picture.  Finally, generic bindings are repeated
> > in platform/device specific documentation all the time.  Grep for
> > 'clocks' or 'regulator-* or 'interrupts' or 'reg' or 'clock-frequency'
> 
> Yeah, I agree. I am not against that. What I meant to say was that its
> an extension to opp-v2. So whatever is present in opp-v2 can be used
> by ST's driver, without mentioning that here as well.
> 
> > (which IMHO I think you should have used instead of 'opp-hz', but
> > that's by the by), or any number of other generic properties.
> 
> Hmm, probably yes. See I don't know everything :)
> 
> > > @Rob/Stephen: Please respond before it is late :)
> > 
> > No one knows this stuff better than you.  If you can't think of an
> > already existing binding that could suit to portray our 'cuts' and
> > 'substrate' information (with a similar way to support our "all cuts"
> > and "all substrates" options, then there probably isn't one. ;)
> 
> Oh, I wasn't saying that there is an existing binding for supporting
> your case. But if we want to move the cuts property to the generic
> bindings so that others can use it. :)

Okay, so what are we waiting for before you'd be prepared to Ack the
binding?

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
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/

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


Thread

Re: [PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs Lee Jones <lee.jones@linaro.org> - 2015-07-28 09:40 +0200
  Re: [PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs Viresh Kumar <viresh.kumar@linaro.org> - 2015-07-28 09:50 +0200
    Re: [PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs Lee Jones <lee.jones@linaro.org> - 2015-07-28 10:40 +0200

csiph-web