mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: px30: Add boost config
Change-Id: I2f82059b0b67eaa17aa94fbfc1b318d480228138 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user