Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1174758 > unrolled thread
| Started by | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| First post | 2015-06-30 23:10 +0200 |
| Last post | 2015-06-30 23:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Date | 2015-06-30 23:10 +0200 |
| Subject | Re: [PATCH v2 5/5] cpuidle: ARM: Add cpuidle driver for K1879XB1YA |
| Message-ID | <pHaX0-59M-13@gated-at.bofh.it> |
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
--
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/
[toc] | [next] | [standalone]
| From | Andrew <andrew@ncrmnt.org> |
|---|---|
| Date | 2015-06-30 23:30 +0200 |
| Message-ID | <pHbgm-5xn-1@gated-at.bofh.it> |
| In reply to | #1174758 |
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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web