Linux MIPS Architecture development
 help / color / mirror / Atom feed
From: Manuel Lauss <mlau@msc-ge.com>
To: Kevin Hickey <khickey@rmicorp.com>
Cc: Manuel Lauss <mano@roarinelk.homelinux.net>, linux-mips@linux-mips.org
Subject: Re: [PATCH v4 0/10] Alchemy updates.
Date: Wed, 30 Jul 2008 12:28:52 +0200	[thread overview]
Message-ID: <48904264.8040600@msc-ge.com> (raw)
In-Reply-To: <1217367234.13597.11.camel@kh-ubuntu.razamicroelectronics.com>

Hi Kevin,

> 1.  I like the interface you added in patch #10.  Much better than the
> old /proc one and flexible enough for a lot of different boards.  I
> agree with your own comment that maybe it should be in the
> board-specific directories so that people can name the nodes better, but
> for now I think this is great.

Thinking about my board here in particular: I need to save/restore a
few bytes in an FPGA (in the ->enter() callback) and call a few other
pm related callbacks; the gpio nodes are set internally by or'ing together
other wake sources (think carddetects, Wake on lan, GSM modem irq, ...).

So if we want to keep it the way it is now, we should give boards a means
to disable exposure of each of the "standard" wakesources of the Au1000 chip,
to provide their own nodes and suspend_ops_t callbacks.


> 2.  If I use the db1200_defconfig and enable Power Management
> (CONFIG_PM), the build fails on the Au1xxx IDE and fb drivers.  Are you
> seeing this too?  I see no reason to reject this patch if they don't
> build with CONFIG_PM, I just want to make sure I'm not doing something
> wrong.

The au1200fb failure, yes. I also have a patch to fix it, but it needs
a bit more love: X for example does not always survive the framebuffer
suspend/resume cycle (it complains about changed parameters after resume).

IDE I can't use so didn't test.


> 3.  In my preliminary testing, the system was able to suspend and resume
> correctly on a DB1200 board.  I will do some stress testing in the next
> couple of days to make sure that it is stable in the long term. 

Very much appreciated!

Thanks Kevin,
	Manuel Lauss

  reply	other threads:[~2008-07-30 10:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-29 16:58 [PATCH v4 0/10] Alchemy updates Manuel Lauss
2008-07-29 16:59 ` [PATCH v4 1/10] Alchemy: remove get/set_au1x00_lcd_clock() Manuel Lauss
2008-07-29 17:00 ` [PATCH v4 2/10] Alchemy: remove cpu_table Manuel Lauss
2008-07-29 17:00 ` [PATCH v4 3/10] MIPS: make cp0 counter clocksource/event usable as fallback Manuel Lauss
2008-07-29 17:01 ` [PATCH v4 4/10] Alchemy: RTC counter clocksource / clockevent support Manuel Lauss
2008-07-29 17:02 ` [PATCH v4 5/10] Alchemy: move calc_clock function Manuel Lauss
2008-07-29 17:02 ` [PATCH v4 6/10] Alchemy: compile platform.c only when building for a demoboard Manuel Lauss
2008-07-29 17:03 ` [PATCH v4 7/10] Alchemy: split core PM code from sysctl parts Manuel Lauss
2008-07-30  7:42   ` Dmitri Vorobiev
2008-07-30  8:54     ` Manuel Lauss
2008-07-30  9:02       ` Dmitri Vorobiev
2008-07-29 17:04 ` [PATCH v4 8/10] Alchemy: Fix PM code for Au1200/Au1550 Manuel Lauss
2008-07-29 17:04 ` [PATCH v4 9/10] Alchemy: dbdma suspend/resume support Manuel Lauss
2008-07-29 17:05 ` [PATCH v4 10/10] Alchemy: new demoboard userspace suspend interface Manuel Lauss
2008-07-29 21:33 ` [PATCH v4 0/10] Alchemy updates Kevin Hickey
2008-07-30 10:28   ` Manuel Lauss [this message]
2008-07-30 21:36     ` Kevin Hickey
2008-08-06 20:39 ` Kevin Hickey

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=48904264.8040600@msc-ge.com \
    --to=mlau@msc-ge.com \
    --cc=khickey@rmicorp.com \
    --cc=linux-mips@linux-mips.org \
    --cc=mano@roarinelk.homelinux.net \
    /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