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


Groups > linux.kernel > #1725968

Re: [PATCH V3 1/8] drivers: Add boot constraints core

From Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Newsgroups linux.kernel
Subject Re: [PATCH V3 1/8] drivers: Add boot constraints core
Date 2017-09-04 11:40 +0200
Message-ID <ulW1k-3LR-17@gated-at.bofh.it> (permalink)
References (1 earlier) <u9BEZ-1GX-1@gated-at.bofh.it> <ujIlQ-7yN-3@gated-at.bofh.it> <ujLto-Zz-5@gated-at.bofh.it> <ujNvc-2sE-19@gated-at.bofh.it> <ulVHX-3EY-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Sep 04, 2017 at 11:15:47AM +0200, Viresh Kumar wrote:
> On 29-08-17, 14:03, Greg Kroah-Hartman wrote:
> > Who couldn't reach an agreement?
> 
> Rob Herring (DT Maintainer) didn't like the first set of bindings and wasn't
> convinced that we need any new bindings for this purpose to begin with.

So Rob wanted more kernel code and less bindings?
Ok, I'll ask for Rob to sign off on these patches then :)

> > But you are implying that existing handheld devices need this problem
> > solved, how do they do it today without this code as obviously they are
> > shipping working solutions.
> 
> So yeah, LCD is a common usecase but the configurations aren't always shared. It
> may not be an issue with private clock/regulator resources, but with shared
> ones.
> 
> Though even with the private resources, we may want the clock/domains/regulators
> to stay powered on and I assume that the platforms would be doing hacky stuff to
> get that all working right now.

As you have the source for a number of such systems, you might want to
verify this please.  Also, what is going to cause any new systems to use
this new api?

thanks,

greg k-h

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


Thread

Re: [PATCH V3 1/8] drivers: Add boot constraints core Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-29 08:40 +0200
  Re: [PATCH V3 1/8] drivers: Add boot constraints core Viresh Kumar <viresh.kumar@linaro.org> - 2017-08-29 12:00 +0200
    Re: [PATCH V3 1/8] drivers: Add boot constraints core Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-29 14:10 +0200
      Re: [PATCH V3 1/8] drivers: Add boot constraints core Viresh Kumar <viresh.kumar@linaro.org> - 2017-09-04 11:20 +0200
        Re: [PATCH V3 1/8] drivers: Add boot constraints core Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-09-04 11:40 +0200

csiph-web