RK OC overlays for 6.4 update (#5602)

This commit is contained in:
Tony
2023-08-17 14:43:32 -04:00
committed by GitHub
parent 214fecf045
commit 5a19f70f9d
3 changed files with 4 additions and 4 deletions

View File

@@ -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>;

View File

@@ -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>;

View File

@@ -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>;