[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.02.1410070916590.9610@atx-linux-37>
Date: Tue, 7 Oct 2014 09:17:34 -0500
From: atull <atull@...nsource.altera.com>
To: Pavel Machek <pavel@...x.de>
CC: <dinguyen@...nsource.altera.com>, <linux@....linux.org.uk>,
<yvanderv@...nsource.altera.com>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<delicious.quinoa@...il.com>
Subject: Re: [PATCH v2 2/2] socfpga: support suspend to ram
On Tue, 7 Oct 2014, Pavel Machek wrote:
> Hi!
>
> > From: Alan Tull <atull@...nsource.altera.com>
> >
> > Add code that requests that the sdr controller go into
> > self-refresh mode. This code is run from ocram.
> >
> > This patch assumes that u-boot has already configured sdr:
> > sdr.ctrlcfg.lowpwreq.selfrfshmask = 3
> > sdr.ctrlcfg.lowpwrtiming.clkdisablecycles = 8
> > sdr.ctrlcfg.dramtiming4.selfrfshexit = 512
> >
> > How to suspend to ram:
> > $ echo enabled > \
> > /sys/devices/soc/ffc02000.serial0/tty/ttyS0/power/wakeup
> >
> > $ echo -n mem > /sys/power/state
> >
> > Signed-off-by: Alan Tull <atull@...nsource.altera.com>
>
> > +static int __init socfpga_pm_init(void)
> > +{
> > + if (socfpga_setup_ocram_self_refresh())
> > + return -EFAULT;
>
> It would be nice to propagate the error result here.
Hi Pavel,
Yes, good catch.
Thanks,
Alan
>
> Best regards,
> Pavel
> --
> (english) http://www.livejournal.com/~pavelmachek
> (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists