From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Rutland Subject: Re: [PATCH 0/7] Implement generic regulator constraints parsing for ACPI and OF Date: Wed, 25 Jan 2017 19:39:21 +0000 Message-ID: <20170125193921.GA1832@remoulade> References: <20170125000641.25520-1-furquan@chromium.org> <20170125124911.dxveow7bo3zw5jcc@sirena.org.uk> <20170125182319.GB25470@leverpostej> <20170125182955.uznr5ehpx4dabcon@sirena.org.uk> <20170125183420.GC25470@leverpostej> <20170125184949.x2wkoo7kbaaajkjk@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from foss.arm.com ([217.140.101.70]:43696 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751056AbdAYTjc (ORCPT ); Wed, 25 Jan 2017 14:39:32 -0500 Content-Disposition: inline In-Reply-To: <20170125184949.x2wkoo7kbaaajkjk@sirena.org.uk> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: Mark Brown Cc: Furquan Shaikh , "Rafael J. Wysocki" , "Rafael J . Wysocki" , Liam Girdwood , Tony Lindgren , Dmitry Torokhov , Len Brown , Greg Kroah-Hartman , Lorenzo Pieralisi , Hanjun Guo , Will Deacon , Rob Herring , Sathyanarayana Nujella , Heikki Krogerus , Adam Thomson , Linus Walleij , Alexandre Courbot , linux-gpio@vger.kernel.org, ACPI On Wed, Jan 25, 2017 at 06:49:49PM +0000, Mark Brown wrote: > On Wed, Jan 25, 2017 at 06:34:20PM +0000, Mark Rutland wrote: > > On Wed, Jan 25, 2017 at 06:29:55PM +0000, Mark Brown wrote: > > > > > Mark, this was added in this cycle; can we please rip that out for now? > > > > If it's instantiated directly we probably should. > > > I think that given the larger problem that needs to be addressed here, > > and how the us of DSD properties muddies the water, it would be > > preferable to remove it until we have some consensus. > > Can you send a patch with a writeup please? Sure. I've sent [1]. Thanks, Mark. [1] http://lkml.kernel.org/r/1485372609-2498-1-git-send-email-mark.rutland@arm.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751870AbdAYTjg (ORCPT ); Wed, 25 Jan 2017 14:39:36 -0500 Received: from foss.arm.com ([217.140.101.70]:43696 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751056AbdAYTjc (ORCPT ); Wed, 25 Jan 2017 14:39:32 -0500 Date: Wed, 25 Jan 2017 19:39:21 +0000 From: Mark Rutland To: Mark Brown Cc: Furquan Shaikh , "Rafael J. Wysocki" , "Rafael J . Wysocki" , Liam Girdwood , Tony Lindgren , Dmitry Torokhov , Len Brown , Greg Kroah-Hartman , Lorenzo Pieralisi , Hanjun Guo , Will Deacon , Rob Herring , Sathyanarayana Nujella , Heikki Krogerus , Adam Thomson , Linus Walleij , Alexandre Courbot , linux-gpio@vger.kernel.org, ACPI Devel Maling List , Linux Kernel Mailing List , Linux OMAP Mailing List , Aaron Durbin , dlaurie@chromium.org Subject: Re: [PATCH 0/7] Implement generic regulator constraints parsing for ACPI and OF Message-ID: <20170125193921.GA1832@remoulade> References: <20170125000641.25520-1-furquan@chromium.org> <20170125124911.dxveow7bo3zw5jcc@sirena.org.uk> <20170125182319.GB25470@leverpostej> <20170125182955.uznr5ehpx4dabcon@sirena.org.uk> <20170125183420.GC25470@leverpostej> <20170125184949.x2wkoo7kbaaajkjk@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170125184949.x2wkoo7kbaaajkjk@sirena.org.uk> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 25, 2017 at 06:49:49PM +0000, Mark Brown wrote: > On Wed, Jan 25, 2017 at 06:34:20PM +0000, Mark Rutland wrote: > > On Wed, Jan 25, 2017 at 06:29:55PM +0000, Mark Brown wrote: > > > > > Mark, this was added in this cycle; can we please rip that out for now? > > > > If it's instantiated directly we probably should. > > > I think that given the larger problem that needs to be addressed here, > > and how the us of DSD properties muddies the water, it would be > > preferable to remove it until we have some consensus. > > Can you send a patch with a writeup please? Sure. I've sent [1]. Thanks, Mark. [1] http://lkml.kernel.org/r/1485372609-2498-1-git-send-email-mark.rutland@arm.com