Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1629295
| From | Heiko Stübner <heiko@sntech.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] arm64: dts: rockchip: update cpu opp table for rk3399 op1 |
| Date | 2017-04-24 10:30 +0200 |
| Message-ID | <tzHxD-4Ds-17@gated-at.bofh.it> (permalink) |
| References | <tzFvP-3nE-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Caesar,
Am Montag, 24. April 2017, 14:18:50 CEST schrieb Caesar Wang:
> Update the cpu opp table for rk3399 op1.
Ideally this should contain something about the "why".
Are these new voltage settings safer to operate under?
No need to resend, please just clarify the reason.
Thanks
Heiko
>
> Signed-off-by: Caesar Wang <wxt@rock-chips.com>
> ---
>
> arch/arm64/boot/dts/rockchip/rk3399-opp.dtsi | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/rockchip/rk3399-opp.dtsi
> b/arch/arm64/boot/dts/rockchip/rk3399-opp.dtsi index dd82e16..92bd615
> 100644
> --- a/arch/arm64/boot/dts/rockchip/rk3399-opp.dtsi
> +++ b/arch/arm64/boot/dts/rockchip/rk3399-opp.dtsi
> @@ -52,27 +52,27 @@
> };
> opp01 {
> opp-hz = /bits/ 64 <600000000>;
> - opp-microvolt = <800000>;
> + opp-microvolt = <825000>;
> };
> opp02 {
> opp-hz = /bits/ 64 <816000000>;
> - opp-microvolt = <800000>;
> + opp-microvolt = <850000>;
> };
> opp03 {
> opp-hz = /bits/ 64 <1008000000>;
> - opp-microvolt = <875000>;
> + opp-microvolt = <900000>;
> };
> opp04 {
> opp-hz = /bits/ 64 <1200000000>;
> - opp-microvolt = <925000>;
> + opp-microvolt = <975000>;
> };
> opp05 {
> opp-hz = /bits/ 64 <1416000000>;
> - opp-microvolt = <1050000>;
> + opp-microvolt = <1100000>;
> };
> opp06 {
> opp-hz = /bits/ 64 <1512000000>;
> - opp-microvolt = <1125000>;
> + opp-microvolt = <1150000>;
> };
> };
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] arm64: dts: rockchip: update cpu opp table for rk3399 op1 Caesar Wang <wxt@rock-chips.com> - 2017-04-24 08:20 +0200
Re: [PATCH] arm64: dts: rockchip: update cpu opp table for rk3399 op1 Heiko Stübner <heiko@sntech.de> - 2017-04-24 10:30 +0200
Re: [PATCH] arm64: dts: rockchip: update cpu opp table for rk3399 op1 Caesar Wang <wxt@rock-chips.com> - 2017-04-24 10:50 +0200
Re: [PATCH] arm64: dts: rockchip: update cpu opp table for rk3399 op1 Heiko Stübner <heiko@sntech.de> - 2017-04-24 11:20 +0200
Re: [PATCH] arm64: dts: rockchip: update cpu opp table for rk3399 op1 Eddie Cai <eddie.cai.linux@gmail.com> - 2017-04-24 12:30 +0200
Re: [PATCH] arm64: dts: rockchip: update cpu opp table for rk3399 op1 Heiko Stübner <heiko@sntech.de> - 2017-04-24 12:40 +0200
csiph-web