File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1033
1033
"bus_aggr_clk",
1034
1034
"iface_clk",
1035
1035
"core_clk_unipro",
1036
- "core_clk_ice",
1037
1036
"ref_clk",
1038
1037
"tx_lane0_sync_clk",
1039
- "rx_lane0_sync_clk";
1038
+ "rx_lane0_sync_clk",
1039
+ "ice_core_clk";
1040
1040
1041
1041
resets = <&gcc GCC_UFS_PHY_BCR>;
1042
1042
reset-names = "rst";
1071
1071
/bits/ 64 <0>,
1072
1072
/bits/ 64 <0>,
1073
1073
/bits/ 64 <37500000>,
1074
- /bits/ 64 <75000000>,
1075
1074
/bits/ 64 <0>,
1076
1075
/bits/ 64 <0>,
1077
- /bits/ 64 <0>;
1076
+ /bits/ 64 <0>,
1077
+ /bits/ 64 <75000000>;
1078
1078
required-opps = <&rpmhpd_opp_low_svs>;
1079
1079
};
1080
1080
1083
1083
/bits/ 64 <0>,
1084
1084
/bits/ 64 <0>,
1085
1085
/bits/ 64 <75000000>,
1086
- /bits/ 64 <150000000>,
1087
1086
/bits/ 64 <0>,
1088
1087
/bits/ 64 <0>,
1089
- /bits/ 64 <0>;
1088
+ /bits/ 64 <0>,
1089
+ /bits/ 64 <150000000>;
1090
1090
required-opps = <&rpmhpd_opp_svs>;
1091
1091
};
1092
1092
1095
1095
/bits/ 64 <0>,
1096
1096
/bits/ 64 <0>,
1097
1097
/bits/ 64 <150000000>,
1098
- /bits/ 64 <300000000>,
1099
1098
/bits/ 64 <0>,
1100
1099
/bits/ 64 <0>,
1101
- /bits/ 64 <0>;
1100
+ /bits/ 64 <0>,
1101
+ /bits/ 64 <300000000>;
1102
1102
required-opps = <&rpmhpd_opp_nom>;
1103
1103
};
1104
1104
};
You can’t perform that action at this time.
0 commit comments