From a7f2aa3d0b54f0010350ca389347311bc767f4f8 Mon Sep 17 00:00:00 2001 From: Finley Xiao Date: Fri, 15 Jun 2018 19:45:19 +0800 Subject: [PATCH] arm64: dts: rockchip: px30: Add boost config Change-Id: I2f82059b0b67eaa17aa94fbfc1b318d480228138 Signed-off-by: Finley Xiao --- arch/arm64/boot/dts/rockchip/px30.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/px30.dtsi b/arch/arm64/boot/dts/rockchip/px30.dtsi index c67d27b94728..4f3e5bf83a3c 100644 --- a/arch/arm64/boot/dts/rockchip/px30.dtsi +++ b/arch/arm64/boot/dts/rockchip/px30.dtsi @@ -1013,6 +1013,16 @@ cpu_boost: cpu-boost@ff2b8000 { compatible = "syscon"; reg = <0x0 0xff2b8000 0x0 0x1000>; + rockchip,boost-low-con0 = <0x1032>; + rockchip,boost-low-con1 = <0x1441>; + rockchip,boost-high-con0 = <0x1036>; + rockchip,boost-high-con1 = <0x1441>; + rockchip,boost-backup-pll = <1>; + rockchip,boost-backup-pll-usage = <0>; + rockchip,boost-switch-threshold = <0x249f00>; + rockchip,boost-statis-threshold = <0x100>; + rockchip,boost-statis-enable = <0>; + rockchip,boost-enable = <0>; }; pmucru: pmu-clock-controller@ff2bc000 {