mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
RK OC overlays for 6.4 update (#5602)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/ {
|
||||
compatible = "rockchip,rk3328";
|
||||
fragment@0 {
|
||||
target-path = "/opp_table0";
|
||||
target-path = "/opp-table-0";
|
||||
__overlay__ {
|
||||
opp-1392000000 {
|
||||
opp-hz = /bits/ 64 <1392000000>;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/ {
|
||||
compatible = "rockchip,rk3328";
|
||||
fragment@0 {
|
||||
target-path = "/opp_table0";
|
||||
target-path = "/opp-table-0";
|
||||
__overlay__ {
|
||||
opp-1512000000 {
|
||||
opp-hz = /bits/ 64 <1512000000>;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
/ {
|
||||
compatible = "rockchip,rk3399";
|
||||
fragment@0 {
|
||||
target-path = "/opp-table0";
|
||||
target-path = "/opp-table-0";
|
||||
__overlay__ {
|
||||
opp06 {
|
||||
opp-hz = /bits/ 64 <1512000000>;
|
||||
@@ -13,7 +13,7 @@
|
||||
};
|
||||
|
||||
fragment@1 {
|
||||
target-path = "/opp-table1";
|
||||
target-path = "/opp-table-1";
|
||||
__overlay__ {
|
||||
opp08 {
|
||||
opp-hz = /bits/ 64 <2016000000>;
|
||||
|
||||
Reference in New Issue
Block a user