linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: josephl@nvidia.com (Joseph Lo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 0/9] ARM: tegra: add platform suspend support
Date: Thu, 14 Mar 2013 18:05:40 +0800	[thread overview]
Message-ID: <1363255540.3308.29.camel@jlo-ubuntu-64.nvidia.com> (raw)
In-Reply-To: <51415588.7080403@wwwdotorg.org>

On Thu, 2013-03-14 at 12:43 +0800, Stephen Warren wrote:
> On 03/13/2013 07:26 PM, Joseph Lo wrote:
> > On Thu, 2013-03-14 at 01:34 +0800, Stephen Warren wrote:
> >> On 03/13/2013 12:04 AM, Joseph Lo wrote:
> >> ...
> >>> BTW, I want to mention one thing about PMC DT bindings. Because I can't
> >>> add all of the PMC DT bindings in one time, the PMC is related to too
> >>> many devices to work for runtime PM and power domain control. And some
> >>> wake up sources control for deep sleep mode (LP0). They are still under
> >>> developing for upstream. May I add more bindings for PMC later?
> >>
> >> With DT you are supposed to define the complete DT binding for the HW up
> >> front. There have been some hints that incrementally defining bindings
> >> will start to get push-back. How hard is it in this case to simply
> >> define the entire binding right now?
> >>
> > There are still two main features for PMC that we need to define
> > bindings/properties in DT. One is power main the other wake up source.
> > But we are not there yet. Because I don't have drivers to verify them is
> > enough or not. If I add all the bindings right now, I believe it will be
> > modify later.
> 
> Since the DT is supposed to be a representation of the HW, and not a
> representation of what a particular driver needs, I'm not sue why you'd
> need to be able to test a driver before you could design a DT binding.
> 
Because some of the power domain has complicated relation, I am still
figuring out how to bind them can make drivers have enough power domain
information to do a power control function.

Joseph

      reply	other threads:[~2013-03-14 10:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-12  4:01 [PATCH V2 0/9] ARM: tegra: add platform suspend support Joseph Lo
2013-03-12 19:32 ` Stephen Warren
2013-03-13  6:04   ` Joseph Lo
2013-03-13 17:34     ` Stephen Warren
2013-03-14  1:26       ` Joseph Lo
2013-03-14  4:43         ` Stephen Warren
2013-03-14 10:05           ` Joseph Lo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1363255540.3308.29.camel@jlo-ubuntu-64.nvidia.com \
    --to=josephl@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).