linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: andrew@ncrmnt.org (Andrew)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver for K1879XB1YA
Date: Wed, 01 Jul 2015 00:20:14 +0300	[thread overview]
Message-ID: <a66090c17d0912e67de833f6461922d5@mail.ncrmnt.org> (raw)
In-Reply-To: <3958914.ao1NLj5AqM@wuerfel>

Arnd Bergmann ????? 01.07.2015 00:09:
> On Tuesday 30 June 2015 18:15:07 Andrew Andrianov wrote:
>> +static struct platform_driver rcm_cpuidle_driver = {
>> +       .driver = {
>> +               .name   = "cpuidle-rcm-k1879xb1",
>> +       },
>> +};
>> +
>> 
> 
> Who creates this device?
> 
> 	Arnd

Sorry, you can omit about this cpuidle driver.
We initially planned a second (WFI + DDR self-refresh) state, but
as DDR2 controller enters SR on it's own when needed, so it's only
WFI left here and it doesn't need a special driver.

-- 
Regards,
Andrew
RC Module :: http://module.ru

  reply	other threads:[~2015-06-30 21:20 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-23 15:50 [PATCH 0/4] [New SoC] Add support for RC Module's K1879XB1YA Andrew Andrianov
2015-06-23 15:50 ` [PATCH 1/4] ARM: rcm-k1879xb1: Add support for K1879XB1 SoC Andrew Andrianov
2015-06-23 16:11   ` Russell King - ARM Linux
2015-06-23 16:56     ` Andrew
2015-06-24  2:15   ` Rob Herring
2015-06-26 10:11     ` Andrew
2015-06-30 15:15     ` [PATCH v2 0/5] [New SoC] Add support for RC Module's K1879XB1YA Andrew Andrianov
2015-06-30 15:15       ` [PATCH v2 1/5] ARM: rcm-k1879xb1: Add support for K1879XB1 SoC Andrew Andrianov
2015-06-30 21:01         ` arnRe: " Arnd Bergmann
2015-06-30 15:15       ` [PATCH v2 2/5] of: Add vendor prefix for RC Module Andrew Andrianov
2015-06-30 15:15       ` [PATCH v2 3/5] ARM: dts: rcm-k1879xb1: Add dts files for K1879XB1YA Andrew Andrianov
2015-06-30 21:07         ` Arnd Bergmann
2015-06-30 15:15       ` [PATCH v2 4/5] ARM: Add defconfig for RC Module K1879XB1YA SoC Andrew Andrianov
2015-06-30 15:15       ` [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver for K1879XB1YA Andrew Andrianov
2015-06-30 16:24         ` Sudeep Holla
2015-06-30 21:09         ` Arnd Bergmann
2015-06-30 21:20           ` Andrew [this message]
2015-06-23 15:50 ` [PATCH 2/4] of: Add vendor prefix for RC Module Andrew Andrianov
2015-06-23 15:50 ` [PATCH 3/4] ARM: dts: rcm-k1879xb1: Add dts files for K1879XB1YA Andrew Andrianov
2015-06-23 15:50 ` [PATCH 4/4] ARM: Add defconfig for RC Module K1879XB1YA SoC Andrew Andrianov

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=a66090c17d0912e67de833f6461922d5@mail.ncrmnt.org \
    --to=andrew@ncrmnt.org \
    --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).