mirror of
https://github.com/Fishwaldo/build.git
synced 2025-06-05 22:01:35 +00:00
[ rockpro64 ] Clock to 1.5/2.0 by default
This commit is contained in:
parent
0b5312db91
commit
f1349892a8
2 changed files with 21 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm64 4.4.162 Kernel Configuration
|
||||
# Linux/arm64 4.4.166 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM64=y
|
||||
CONFIG_64BIT=y
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
|
||||
index e9119fcc..d5643ad8 100644
|
||||
--- a/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
|
||||
+++ b/arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts
|
||||
@@ -1104,7 +1104,6 @@
|
||||
opp-hz = /bits/ 64 <1512000000>;
|
||||
opp-microvolt = <1200000>;
|
||||
clock-latency-ns = <40000>;
|
||||
- status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
@@ -1113,7 +1112,6 @@
|
||||
opp-hz = /bits/ 64 <1992000000>;
|
||||
opp-microvolt = <1300000>;
|
||||
clock-latency-ns = <40000>;
|
||||
- status = "disabled";
|
||||
};
|
||||
};
|
||||
|
Loading…
Add table
Reference in a new issue