From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-path: Received: from mail-pf0-f193.google.com ([209.85.192.193]:36087 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732913AbeGKPos (ORCPT ); Wed, 11 Jul 2018 11:44:48 -0400 Date: Wed, 11 Jul 2018 08:39:50 -0700 From: Guenter Roeck To: Sudeep Holla Cc: Srinath Mannam , wim@linux-watchdog.org, Ray Jui , Vladimir Olovyannikov , Vikram Prakash , Scott Branden , linux-watchdog@vger.kernel.org, Linux Kernel Mailing List Subject: Re: [RFC PATCH v3] watchdog: sp805: Add clock-frequency property Message-ID: <20180711153950.GA19932@roeck-us.net> References: <1531212279-24953-1-git-send-email-srinath.mannam@broadcom.com> <20180710213557.GC27827@roeck-us.net> <3868f0c7-e45e-d3b4-5365-12a6a0646f6f@roeck-us.net> <20180711153015.GA10578@e107155-lin> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180711153015.GA10578@e107155-lin> Sender: linux-watchdog-owner@vger.kernel.org List-Id: linux-watchdog@vger.kernel.org On Wed, Jul 11, 2018 at 04:30:16PM +0100, Sudeep Holla wrote: > On Wed, Jul 11, 2018 at 06:47:49AM -0700, Guenter Roeck wrote: > > On 07/11/2018 06:22 AM, Srinath Mannam wrote: > > >Hi Guenter, > > > > > >Thank you very much for all the help with your feedback and review > > >comments to complete the changes very fast. > > > > > >About the documentation.. > > >I have gone through few similar patches available in the kernel are > > >listed in the mail of previous version. > > >No documentation available in Linux for the properties used in those > > >patches also. > > > > " No documentation available _in Linux_" > > > > Emphasis mine. Yes, I noticed this as well. I was asking for a reference > > to documentation _outside_ Linux. Sorry for not being more specific. > > Typically new properties needs to registered or discussed in dsd@acpica.org > Though there's almost no activity on that list for more than a year now. > IIRC, the thread[1] gives kind of agreement that was reached after > elaborate discussion on _DSD properties. > I think you are saying that there are no real rules or governing body for _DSD properties, that _DSD properties are free for all, subject to no scrutiny, that a database with assigned _DSD properties does not exist, and that therefore there is no means for me to determine if this is an approved property. What prevents someone else to use a different property name for the same driver and property next week, on a different product using the same hardware ? Guenter