Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1174765
| From | Andrew <andrew@ncrmnt.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver for K1879XB1YA |
| Date | 2015-06-30 23:30 +0200 |
| Message-ID | <pHbgm-5xn-1@gated-at.bofh.it> (permalink) |
| References | <pH5uh-5GN-7@gated-at.bofh.it> <pH5ui-5GN-25@gated-at.bofh.it> <pHaX0-59M-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver for K1879XB1YA Arnd Bergmann <arnd@arndb.de> - 2015-06-30 23:10 +0200 Re: [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver for K1879XB1YA Andrew <andrew@ncrmnt.org> - 2015-06-30 23:30 +0200
csiph-web