arm64: dts: rockchip: Define values for the IPA governor for rock960
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 4 Jun 2019 16:57:58 +0000 (18:57 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Wed, 26 Jun 2019 22:26:04 +0000 (00:26 +0200)
commitcd21c54ad9c4c838e96d4d6e1bc9694eac1aa798
tree73c8cccbc8fbb750cb80a62094909ecf803ada3a
parent95f231f801ae1b1d630f03c3348873f7e1bd6f18
arm64: dts: rockchip: Define values for the IPA governor for rock960

Currently the default thermal values for the rk3399-rock960 board is
inherited from the generic definition in rk3399.dtsi.

In order to ensure the rock960 has more room for througput before
being capped by the thermal framework and is correctly supported by
the IPA governor, let's define the power values and the right trip
points for better performances:

 - sustainable power is tested to be 1550mW

 - increase the first mitigation point to 75°C in order to get better
   performances

 - the first trip point is 65°C in order to let the IPA to collect
   enough data for the PID regulation when it reaches 75°C

 - restrict the cooling device to the big CPUs as the little CPUs
   contribution to the heating effect can be considered negligible

The intelligent power allocator PID coefficient to be set in sysfs
are:

    k_d: 0
    k_po: 79
    k_i: 10
    k_pu: 50

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-rock960.dts