Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #50276
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Hans de Goede <hdegoede@redhat.com> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.kernel |
| Subject | Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard |
| Date | Fri, 24 Jul 2015 15:40:02 +0200 |
| Message-ID | <pPLmG-7cG-5@gated-at.bofh.it> (permalink) |
| References | <pPuYx-en-1@gated-at.bofh.it> <pPIf8-2Nv-1@gated-at.bofh.it> <pPIyt-3am-1@gated-at.bofh.it> <pPJuz-4vX-33@gated-at.bofh.it> <pPJNV-4T4-13@gated-at.bofh.it> <pPK7g-5uX-5@gated-at.bofh.it> <pPKgV-5Gn-15@gated-at.bofh.it> <pPKJY-6e8-13@gated-at.bofh.it> |
| X-Original-To | Thomas Kaiser <thomas.kaiser@phg-online.de>, linux-sunxi <linux-sunxi@googlegroups.com> |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -4.799 |
| Reply-To | Hans de Goede <hdegoede@redhat.com>, 793185@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | Debian Kernel Team <debian-kernel@lists.debian.org> |
| X-Debian-Pr-Message | followup 793185 |
| X-Debian-Pr-Package | src:linux |
| X-Debian-Pr-Source | linux |
| X-Spam-Bayes | score:0.0000 Tokens: new, 25; hammy, 150; neutral, 99; spammy, 0. spammytokens: hammytokens:0.000-+--sk:config_, 0.000-+--sk:CONFIG_, 0.000-+--H*RU:mx1.redhat.com, 0.000-+--H*RU:209.132.183.28, 0.000-+--cpufreq |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Scanned-By | MIMEDefang 2.68 on 10.5.11.22 |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1193493 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <http://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 43 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | 793185@bugs.debian.org, leonardo.canducci@gmail.com, maxime.ripard@free-electrons.com, m.silentcreek@gmail.com |
| X-Original-Date | Fri, 24 Jul 2015 14:58:31 +0200 |
| X-Original-Message-ID | <55B23677.2080709@redhat.com> |
| X-Original-References | <736b90b4-b000-4a79-817a-5e1b5c3605f3@googlegroups.com> <46ac4df1-b633-4244-8822-45be844af143@googlegroups.com> <55B21435.5040506@redhat.com> <e1b45ad6-6ea1-4ced-aa40-735aafcb91bf@googlegroups.com> <20150724115004.GD2564@lukather> <d01743f1-3513-4c44-8bcf-d3af19b801e0@googlegroups.com> <6c78647c-4d92-476c-a692-ee048cbce8ab@googlegroups.com> <2b493541-bf0d-4d60-a830-396b70a7ce95@googlegroups.com> |
| Xref | aioe.org linux.debian.bugs.dist:666842 linux.debian.kernel:50276 |
Cross-posted to 2 groups.
Show key headers only | View raw
Hi, On 24-07-15 14:49, Thomas Kaiser wrote: > Hi, > > Timo wrote: >> >> I think what Maxime was trying to say is, that while all of your boards >> support Cpufreq, only the Cubietruck supports voltage scaling because only >> Cubietruck has the power regulator nodes defined in it's dts file (just >> have a look at the last lines of the Cubitruck dts file and compare that to >> the dts file, let's say, for Bananapi). On the other boards, the frequency >> is scaled, but the voltage always stays at 1.4V as set in U-Boot (that >> means the voltages in the cpufreq operating points are not used on these >> boards). At least that's what I understand after a recent email axchange >> with Chen-Yu Tsai. > > > Ah, now I think I understand. You're talking about these lines here? > > > https://github.com/RobertCNelson/u-boot/blob/master/arch/arm/dts/sun7i-a20-cubietruck.dts#L244-L269 > > So while using CONFIG_REGULATOR_AXP20X=y will bring working cpufreq support > to the cubietruck, shouldn't adding these lines to the device trees of the > other 5 A20 devices enable CPU voltage scaling there? There is slightly more to it then those 5 lines, but yes we should enable voltage scaling on more boards. This mostly requires someone to simply just do the work. I've a workshop on dts this weekend at our localhacker space and the plan is for the people attending to get some handson experience by them doing this work (amongst other things) :) Regards, Hans -- To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to linux.debian.kernel | Previous | Next — Previous in thread | Next in thread | Find similar
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Hans de Goede <hdegoede@redhat.com> - 2015-07-24 12:40 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-07-24 14:00 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-07-24 14:30 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard m.silentcreek@gmail.com - 2015-07-24 14:30 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Hans de Goede <hdegoede@redhat.com> - 2015-07-24 15:40 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Chen-Yu Tsai <wens@csie.org> - 2015-07-25 17:10 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Ian Campbell <ijc@debian.org> - 2015-07-25 17:40 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Chen-Yu Tsai <wens@csie.org> - 2015-07-30 10:00 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Ian Campbell <ijc@debian.org> - 2015-08-01 12:00 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Leonardo Canducci <leonardo.canducci@gmail.com> - 2015-07-25 17:10 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Hans de Goede <hdegoede@redhat.com> - 2015-07-24 15:40 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-07-24 16:10 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-07-24 15:40 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard Maxime Ripard <maxime.ripard@free-electrons.com> - 2015-07-24 15:40 +0200
Bug#793185: [linux-sunxi] Re: forwarding a bug: cpufreq missing in debian stable on a cuibeboard m.silentcreek@gmail.com - 2015-07-24 16:10 +0200
csiph-web