Re: [PATCH] arm64: dts: rockchip: Add idle-states to device tree for rk3399

2018-08-29 Thread Heiko Stuebner
Hi Tony, Am Freitag, 24. August 2018, 12:03:00 CEST schrieb Tony Xie: > Signed-off-by: Tony Xie I've added a commit message and applied the patch for 4.20. Thanks Heiko

[PATCH] arm64: dts: rockchip: Add idle-states to device tree for rk3399

2018-08-24 Thread Tony Xie
Tony Xie (1): arm64: dts: rockchip: Add idle-states to device tree for rk3399 arch/arm64/boot/dts/rockchip/rk3399.dtsi | 28 1 file changed, 28 insertions(+) -- 1.9.1

[PATCH] arm64: dts: rockchip: Add idle-states to device tree for rk3399

2018-08-24 Thread Tony Xie
Signed-off-by: Tony Xie --- arch/arm64/boot/dts/rockchip/rk3399.dtsi | 28 1 file changed, 28 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi index e0040b6..49fb57f 100644 --- a/arch/arm64/boot/dts/rockc

Re: [PATCH] arm64: dts: rockchip: Add idle-states to device tree for rk3399

2018-08-13 Thread Tao Huang
On 2018年08月13日 16:25, Heiko Stuebner wrote: > Hi Tao, > > Am Sonntag, 12. August 2018, 18:24:45 CEST schrieb Tao Huang: >> On 2018年08月10日 04:09, Heiko Stuebner wrote: >>> Am Mittwoch, 6. Juli 2016, 10:20:54 CEST schrieb Caesar Wang: >>> arch/arm64/boot/dts/rockchip/rk3399.dtsi | 18 ++

Re: [PATCH] arm64: dts: rockchip: Add idle-states to device tree for rk3399

2018-08-13 Thread Heiko Stuebner
Hi Tao, Am Sonntag, 12. August 2018, 18:24:45 CEST schrieb Tao Huang: > On 2018年08月10日 04:09, Heiko Stuebner wrote: > > Am Mittwoch, 6. Juli 2016, 10:20:54 CEST schrieb Caesar Wang: > > > >> arch/arm64/boot/dts/rockchip/rk3399.dtsi | 18 ++ > >> 1 file changed, 18 insertions(+) >

Re: [PATCH] arm64: dts: rockchip: Add idle-states to device tree for rk3399

2018-08-12 Thread Tao Huang
Hi Heiko: On 2018年08月10日 04:09, Heiko Stuebner wrote: > Am Mittwoch, 6. Juli 2016, 10:20:54 CEST schrieb Caesar Wang: > >> arch/arm64/boot/dts/rockchip/rk3399.dtsi | 18 ++ >> 1 file changed, 18 insertions(+) >> >> diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi >> b/arch/a

Re: [PATCH] arm64: dts: rockchip: Add idle-states to device tree for rk3399

2018-08-09 Thread Heiko Stuebner
Am Mittwoch, 6. Juli 2016, 10:20:54 CEST schrieb Caesar Wang: > As the rk3399 ATF had been supported on ARM github [0], so we can add > idle-states for rk3399. > This patch adds idle-states bindings data collected through tests > experiments (latency and energy consumption) on rk3399 evb2 board. >

[PATCH] arm64: dts: rockchip: Add idle-states to device tree for rk3399

2016-07-06 Thread Caesar Wang
As the rk3399 ATF had been supported on ARM github [0], so we can add idle-states for rk3399. This patch adds idle-states bindings data collected through tests experiments (latency and energy consumption) on rk3399 evb2 board. You can see detail idle-states definitions on document [1]. * arm,psci