mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm: dts: rk3066a-rayeager: Enable cpu and gpu opp table
Change-Id: I7c4a6ce9d9ba81e37a05462ccfc34dd4697492d7 Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -205,6 +205,18 @@
|
||||
cpu-supply = <&vdd_arm>;
|
||||
};
|
||||
|
||||
&cpu0_opp_table {
|
||||
opp-816000000 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
&gpu_opp_table {
|
||||
opp-300000000 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
&emac {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&emac_xfer>, <&emac_mdio>, <&rmii_rst>;
|
||||
|
||||
Reference in New Issue
Block a user