public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: "Peter 'p2' De Schrijver" <peter.de-schrijver@nokia.com>
To: ext Rajendra Nayak <rnayak@ti.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 00/09] OMAP PM interface implementation using Shared resource f/w
Date: Fri, 11 Jul 2008 14:52:34 +0300	[thread overview]
Message-ID: <20080711115234.GD4401@codecarver.research.nokia.com> (raw)
In-Reply-To: <030701c8e0ef$42440a20$68bf18ac@ent.ti.com>

Hi Rajendra,

> Hi,
> 
> The patches which follow implement the API's defined by Paul Walmsley as part of the 
> OMAP PM Interface on OMAP3430sdp. 
> Shared resource f/w is used for the underlying implementation.
> 
> The following resources are modeled
> 1) MPU/CORE latency resources
> 2) Power Domain latency resources (One for each Power domain)
> 3) OPP/Freq resources (For DVFS)
> 
> The below API from the OMAP PM interface is yet to be implemented.
> void omap_pm_set_min_bus_tput(struct device *dev, struct bus_type *bus,
>                                     unsigned long r)
> 

I tried to apply this to linux-omap, but when compiling I get the
following error message :

arch/arm/mach-omap2/clockdomain.c:38:30: error: asm/arch/omap-pm.h: No such file or directory
arch/arm/mach-omap2/clockdomain.c: In function 'omap2_clkdm_clk_enable':
arch/arm/mach-omap2/clockdomain.c:572: error: implicit declaration of function 'omap_pm_pwrdm_active'
arch/arm/mach-omap2/clockdomain.c: In function 'omap2_clkdm_clk_disable':
arch/arm/mach-omap2/clockdomain.c:626: error: implicit declaration of function 'omap_pm_pwrdm_inactive'
make[1]: *** [arch/arm/mach-omap2/clockdomain.o] Error 1
make: *** [arch/arm/mach-omap2] Error 2

Seems there is a file missing from the patchset.

Thanks,

Peter.

-- 
goa is a state of mind

  reply	other threads:[~2008-07-11 11:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-08 11:39 [PATCH 00/09] OMAP PM interface implementation using Shared resource f/w Rajendra Nayak
2008-07-11 11:52 ` Peter 'p2' De Schrijver [this message]
2008-07-11 11:54   ` [PATCH 00/09] OMAP PM interface implementation using Sharedresource f/w Rajendra Nayak

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=20080711115234.GD4401@codecarver.research.nokia.com \
    --to=peter.de-schrijver@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=rnayak@ti.com \
    /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