Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1434599
| From | Ondřej Jirman <megous@megous.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One |
| Date | 2016-06-30 16:20 +0200 |
| Message-ID | <rPKYV-2bo-1@gated-at.bofh.it> (permalink) |
| References | <rNMLw-lT-3@gated-at.bofh.it> <rNMLw-lT-17@gated-at.bofh.it> <rPIaK-to-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hello,
On 30.6.2016 13:13, Michal Suchanek wrote:
> Hello,
>
> On 25 June 2016 at 05:45, <megous@megous.com> wrote:
>> From: Ondrej Jirman <megous@megous.com>
>>
>> Use Xulong Orange Pi One GPIO based regulator for
>> passive cooling and thermal management.
>>
>> Signed-off-by: Ondrej Jirman <megous@megous.com>
>> ---
>> arch/arm/boot/dts/sun8i-h3-orangepi-one.dts | 39 +++++++++++++++++++++++++++++
>> 1 file changed, 39 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/sun8i-h3-orangepi-one.dts b/arch/arm/boot/dts/sun8i-h3-orangepi-one.dts
>> index b1bd6b0..a38d871 100644
>> --- a/arch/arm/boot/dts/sun8i-h3-orangepi-one.dts
>> +++ b/arch/arm/boot/dts/sun8i-h3-orangepi-one.dts
>> @@ -109,6 +109,45 @@
>> };
>> };
>>
>> +&cpu0 {
>> + operating-points = <
>> + /* kHz uV */
>> + 1296000 1300000
>> + 1200000 1300000
>
> First problem is that the board boots at 1008000 which is not listed
> and the kernel complains.
>
> Second problem is that the board locks up during boot with this enabled.
>
> Do you have some suggestion for alternate configuration to test?
Just to verify, did you test with the entire series applied? (especially
the PLL1 clk application changes)
You may try dropping the highest operating point, it's probably overly
optimistic for Orange Pi One.
Is the power supply/cable you're using hard enough?
Where during the boot process does it lock up?
regards,
Ondrej
> Thanks
>
> Michal
>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One megous@megous.com - 2016-06-25 05:50 +0200
Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Michal Suchanek <hramrach@gmail.com> - 2016-06-30 13:20 +0200
Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Ondřej Jirman <megous@megous.com> - 2016-06-30 16:20 +0200
Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Ondřej Jirman <megous@megous.com> - 2016-06-30 17:40 +0200
Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Ondřej Jirman <megous@megous.com> - 2016-06-30 18:00 +0200
Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Michal Suchanek <hramrach@gmail.com> - 2016-06-30 18:00 +0200
Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Michal Suchanek <hramrach@gmail.com> - 2016-07-01 13:10 +0200
Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Michal Suchanek <hramrach@gmail.com> - 2016-06-30 18:20 +0200
Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Siarhei Siamashka <siarhei.siamashka@gmail.com> - 2016-06-30 16:30 +0200
Re: [linux-sunxi] [PATCH v2 14/14] ARM: dts: sun8i: Enable DVFS on Orange Pi One Ondřej Jirman <megous@megous.com> - 2016-07-01 03:30 +0200
csiph-web