Skip to content

Commit 93b078a

Browse files
finley1226rkhuangtao
authored andcommitted
arm: dts: rk3066a-rayeager: Enable cpu and gpu opp table
Change-Id: I7c4a6ce9d9ba81e37a05462ccfc34dd4697492d7 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
1 parent 1be021d commit 93b078a

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

arch/arm/boot/dts/rk3066a-rayeager.dts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,18 @@
226226
cpu0-supply = <&vdd_arm>;
227227
};
228228

229+
&cpu0_opp_table {
230+
opp-816000000 {
231+
status = "okay";
232+
};
233+
};
234+
235+
&gpu_opp_table {
236+
opp-300000000 {
237+
status = "okay";
238+
};
239+
};
240+
229241
&emac {
230242
pinctrl-names = "default";
231243
pinctrl-0 = <&emac_xfer>, <&emac_mdio>, <&rmii_rst>;

0 commit comments

Comments
 (0)